Spanning set of size dim(V) is a basis

Dependencies:

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

Let $V = \operatorname{span}(S)$. Let $B$ be a finite basis of $V$. If $|S| = |B|$, then $S$ is a basis of $V$.

Proof

Assume $S$ is linearly dependent. $\Rightarrow \exists v \in S, \operatorname{span}(S-\{v\}) = \operatorname{span}(S) = V$.

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

Dependency for:

  1. A matrix is full-rank iff its rows are linearly independent

Info:

Transitive dependencies:

  1. /linear-algebra/matrices/gauss-jordan-algo
  2. /linear-algebra/vector-spaces/condition-for-subspace
  3. /sets-and-relations/equivalence-relation
  4. Group
  5. Ring
  6. Polynomial
  7. Field
  8. Vector Space
  9. Linear independence
  10. Span
  11. Decrementing a span
  12. Integral Domain
  13. Comparing coefficients of a polynomial with disjoint variables
  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. Elementary row operation
  22. Every elementary row operation has a unique inverse
  23. Row equivalence of matrices
  24. Matrices over a field form a vector space
  25. Row space
  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