Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-03
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.

Extending a basis of the kernel to a basis of the domain gives a basis of the image

Statement

Let T:VWT:V\to W be linear, with VV finite-dimensional over FF. There are a basis KK of kerT\ker T and a basis BB of VV with KBK\subseteq B. For this pair, put C:=BKC:=B\setminus K. Then CC is finite, the restriction

TC:CT[C]T|_C:C\longrightarrow T[C]

is a bijection, and T[C]T[C] is a basis of imT\operatorname{im}T.

More explicitly, if k:νKk:\nu\to K and c:rCc:r\to C are bijections, then the list obtained by placing kk before cc is an ordered basis of VV, while Tc:rimTT\circ c:r\to\operatorname{im}T is an ordered basis of the image.

Facts & Assumptions

Given: Vector spaces V,WV,W over FF, a linear map T:VWT:V\to W, and a finite-dimensional domain VV.

[L1]

The kernel and image of a linear map are linear subspaces, and vkerTv\in\ker T exactly when T(v)=0WT(v)=0_W (The kernel and image are linear subspaces, and a linear map is injective if and only if its kernel is trivial, Kernel and image of a linear map).

[L3]

A basis is a linearly independent spanning subset. An ordered basis is an injective finite list whose image is a basis, equivalently a linearly independent finite list that spans (Basis of a vector space: a linearly independent spanning subset; and ordered basis: an injective finite list whose image is a basis).

[L5]

Finite sums in an abelian group have empty value zero and append one term at a successor; induction is valid on their natural-number length. Natural addition satisfies p+0=pp+0=p and p+σ(q)=σ(p+q)p+\sigma(q)=\sigma(p+q) (The product g0g1gn1g_0 g_1 \cdots g_{n-1} of a finite list in a monoid, by recursion, with the empty product (n=0n = 0) equal to the identity, The principle of mathematical induction, Addition of natural numbers).

[L8]

A function is bijective exactly when it is injective and surjective (Injection, surjection, bijection).

Proof

technique · direct
1.1

By [L1] and [L2], kerT\ker T is finite-dimensional; choose a basis KK of kerT\ker T. It is linearly independent in VV, so [L2] extends it to a basis BB of VV. Put C:=BKC:=B\setminus K. Since BB is finite, so is CC, and B=K˙CB=K\mathbin{\dot\cup}C.

L1L2L7given
1.2

For every finite list v:nVv:n\to V and every scalar list a:nFa:n\to F, linearity gives T(i<naivi)=i<naiT(vi)T(\sum_{i<n}a_iv_i)=\sum_{i<n}a_iT(v_i). This follows by induction on nn: the empty case follows by applying [L6] to 0V=0V+0V0_V=0_V+0_V and cancelling, and the successor step uses the append recursion and T(x+anvn)=T(x)+anT(vn)T(x+a_nv_n)=T(x)+a_nT(v_n). The same recursion, now by induction on the length of the second list, splits a spliced sum into its first and second blocks.

L5L6discharge-induction
2.1

Write ν:=K\nu:=|K| and r:=Cr:=|C|, and choose bijections k:νKk:\nu\to K and c:rCc:r\to C. Splicing the two lists gives d:ν+rBd:\nu+r\to B, with di=kid_i=k_i for i<νi<\nu and dν+j=cjd_{\nu+j}=c_j for j<rj<r. The disjointness in step 1.1 makes dd injective and its image is BB, so it is an ordered basis of VV.

step 1.1L3L5L7L8construct
3.1

The set T[C]T[C] spans imT\operatorname{im}T. Indeed, if y=T(v)y=T(v) lies in the image, [L4] gives coordinates a:ν+rFa:\nu+r\to F with v=i<ν+raidiv=\sum_{i<\nu+r}a_id_i. Steps 2.1 and 1.2 split this into the KK-block and the CC-block. Applying TT kills the first block because every kik_i lies in kerT\ker T, leaving yy as a finite linear combination of T(c0),,T(cr1)T(c_0),\ldots,T(c_{r-1}).

step 2.1step 1.2L1L3L4L6
3.2

The list Tc:rWT\circ c:r\to W is linearly independent. Suppose j<rbjT(cj)=0W\sum_{j<r}b_jT(c_j)=0_W. By step 1.2, u:=j<rbjcju:=\sum_{j<r}b_jc_j lies in kerT\ker T, so [L4] supplies a:νFa:\nu\to F with u=i<νaikiu=\sum_{i<\nu}a_ik_i. Thus the spliced ordered basis dd has a vanishing linear combination whose coefficients are ai-a_i on the first block and bjb_j on the second. Its linear independence forces every bj=0Fb_j=0_F.

step 2.1step 1.2L1L3L4L6
4.1

Linear independence makes TcT\circ c injective. It is surjective onto T[C]T[C] by that set's definition, so it is a bijection rT[C]r\to T[C]. Together with steps 3.1 and 3.2, this says that it is an ordered basis of imT\operatorname{im}T and that TC:CT[C]T|_C:C\to T[C] is bijective.

step 3.1step 3.2L3L8
5.1

Step 1.1 supplies KK and BB, and step 4.1 proves all the asserted properties of their complement CC.

step 1.1step 4.1

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 112 results over 28 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources