Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck 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.

[T(v)]C=[T]BC[v]B

Statement

Let T:V→W be linear, let B be an ordered basis of V, and let C be an ordered basis of W. Then for every v∈V,

[T(v)]C=[T]BC[v]B.

Facts & Assumptions

Given: Ordered bases B=(bj)j<n and C=(ci)i<m, a linear map T:V→W, and a vector v∈V.

[L1]

The coordinate column contains the unique coefficients in the ordered-basis expansion, and the j-th column of [T]BC is [T(bj)]C (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases).

Proof

technique · direct
1.1

Write [v]B=(xj)j<n, so [L1] gives v=∑j<nxjbj.

givenL1
2.1

By linearity, T(v)=∑j<nxjT(bj); writing T(bj)=∑i<mtijci gives T(v)=∑i<m(∑j<ntijxj)ci.

step 1.1L1
3.1

The inner sum is the i-th row-by-column entry of [T]BC[v]B, and uniqueness of C-coordinates identifies this column with [T(v)]C.

step 2.1L1∎

Depends on

Used by

Dependency tree · two levels

9 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