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.
The Binet-Cauchy formula
Statement
Let be an matrix and an matrix over a commutative ring, where . For an -element subset , let be the submatrix of formed from columns , and let be the submatrix of formed from rows .
If , then . If , then
where the sum runs over all -element subsets .
Facts & Assumptions
Given: An matrix and an matrix over a commutative ring.
The determinant is multilinear and alternating in the columns of a square matrix (The Leibniz determinant is column-multilinear, alternating and normalized over every commutative ring).
For conformable matrices, (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).
The determinant is the signed Leibniz sum over the permutations of the column index set (For , the determinant over a commutative ring by the Leibniz formula, and for a real matrix).
Proof
Write the columns of as and the columns of as . Then [F2] gives for each . By multilinearity of the determinant from [F1], this gives .
If some index repeats among , then the determinant term vanishes by alternation in [F1]. When , every -tuple has a repeated index, so all terms vanish and .
Assume now that . By step 2.1, the sum from step 1.1 may be restricted to tuples whose indices are all distinct. Such tuples are exactly the permutations of the -element sets . Grouping together the terms attached to one fixed gives , because permuting the chosen columns of contributes the same sign that appears in the Leibniz expansion of . Summing over all -element subsets proves the formula.
Depends on
- For $n\ge1$, the determinant over a commutative ring by the Leibniz formula, and $|\det A|$ for a real matrix
- Finite rectangular matrices over a commutative ring, their entries, rows and columns
- Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose
- The Leibniz determinant is column-multilinear, alternating and normalized over every commutative ring
Used by
- Kirchhoff's matrix-tree theorem Theorem
Dependency tree · two levels
19 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
- Richard P. Stanley, MIT 18.314 handout, Theorem 1.4 (standard reference, not scraped)