Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-11
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 n≥1 and let A∈Mn(R) be a matrix over a commutative ring.

  1. Interchanging two rows changes det⁡(A) to −det⁡(A).
  2. Multiplying one row by any c∈R changes it to cdet⁡(A).
  3. Adding c times one row to a distinct row leaves it equal to det⁡(A).

No invertibility assumption is made on A or on c.

Facts & Assumptions

Given: A square matrix A over a commutative ring and a row transformation.

[L1]

Determinant is alternating and multilinear in its rows (The determinant is alternating and multilinear in the rows as well as in the columns).

[L2]

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).

Proof

technique · direct
1.1

Row multilinearity gives det⁡(…,cRp,…)=cdet⁡(A) for every scalar c, including c=0 and zero divisors.

L1L2L3
2.1

Row antisymmetry gives det⁡(A′)=−det⁡(A) when A′ is obtained by a row swap.

step 1.1L1L2
3.1

Replacing Rp by Rp+cRq expands the new determinant as det⁡(A)+cD, where D has row Rq in both positions p and q; alternation gives D=0, so the determinant is unchanged.

step 2.1L1L2algebra
4.1

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.

step 3.1∎

Depends on

Used by

Dependency tree · two levels

17 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