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.
A linear functional annihilating the kernel of a surjection is a unique transpose multiple
Statement
Let be a surjective linear map, with , and let be linear. If vanishes on , then there is a unique such that Equivalently, the row vector of is .
Facts & Assumptions
Given: The surjective linear map and the linear functional vanishing on .
Surjectivity provides a preimage of each standard basis vector, and the standard basis gives the coordinate expansion of every vector in (Injection, surjection, bijection, The standard list with and for is an ordered basis of ; hence , and is the zero space with basis and dimension ).
Kernels are the vectors mapped to zero, and linear maps preserve finite linear combinations (Kernel and image of a linear map, Linear map between vector spaces over the same field, The kernel and image are linear subspaces, and a linear map is injective if and only if its kernel is trivial); the Euclidean inner product is the coordinate dot product (The Euclidean inner product on ).
Proof
For each standard basis vector , choose with , and define . These are finitely many choices.
For , put . Then by [L1] and linearity, so and .
If both and work, surjectivity gives with ; then , so . This proves existence and uniqueness.
Depends on
- Linear map between vector spaces over the same field
- Kernel and image of a linear map
- Injection, surjection, bijection
- The standard list $e : n \to F^{n}$ with $e_i(i) = 1_F$ and $e_i(j) = 0_F$ for $j \ne i$ is an ordered basis of $F^{n}$; hence $\dim_F F^{n} = n$, and $F^{0}$ is the zero space with basis $\varnothing$ and dimension $0$
- The Euclidean inner product $\langle x,y\rangle = \sum_{k<n} x_k y_k$ on $\mathbb{R}^n$
- The kernel and image are linear subspaces, and a linear map is injective if and only if its kernel is trivial
Used by
Dependency tree · two levels
35 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
- J. M. Lee, Introduction to Smooth Manifolds, Lagrange multipliers discussion (standard reference, not scraped)
- University of Toronto MAT237 notes, Section 2.8 (standard reference, not scraped)