Alphabeta Math
PropositionStatement: Literature-sourcedProof: AI-generatedprecheck 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.

Trace is a linear functional on Mn(F)

Statement

For every natural n, the map tr⁡:Mn(F)→F is linear:

tr⁡(A+B)=tr⁡(A)+tr⁡(B),tr⁡(λA)=λtr⁡(A).

Facts & Assumptions

Given: Matrices A,B∈Mn(F) and a scalar λ∈F.

[L1]

The trace is the finite sum of the diagonal entries (The trace tr⁡(A) as the sum of the diagonal entries).

Proof

technique · direct
1.1

Entrywise addition and the finite-sum law give tr⁡(A+B)=∑i<n(aii+bii)=∑i<naii+∑i<nbii=tr⁡(A)+tr⁡(B).

givenL1
2.1

Likewise, tr⁡(λA)=∑i<nλaii=λ∑i<naii=λtr⁡(A).

step 1.1L1
3.1

If n=0, every displayed sum is empty and has value 0, so trace is the zero linear functional on the zero matrix space.

step 2.1L1∎

Depends on

Used by

Dependency tree · two levels

14 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