Maximally linearly independent iff basis
Dependencies:
- Basis of a vector space
- Linearly independent set is not bigger than a span
- Incrementing a linearly independent set
A finite set $S$ is maximally linearly independent iff it is a basis.
Proof
Let $S$ be maximally linearly independent. Assume $S$ doesn't span $V$. Therefore, there is a vector $v \in V$ which is not a linear combination of elements of $S$. Therefore, $S \cup \{v\}$ is also linearly independent. This contradicts the fact that $S$ is maximally linearly independent. Therefore, $S$ spans $V$, which makes $S$ a basis of $V$.
Let $S$ be a basis. Assume $S$ is not maximally linearly independent. Therefore, $\exists v \in V, S \cup \{v\}$ is linearly independent. Since $S \cup \{v\}$ is linearly independent and $S$ spans $V$, $|S \cup \{v\}| \le |S| \Rightarrow |S| + 1 \le |S| \Rightarrow \bot$. Therefore, $S$ is maximally linearly independent.
Dependency for: None
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