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.

The quarter-turn (x,y)↦(−y,x) on R2 has matrix (0−110) and square −I2

Example

The linear map Q:R2→R2 given by Q(x,y)=(−y,x) is a quarter-turn. In the standard basis,

[Q]=(0−110),[Q]2=−I2.

Thus Q2(x,y)=(−x,−y) is the half-turn.

Facts & Assumptions

Given: The real vector space R2 with its standard ordered basis and the displayed map Q.

[L1]

The columns of a linear map's matrix are the coordinate columns of its basis-vector images (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases).

[L2]

The matrix of a composite is the product of the matrices ([S∘T]BD=[S]CD[T]BC).

Verification

technique · direct
1.1

Since Q(1,0)=(0,1) and Q(0,1)=(−1,0), [L1] gives [Q]=(0−110). Multiplying this matrix by itself gives (−100−1)=−I2.

givenL1
2.1

By [L2], the matrix square is [Q2], and direct substitution gives Q2(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 · two levels

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