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 every square matrix, including singular ones, a row swap negates the determinant, scaling a row by any scalar scales it, and row addition leaves it unchanged
Statement
Let and let be a matrix over a commutative ring.
- Interchanging two rows changes to .
- Multiplying one row by any changes it to .
- Adding times one row to a distinct row leaves it equal to .
No invertibility assumption is made on or on .
Facts & Assumptions
Given: A square matrix over a commutative ring and a row transformation.
Determinant is alternating and multilinear in its rows (The determinant is alternating and multilinear in the rows as well as in the columns).
Ring row transformations include swaps, scaling by any scalar, and addition of a multiple of a distinct row (Row swaps, arbitrary row scalings and row additions over a commutative ring, with reversible elementary cases distinguished).
Determinant takes values in the same commutative ring (For , the determinant over a commutative ring by the Leibniz formula, and for a real matrix).
Proof
Row multilinearity gives for every scalar , including and zero divisors.
Row antisymmetry gives when is obtained by a row swap.
Replacing by expands the new determinant as , where has row in both positions and ; alternation gives , so the determinant is unchanged.
The derivations used only row multilinearity and alternation, not cancellation, matrix invertibility or scalar invertibility. Hence all three formulas include singular matrices and arbitrary scalars.
Depends on
- The determinant is alternating and multilinear in the rows as well as in the columns
- Row swaps, arbitrary row scalings and row additions over a commutative ring, with reversible elementary cases distinguished
- For $n\ge1$, the determinant over a commutative ring by the Leibniz formula, and $|\det A|$ for a real matrix
Used by
- Row operations track determinant correctly for a singular triangular matrix over ℤ/6 Example
- A finite square real matrix is invertible if and only if its determinant is nonzero Theorem
- A linear endomorphism of ℝⁿ sends bounded Jordan sets to bounded Jordan sets and scales their content by the absolute determinant Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 57 results over 12 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
- S. New, MATH 146 Linear Algebra 1 Lecture Notes, Theorem 4.23 (standard reference, not scraped)
- D. Margalit and J. Rabinoff, Interactive Linear Algebra, §4.1 (standard reference, not scraped)