A set of dim(V) linearly independent vectors is a basis
Dependencies:
- Basis of a vector space
- Incrementing a linearly independent set
- 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:
- Pointing a polyhedron
- Symmetric operator on V has a basis of orthonormal eigenvectors
- Preserving a basis by replacing a vector
Info:
- Depth: 6
- Number of transitive dependencies: 38
Transitive dependencies:
- /linear-algebra/vector-spaces/condition-for-subspace
- /linear-algebra/matrices/gauss-jordan-algo
- /sets-and-relations/equivalence-relation
- Group
- Ring
- Polynomial
- Integral Domain
- Comparing coefficients of a polynomial with disjoint variables
- Field
- Vector Space
- Linear independence
- Span
- Incrementing a linearly independent set
- Semiring
- Matrix
- Stacking
- System of linear equations
- Product of stacked matrices
- Matrix multiplication is associative
- Reduced Row Echelon Form (RREF)
- Matrices over a field form a vector space
- Row space
- Elementary row operation
- Every elementary row operation has a unique inverse
- Row equivalence of matrices
- Row equivalent matrices have the same row space
- RREF is unique
- Identity matrix
- Inverse of a matrix
- Inverse of product
- Elementary row operation is matrix pre-multiplication
- Row equivalence matrix
- Equations with row equivalent matrices have the same solution set
- Basis of a vector space
- Linearly independent set is not bigger than a span
- Homogeneous linear equations with more variables than equations
- Rank of a homogenous system of linear equations
- Rank of a matrix