A set of dim(V) linearly independent vectors is a basis

Dependencies:

  1. Basis of a vector space
  2. Incrementing a linearly independent set
  3. Linearly independent set is not bigger than a span

Let $B$ be a finite basis for vector space $V$. Let $S$ be a set of linearly independent vectors from $V$. If $|S| = |B|$, then $S$ is a basis of $V$.

Proof

Assume that $S$ doesn't span $V$. Therefore, there is a vector $w$ which cannot be represented as a linear combination of vectors in $S$. Therefore, $S \cup \{w\}$ is linearly independent.

Since $S \cup \{w\}$ is linearly independent and $B$ spans $V$, $|S \cup \{w\}| \le |B| \Rightarrow |B| + 1 \le |B| \Rightarrow \bot$. Therefore, $S \cup \{w\}$ spans $V$, which makes it a basis.

Dependency for:

  1. Pointing a polyhedron
  2. Symmetric operator on V has a basis of orthonormal eigenvectors
  3. Preserving a basis by replacing a vector

Info:

Transitive dependencies:

  1. /linear-algebra/vector-spaces/condition-for-subspace
  2. /linear-algebra/matrices/gauss-jordan-algo
  3. /sets-and-relations/equivalence-relation
  4. Group
  5. Ring
  6. Polynomial
  7. Integral Domain
  8. Comparing coefficients of a polynomial with disjoint variables
  9. Field
  10. Vector Space
  11. Linear independence
  12. Span
  13. Incrementing a linearly independent set
  14. Semiring
  15. Matrix
  16. Stacking
  17. System of linear equations
  18. Product of stacked matrices
  19. Matrix multiplication is associative
  20. Reduced Row Echelon Form (RREF)
  21. Matrices over a field form a vector space
  22. Row space
  23. Elementary row operation
  24. Every elementary row operation has a unique inverse
  25. Row equivalence of matrices
  26. Row equivalent matrices have the same row space
  27. RREF is unique
  28. Identity matrix
  29. Inverse of a matrix
  30. Inverse of product
  31. Elementary row operation is matrix pre-multiplication
  32. Row equivalence matrix
  33. Equations with row equivalent matrices have the same solution set
  34. Basis of a vector space
  35. Linearly independent set is not bigger than a span
  36. Homogeneous linear equations with more variables than equations
  37. Rank of a homogenous system of linear equations
  38. Rank of a matrix