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 and are linear maps over the same field, then is linear.
Facts & Assumptions
Given: Vector spaces over a field , scalars , vectors , and linear maps and .
A map is linear when for all scalars and vectors (Linear map between vector spaces over the same field).
Proof
The identity satisfies , so it is linear.
Linearity of and then of gives .
The equality in step 2.1 is the defining linearity equation for , so the composite is linear.
Depends on
Used by
- End_F(V) is a ring and matrix representation is a ring isomorphism End_F(V)≅ Mₙ(F) Corollary
- A regular module with bases of sizes one and two Counterexample
- Polynomial evaluation at an endomorphism: p(T)=∑ₖ aₖTᵏ Definition
- The change-of-basis matrix P_C leftarrowB=[id_V]_B^C Definition
- The transpose or algebraic adjoint T^*:W^*→ V^*, T^*(g)=g∘ T, of a linear map T:V→ W Definition
- Transpose is linear, sends identities to identities, and reverses composition: (S∘ T)^*=T^*∘ S^* Proposition
- [S∘ T]_B^D=[S]_C^D[T]_B^C Theorem
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
- S. Axler, Linear Algebra Done Right, 4th ed., Chapter 3 (standard reference, not scraped)