Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck 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=PE←B, then [T]B=P−1[T]EP ([T]B′C′=PC′←C[T]BCPB←B′).

[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 P−1=(10−11).

F1givenalgebra
2.1

Matrix multiplication in [L1] gives [T]B=P−1AP=(2013).

step 1.1L1algebra
3.1

By the two-term determinant formula, det⁡(A)=2⋅3=6 and det⁡([T]B)=2⋅3−0⋅1=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 · two levels

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