Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck 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 n1n\ge1 and let AMn(R)A\in M_n(R) be a matrix over a commutative ring.

  1. Interchanging two rows changes det(A)\det(A) to det(A)-\det(A).
  2. Multiplying one row by any cRc\in R changes it to cdet(A)c\det(A).
  3. Adding cc times one row to a distinct row leaves it equal to det(A)\det(A).

No invertibility assumption is made on AA or on cc.

Facts & Assumptions

Given: A square matrix AA 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)\det(\ldots,cR_p,\ldots)=c\det(A) for every scalar cc, including c=0c=0 and zero divisors.

L1L2L3
2.1

Row antisymmetry gives det(A)=det(A)\det(A')=-\det(A) when AA' is obtained by a row swap.

step 1.1L1L2
3.1

Replacing RpR_p by Rp+cRqR_p+cR_q expands the new determinant as det(A)+cD\det(A)+cD, where DD has row RqR_q in both positions pp and qq; alternation gives D=0D=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 · 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