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.
Cramer's rule over a commutative ring: every solution satisfies , and a unit determinant gives the unique quotient formula
Statement
Let be a commutative ring, , , and . Let be obtained from by replacing column by . Every solution of satisfies
If is a unit, the solution is unique and
Facts & Assumptions
Given: as in the statement, and a solution when the first claim is used.
The determinant is alternating and multilinear in columns (The Leibniz determinant is column-multilinear, alternating and normalized over every commutative ring).
Laplace expansion along a column computes the determinant as the sum of its entries times their cofactors (Laplace expansion computes the determinant along every row and every column over a commutative ring).
If is a unit, then is invertible (A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit) and (If is a unit, then ).
Matrix multiplication obeys the entry formula (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).
Matrix multiplication is associative and distributive (Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products).
Proof
If , then , where is column of .
Now suppose is a unit. By [L3], is invertible, so is the unique solution.
Replace column by the sum from step 1.1 and use column multilinearity. Every term with has two equal columns and vanishes; the term is . Thus .
Its th coordinate is . Deleting column removes the replaced column, so ; expanding along column therefore identifies the sum as .
Step 2.1 proves the unconditional cross-multiplied identity, and step 2.2 proves the quotient formula and uniqueness under the unit hypothesis.
Depends on
- Laplace expansion computes the determinant along every row and every column over a commutative ring
- The Leibniz determinant is column-multilinear, alternating and normalized over every commutative ring
- A positive-sized square matrix over a commutative ring is invertible if and only if its determinant is a unit
- If $\det(A)$ is a unit, then $A^{-1}=\det(A)^{-1}\operatorname{adj}(A)$
- Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose
- Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 54 results over 16 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Interactive Linear Algebra (standard reference, not scraped)
- András Pál, Introduction to Commutative Algebra (standard reference, not scraped)