Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

The quarter-turn (x,y)(y,x)(x,y)\mapsto(-y,x) on R2\mathbb R^2 has matrix (0110)\begin{pmatrix}0&-1\\1&0\end{pmatrix} and square I2-I_2

Example

The linear map Q:R2R2Q:\mathbb R^2\to\mathbb R^2 given by Q(x,y)=(y,x)Q(x,y)=(-y,x) is a quarter-turn. In the standard basis,

[Q]=(0110),[Q]2=I2.[Q]=\begin{pmatrix}0&-1\\1&0\end{pmatrix},\qquad [Q]^2=-I_2.

Thus Q2(x,y)=(x,y)Q^2(x,y)=(-x,-y) is the half-turn.

Facts & Assumptions

Given: The real vector space R2\mathbb R^2 with its standard ordered basis and the displayed map QQ.

[L1]

Verification

technique · direct
1.1

Since Q(1,0)=(0,1)Q(1,0)=(0,1) and Q(0,1)=(1,0)Q(0,1)=(-1,0), [L1] gives [Q]=(0110)[Q]=\begin{pmatrix}0&-1\\1&0\end{pmatrix}. Multiplying this matrix by itself gives (1001)=I2\begin{pmatrix}-1&0\\0&-1\end{pmatrix}=-I_2.

givenL1
2.1

By [L2], the matrix square is [Q2][Q^2], and direct substitution gives Q2(x,y)=Q(y,x)=(x,y)Q^2(x,y)=Q(-y,x)=(-x,-y), the half-turn.

step 1.1L1L2

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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