How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
For a subspace , , where
Statement
Let be a field, let be a subspace, and define
Then
Facts & Assumptions
Given: a field , a natural number , and a subspace .
A finite-dimensional subspace has a basis, and its dimension is at most (If and is a linear subspace of , then is finite-dimensional, , and if and only if ).
Row rank equals column rank (Row rank equals column rank, and both equal the number of pivots).
Rank-nullity gives for a linear map (Rank-nullity: ).
The standard form is (The standard bilinear form on ).
Proof
Let be a basis of , where , and define the linear map by .
By definition, . The matrix of has the vectors as its rows, so its row rank is because those rows are independent; hence its column rank is also by [F2], and therefore .
Rank-nullity [F3] now gives , so .
Remarks
- The cases and are included automatically: then and respectively.
Depends on
- The standard bilinear form $\langle x,y\rangle=\sum_{i<n}x_iy_i$ on $F^{n}$
- Linear subspace of a vector space
- Finite-dimensional vector space, and its dimension $\dim_F V$; infinite-dimensional means having no finite basis
- If $\dim_F V = n$ and $U$ is a linear subspace of $V$, then $U$ is finite-dimensional, $\dim_F U \le n$, and $\dim_F U = n$ if and only if $U = V$
- Linear map between vector spaces over the same field
- Rank-nullity: $\dim_F V=\operatorname{nullity}T+\operatorname{rank}T$
- Row rank equals column rank, and both equal the number of pivots
- Row space, column space, nullspace, row rank, column rank and matrix rank
- Rank and nullity of a linear map with finite-dimensional domain
- The kernel and image are linear subspaces, and a linear map is injective if and only if its kernel is trivial
Used by
Dependency tree · two levels
48 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- L. Babai and P. Frankl, Linear Algebra Methods in Combinatorics, §2.3.2 (standard reference, not scraped)