Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck 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:V→W be linear, with V finite-dimensional over F. There are a basis K of ker⁡T and a basis B of V with K⊆B. For this pair, put C:=B∖K. Then C is finite, the restriction

T∣C:C⟶T[C]

is a bijection, and T[C] is a basis of im⁡T.

More explicitly, if k:ν→K and c:r→C are bijections, then the list obtained by placing k before c is an ordered basis of V, while T∘c:r→im⁡T is an ordered basis of the image.

Facts & Assumptions

Given: Vector spaces V,W over F, a linear map T:V→W, and a finite-dimensional domain V.

[L1]

The kernel and image of a linear map are linear subspaces, and v∈ker⁡T exactly when T(v)=0W (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).

[L2]

A linear subspace of a finite-dimensional vector space is finite-dimensional; every linearly independent subset extends to a basis without a choice principle; and every linearly independent subset of a finite-dimensional space is finite (If dim⁡FV=n and U is a linear subspace of V, then U is finite-dimensional, dim⁡FU≤n, and dim⁡FU=n if and only if U=V, claims 1 and 3, If V has a spanning set with n elements, then every linearly independent subset of V is finite with at most n elements; in particular V has no linearly independent subset equinumerous with N).

[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=p and p+σ(q)=σ(p+q) (The product g0g1⋯gn−1 of a finite list in a monoid, by recursion, with the empty product (n=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], ker⁡T is finite-dimensional; choose a basis K of ker⁡T. It is linearly independent in V, so [L2] extends it to a basis B of V. Put C:=B∖K. Since B is finite, so is C, and B=K∪˙C.

L1L2L7given
1.2

For every finite list v:n→V and every scalar list a:n→F, linearity gives T(∑i<naivi)=∑i<naiT(vi). This follows by induction on n: the empty case follows by applying [L6] to 0V=0V+0V and cancelling, and the successor step uses the append recursion and T(x+anvn)=T(x)+anT(vn). 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∣ and r:=∣C∣, and choose bijections k:ν→K and c:r→C. Splicing the two lists gives d:ν+r→B, with di=ki for i<ν and dν+j=cj for j<r. The disjointness in step 1.1 makes d injective and its image is B, so it is an ordered basis of V.

step 1.1L3L5L7L8construct
3.1

The set T[C] spans im⁡T. Indeed, if y=T(v) lies in the image, [L4] gives coordinates a:ν+r→F with v=∑i<ν+raidi. Steps 2.1 and 1.2 split this into the K-block and the C-block. Applying T kills the first block because every ki lies in ker⁡T, leaving y as a finite linear combination of T(c0),…,T(cr−1).

step 2.1step 1.2L1L3L4L6
3.2

The list T∘c:r→W is linearly independent. Suppose ∑j<rbjT(cj)=0W. By step 1.2, u:=∑j<rbjcj lies in ker⁡T, so [L4] supplies a:ν→F with u=∑i<νaiki. Thus the spliced ordered basis d has a vanishing linear combination whose coefficients are −ai on the first block and bj on the second. Its linear independence forces every bj=0F.

step 2.1step 1.2L1L3L4L6
4.1

Linear independence makes T∘c injective. It is surjective onto T[C] by that set's definition, so it is a bijection r→T[C]. Together with steps 3.1 and 3.2, this says that it is an ordered basis of im⁡T and that T∣C:C→T[C] is bijective.

step 3.1step 3.2L3L8
5.1

Step 1.1 supplies K and B, and step 4.1 proves all the asserted properties of their complement C.

step 1.1step 4.1∎

Remarks

Depends on

Used by

Dependency tree · two levels

62 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