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

One operator has matrices diag(2,3) and (2013) in two bases, both with determinant 6

Example

Let T(x,y)=(2x,3y) on R2. In the standard ordered basis E, its matrix is diag(2,3). In the ordered basis B=((1,1),(0,1)), its matrix is (2013). Both determinants are 6.

Facts & Assumptions

Given: T,E,B as in the example.

[F1]

R is a field (The reals form a field).

[L1]

If P=PEB, then [T]B=P1[T]EP ([T]BC=PCC[T]BCPBB).

[L2]

The operator determinant is independent of the ordered basis (The determinant of a linear operator is independent of the chosen ordered basis).

Verification

technique · direct
1.1

Direct evaluation gives [T]E=A=(2003) and P=(1011), whose inverse is P1=(1011).

F1givenalgebra
2.1

Matrix multiplication in [L1] gives [T]B=P1AP=(2013).

step 1.1L1algebra
3.1

By the two-term determinant formula, det(A)=23=6 and det([T]B)=2301=6.

step 2.1F2algebra
4.1

The explicit computations in steps 3.1 and 2.1 illustrate the equality asserted abstractly by [L2].

step 3.1step 2.1L2

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: 68 results over 15 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.