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

A nonzero square-zero matrix is not similar to any diagonal matrix

Example

For every field F, the matrix

N=E01=(0100)∈M2(F)

is nonzero and satisfies N2=0, but it is not similar to any diagonal matrix.

Facts & Assumptions

Given: A field F and the displayed matrix N.

[L1]

Matrix units satisfy EijEkℓ=δjkEiℓ (EijEkℓ=δjkEiℓ).

[L2]

Similarity has the form N=P−1DP with P invertible, and every nonzero scalar in a field has an inverse (Similar matrices: B=P−1AP for an invertible P, Field).

Verification

technique · contradiction
1.1

By [L1], N2=E01E01=0, while the (0,1)-entry of N is 1, so N≠0. Suppose, for contradiction, that N=P−1DP as in [L2], with D diagonal. Then 0=N2=P−1D2P, so D2=0.

assume-contraL1L2
2.1

Every diagonal entry d of D satisfies d2=0. If d≠0, the inverse from [L2] gives d=0, a contradiction; hence D=0, and then N=P−10P=0, contradicting step 1.1. Thus N is not similar to a diagonal matrix.

step 1.1L1L2discharge-contradiction∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

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