Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedPipeline-generatedprecheck passaudited 2026-08-29
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.

All exterior powers of a diagonal operator are diagonal

Example

Let T:RnRn be diagonal with diagonal entries λ1,,λn. Then for every 0kn, the map ΛkT is diagonal in the increasing wedge basis: for a k-subset I={i1<<ik},

ΛkT(eI)=λIeI,λI:=λi1λik.

For instance, if T=diag(2,3,5) on R3, then Λ2T is diag(6,10,15) in the basis (e1e2,e1e3,e2e3).

Facts & Assumptions

Given: A diagonal operator T with diagonal entries λ1,,λn and a k-subset I.

[L1]

Exterior powers preserve the induced maps on the wedge basis (Exterior powers are functorial).

[L2]

In the wedge bases, the matrix of ΛkT has entries detAJ,I, the signed k-minors of the matrix A of T (In basis-wedge coordinates, the matrix of ΛkT is the signed matrix of k-minors).

Verification

technique · direct
1.1

The matrix A of T in the standard basis is diagonal.

given
2.1

By [L2], the entry of ΛkT at (J,I) is the determinant of the k×k submatrix with rows J and columns I; for the diagonal matrix of step 1.1 this is 0 when JI and λI when J=I.

L2step 1.1algebra
3.1

By [L1], the values of ΛkT on the wedge basis eI determine the whole map, so ΛkT(eI)=λIeI and the map is diagonal with the displayed entries; the n=3 case reads diag(6,10,15) on Λ2R3.

L1step 2.1
4.1

Steps 2.1 and 3.1 verify the diagonal form of every exterior power and the concrete example.

step 2.1step 3.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

8 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