Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck 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.

Determinant is additive in one selected column but not under simultaneous whole-matrix addition

Example

Over Z, determinant is additive when one column varies and the other is fixed, but it is not additive as a function of the whole matrix.

Facts & Assumptions

Given: u=(1,0)T, v=(0,1)T, w=(0,1)T, and A=B=I2.

[F1]

Z is a commutative ring (The integers form a commutative ring) and the displayed columns and matrices belong to the corresponding matrix sets (Finite rectangular matrices over a commutative ring, their entries, rows and columns).

Verification

technique · direct
1.1

Direct calculation gives det⁡[u+v,w]=1,det⁡[u,w]+det⁡[v,w]=1+0=1.

F1F2algebra
1.2

For simultaneous whole-matrix addition, A+B=2I2, so det⁡(A+B)=4, whereas det⁡(A)+det⁡(B)=1+1=2.

F1F2algebra
2.1

This is the instance det⁡[u+v,w]=det⁡[u,w]+det⁡[v,w] of columnwise multilinearity [L1], with the second column fixed.

step 1.1L1
3.1

Steps 2.1 and 1.2 isolate the distinction: additivity holds in a single selected column, but fails for the whole matrix argument.

step 2.1step 1.2∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

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