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

Example

Let T:F2→F2 be T(x,y)=(x,2y). In the standard ordered basis E=(e0,e1),

[T]EE=(1002).

For B=(e0+e1,e1), the same operator has

[T]BB=(1012).

Facts & Assumptions

Given: The displayed operator and ordered bases.

[L1]

A matrix of an operator records the coordinate columns of its basis-vector images, and basis change acts by the two-sided formula (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases, [T]B′C′=PC′←C[T]BCPB←B′).

Verification

technique · direct
1.1

The standard images are T(e0)=e0 and T(e1)=2e1. The transition matrices are PE←B=(1011) and PB←E=(10−11), whose products in either order are I2.

givenL1
2.1

Directly, T(e0+e1)=e0+2e1=(e0+e1)+e1 and T(e1)=2e1, giving the columns (1,1) and (0,2). Equivalently, PB←E[T]EEPE←B=(1012).

step 1.1L1∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

11 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