Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-13
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 AMn(R) and columns u,v over a commutative ring, det(A+uvT)=det(A)+vTadj(A)u

Statement

Let R be a commutative ring, n1, AMn(R), and u,vMn×1(R). Then

det(A+uvT)=det(A)+vTadj(A)u.

Facts & Assumptions

Given: R,n,A,u,v as in the statement.

[L1]
[L2]

Expansion along column j is det(B)=ibijCij(B) (Laplace expansion computes the determinant along every row and every column over a commutative ring).

[F2]

Matrix products and transposes are given by their entry formulas (Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose).

Proof

technique · direct
1.1

Column j of A+uvT is Aj+vju. Expanding the determinant by column multilinearity gives one term for each subset of columns chosen from uvT.

F2L1L3
2.1

The empty subset contributes det(A). Every term choosing at least two columns from uvT vanishes, since those chosen columns are scalar multiples of the same column u and alternation makes the determinant zero.

step 1.1L1
2.2

For the singleton subset {j}, pull out vj and expand the determinant of A with column j replaced by u along that column. Deleting that replaced column leaves exactly the same minors as deleting column j from A, so its contribution is vjiuiCij(A).

step 1.1L1L2
3.1

Summing step 2.2 over j and using [F1] gives i,jvjCij(A)ui=vTadj(A)u. Together with step 2.1, this is the claimed identity.

step 2.1step 2.2F1L3

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 42 results over 11 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