Alphabeta Math
ExampleConstruction: AI-adaptedVerification: 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 same operator has two different matrices in two ordered bases

Example

Let T:F2F2T:F^2\to F^2 be T(x,y)=(x,2y)T(x,y)=(x,2y). In the standard ordered basis E=(e0,e1)\mathcal E=(e_0,e_1),

[T]EE=(1002).[T]_{\mathcal E}^{\mathcal E}=\begin{pmatrix}1&0\\0&2\end{pmatrix}.

For B=(e0+e1,e1)\mathcal B=(e_0+e_1,e_1), the same operator has

[T]BB=(1012).[T]_{\mathcal B}^{\mathcal B}=\begin{pmatrix}1&0\\1&2\end{pmatrix}.

Verification

technique · direct
1.1

The standard images are T(e0)=e0T(e_0)=e_0 and T(e1)=2e1T(e_1)=2e_1. The transition matrices are PEB=(1011)P_{\mathcal E\leftarrow\mathcal B}=\begin{pmatrix}1&0\\1&1\end{pmatrix} and PBE=(1011)P_{\mathcal B\leftarrow\mathcal E}=\begin{pmatrix}1&0\\-1&1\end{pmatrix}, whose products in either order are I2I_2.

givenL1
2.1

Directly, T(e0+e1)=e0+2e1=(e0+e1)+e1T(e_0+e_1)=e_0+2e_1=(e_0+e_1)+e_1 and T(e1)=2e1T(e_1)=2e_1, giving the columns (1,1)(1,1) and (0,2)(0,2). Equivalently, PBE[T]EEPEB=(1012)P_{\mathcal B\leftarrow\mathcal E}[T]_{\mathcal E}^{\mathcal E}P_{\mathcal E\leftarrow\mathcal B}=\begin{pmatrix}1&0\\1&2\end{pmatrix}.

step 1.1L1

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: 31 results over 14 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.

Sources