Alphabeta Math
PropositionStatement: AI-adaptedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16
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 matrices over a field, the commutative-ring trace agrees with the published matrix trace

Statement

Let K be a field, let pN, and let AMp(K). Then the commutative-ring trace trK(A) equals the published field-matrix trace tr(A). This includes p=0.

Facts & Assumptions

Given: A field K, a size pN, and a matrix A=(aij)Mp(K).

[L1]

The commutative-ring trace is trK(A)=i<paii, with empty sum zero when p=0 (The trace of a square matrix over a commutative ring).

[L2]

The published field trace is tr(A)=i<paii, with empty sum zero when p=0 (The trace tr(A) as the sum of the diagonal entries).

Proof

technique · direct
1.1

By [L1], the commutative-ring trace of A is the finite diagonal sum i<pAii.

givenL1
1.2

By [L2], the published field trace of A is the same finite diagonal sum.

givenL2
2.1

Comparing steps 1.1 and 1.2 proves equality; for p=0 both are the same empty sum 0K.

step 1.1step 1.2

Depends on

Used by

Dependency tree · next 3 levels

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