Alphabeta Math
LemmaStatement: Literature-sourcedProof: 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.

Identity maps and composites of linear maps are linear

Statement

The identity map of a vector space is linear. If T:U→V and S:V→W are linear maps over the same field, then S∘T:U→W is linear.

Facts & Assumptions

Given: Vector spaces U,V,W over a field F, scalars a,b∈F, vectors u,v∈U, and linear maps T:U→V and S:V→W.

[L1]

A map R is linear when R(au+bv)=aR(u)+bR(v) for all scalars and vectors (Linear map between vector spaces over the same field).

Proof

technique · direct
1.1

The identity satisfies id⁡V(av+bw)=av+bw=aid⁡V(v)+bid⁡V(w), so it is linear.

givenL1
2.1

Linearity of T and then of S gives S(T(au+bv))=S(aT(u)+bT(v))=aS(T(u))+bS(T(v)).

step 1.1L1
3.1

The equality in step 2.1 is the defining linearity equation for S∘T, so the composite is linear.

step 2.1L1∎

Depends on

Used by

Dependency tree · two levels

3 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