Vector matroid
Dependencies:
Let $V$ be a vector space. Let $S = \{v_1, v_2, \ldots, v_n\} \subseteq V$. Let $I = \{X \subseteq S: X \textrm{ is linearly independent} \}$. Then $(S, I)$ is a matroid, called the vector matroid.
Proof
Let $A \subseteq B$ and $B \in I$.
\begin{align} & B \in I \\ &\Rightarrow B \textrm{ is linearly independent} \\ &\Rightarrow \textrm{Every non-trivial linear combination of } B \textrm{ is non-0} \\ &\Rightarrow \textrm{Every non-trivial linear combination of } A \textrm{ is non-0} \\ &\Rightarrow A \textrm{ is linearly independent} \\ &\Rightarrow A \in I \end{align}
Therefore, $(S, I)$ satisfies the hereditary property.
Suppose $A, B \in I$ and $|A| < |B|$. Assume that $\forall v \in B, A + v$ is linearly dependent. Since $A$ is linearly independent, $v$ is a linear combination of $A$. Therefore, $B \subseteq \operatorname{span}(A)$.
Since $B \subseteq \operatorname{span}(A)$ and $|B| > |A|$, $B$ is linearly dependent, which is a contradiction. Therefore, $\exists v \in B, A + v$ is linearly independent.
Therefore, $(S, I)$ satisfies the exchange property.
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
- Matroid
- Group
- Ring
- Polynomial
- Integral Domain
- Comparing coefficients of a polynomial with disjoint variables
- Field
- Vector Space
- Linear independence
- Span
- 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
- 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
- Basis of a vector space