Alphabeta Math
Session-authored (Fable 5 assisted)
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.

29 results · all verified · 14 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 15 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Triangularisation, Generalised Eigenspaces and Jordan Canonical Form

1 · Prerequisites

2 · Summary

This page first builds the quotient-vector-space machinery missing from the published linear-map page: well-defined operations and projection, lifted bases, the universal property, the first isomorphism theorem, and restriction and quotient operators on invariant subspaces. It then characterises upper triangular form by complete invariant flags, proves that an operator is triangularisable exactly when its minimal or characteristic polynomial splits, and treats simultaneous triangularisation, nilpotent operators, stabilised kernels and images, and Jordan-string bases.

The second half constructs Jordan canonical form from the generalised eigenspace decomposition and proves its uniqueness rather than merely asserting it. For each eigenvalue, the ranks of the powers of T-lambda I recover the number of blocks of every size, which yields the similarity classification. The page closes with cyclic subspaces and vector annihilators, a primary- component proof that some vector realises the minimal polynomial, the criterion that a cyclic vector exists exactly when the minimal and characteristic polynomials agree, and the polynomial description of the commutant of a cyclic operator.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The quotient vector space V/W and its canonical projection

Definition

Let V be a vector space over a field F and let W be a linear subspace of V (Vector space over a field, Linear subspace of a vector space). For vV, the coset of W represented by v is v+W:={v+w:wW}. The quotient set is V/W:={v+W:vV}. Its addition and scalar multiplication are (v+W)+(u+W):=(v+u)+W,a(v+W):=(av)+W. The resulting vector space is the quotient vector space of V by W. The canonical projection is π:VV/W,π(v):=v+W. The independence of the displayed operations from their representatives, the vector-space axioms, and the linearity and kernel of π are established in Coset equality, well-defined quotient operations, and the canonical projection with kernel W .

Remarks

Quotient spaces enter this development because the reverse triangularisation argument descends an operator from V to the quotient by an invariant eigenline v. The quotient removes that line while retaining the induced linear action needed for induction.

PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Coset equality, well-defined quotient operations, and the canonical projection with kernel W

Statement

Let V be a vector space over F and let WV. For v,vV the cosets of The quotient vector space V/W and its canonical projection satisfy v+W=v+Wexactly whenvvW. The operations on V/W in The quotient vector space V/W and its canonical projection are independent of the chosen representatives and make V/W a vector space over F. The canonical projection π:VV/W is a surjective linear map and kerπ=W.

Facts & Assumptions

Given: A vector space V over F, a linear subspace WV, and the cosets and operations displayed in The quotient vector space V/W and its canonical projection.

[L1]

For vV the coset of W represented by v is v+W:={v+w:wW}, and the proposed operations are (v+W)+(u+W):=(v+u)+W and a(v+W):=(av)+W (The quotient vector space V/W and its canonical projection).

[L2]

A linear subspace W of V satisfies (W1) 0VW, (W2) u,vW implies u+vW, and (W3) λF and vW imply λvW (Linear subspace of a vector space).

[L3]

A map is linear when it preserves all linear combinations: T(au+bv)=aT(u)+bT(v) (Linear map between vector spaces over the same field).

Proof

technique · direct
1.1

Suppose v+W=v+W. By (W1) of [L2] we have v=v+0Vv+W, so vv+W, giving wW with v=v+w and hence vv=wW. Conversely suppose vvW. For wW, v+w=v+((vv)+w) and (vv)+wW by (W2), so v+Wv+W; since vv=(1)(vv)W by (W3), the same argument gives v+Wv+W. Hence v+W=v+W exactly when vvW.

L1L2
2.1

Let v+W=v+W and u+W=u+W. By step 1.1, vvW and uuW, so (v+u)(v+u)=(vv)+(uu)W by (W2) and avav=a(vv)W by (W3). Applying step 1.1 in the converse direction gives (v+u)+W=(v+u)+W and (av)+W=(av)+W, so both quotient operations are independent of representatives.

step 1.1L1L2
3.1

The vector-space identities in V/W follow by applying the corresponding identities in V to representatives, with zero coset W=0V+W and inverse (v+W)=(v)+W; moreover π(av+bu)=(av+bu)+W=aπ(v)+bπ(u) by [L1] and [L3], every coset is π(v) by definition, and by step 1.1 π(v)=0V+W exactly when v0V=vW, so π is linear and surjective with kerπ=W.

step 1.1step 2.1L1L3
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

A quotient basis lifts to a basis adapted to W

Statement

Let V be finite-dimensional, let WV, let (w1,,wr) be an ordered basis of W, and let (v1+W,,vs+W) be an ordered basis of V/W. Then (w1,,wr,v1,,vs) is an ordered basis of V. Consequently, dim(V/W)=dimVdimW.

Facts & Assumptions

Given: The spaces, bases, and representatives in the Statement.

[L1]

The canonical projection π:VV/W is linear and surjective with kernel W (Coset equality, well-defined quotient operations, and the canonical projection with kernel W).

[L2]

A basis is a linearly independent spanning family, with the empty family a basis exactly for the zero space (Basis of a vector space: a linearly independent spanning subset; and ordered basis: an injective finite list whose image is a basis).

[L3]

The dimension of a finite-dimensional vector space is the size of any finite basis, and the zero space has dimension 0 (Finite-dimensional vector space, and its dimension dimFV; infinite-dimensional means having no finite basis).

Proof

technique · direct
1.1

If iaiwi+jbjvj=0, applying π gives jbj(vj+W)=0; independence of the quotient basis forces every bj=0, and independence of the basis of W then forces every ai=0.

L1L2
2.1

For vV, expand π(v)=jbj(vj+W); then vjbjvjkerπ=W and is a combination of the wi, so the displayed independent family spans V and is a basis; counting its r+s members gives dimV=dimW+dim(V/W), including W=0, W=V, and V=0.

step 1.1L1L2L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Universal property of the quotient vector space

Statement

Let f:VU be linear and let WV satisfy Wkerf. There is a unique linear map fˉ:V/WU such that fˉπ=f. It is given by fˉ(v+W)=f(v).

Facts & Assumptions

Given: A linear map f:VU and a subspace Wkerf.

[L1]

v+W=v+W exactly when vvW, the operations on V/W make it a vector space over F, and the canonical projection π:VV/W is a surjective linear map with kerπ=W (Coset equality, well-defined quotient operations, and the canonical projection with kernel W).

[L2]

For a linear map f, its kernel is kerf={v:f(v)=0} (Kernel and image of a linear map).

[L3]

The quotient operations are (v+W)+(u+W):=(v+u)+W and a(v+W):=(av)+W, and the canonical projection is π(v):=v+W (The quotient vector space V/W and its canonical projection).

Proof

technique · direct
1.1

Define fˉ(v+W):=f(v); if v+W=v+W, then vvWkerf by [L1], so f(v)f(v)=f(vv)=0 by [L2] and the linearity of f, giving f(v)=f(v), and fˉ is well defined; the operation formulas of [L3] then give fˉ(a(v+W)+b(u+W))=fˉ((av+bu)+W)=f(av+bu)=af(v)+bf(u), so fˉ is linear.

L1L2L3
2.1

The definition gives fˉ(π(v))=f(v), hence fˉπ=f; if g:V/WU also satisfies gπ=f, then every coset is π(v) and g(v+W)=f(v)=fˉ(v+W), so g=fˉ, including the cases W=V and V=0.

step 1.1L1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

First isomorphism theorem for vector spaces: V/kerT is isomorphic to imT

Statement

For every linear map T:VU, the formula T~(v+kerT):=T(v) defines a linear isomorphism T~:V/kerTimT.

Facts & Assumptions

Given: A linear map T:VU.

[L1]

A linear map whose kernel contains a subspace W factors uniquely through V/W by v+WT(v) (Universal property of the quotient vector space).

[L2]

The image of a linear map is a linear subspace, and a linear map is injective exactly when its kernel is the zero subspace (The kernel and image are linear subspaces, and a linear map is injective if and only if its kernel is trivial).

Proof

technique · direct
1.1

Apply [L1] with W=kerT and codomain restricted to imT to obtain the linear map T~(v+kerT)=T(v); it is surjective by the definition of imT.

L1L2
2.1

Its kernel consists of cosets v+kerT with T(v)=0, hence only the zero coset kerT; [L2] makes T~ injective, so it is an isomorphism, including the zero map and the zero-space case.

step 1.1L2

Remarks

For finite-dimensional V, taking dimensions in this isomorphism gives dimV=dimkerT+dimimT, the equality recorded independently as Rank-nullity: dimFV=nullityT+rankT. This is an agreement record, not a premise in the proof above.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Invariant subspaces, restrictions, and induced quotient operators

Definition

Let T:VV be an endomorphism. A linear subspace WV is T-invariant when T(W)W. For such a W, the restriction of T to W is TW:WW,wT(w). The operator induced by T on the quotient is the map Tˉ:V/WV/W,Tˉ(v+W):=T(v)+W, where V/W is the quotient of The quotient vector space V/W and its canonical projection. Its well-definedness, linearity, and relation to the canonical projection are proved in Invariance makes the induced quotient operator well defined and linear, with πT=Tˉπ .

PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Invariance makes the induced quotient operator well defined and linear, with πT=Tˉπ

Statement

Let T:VV be linear and let WV be T-invariant. Then Tˉ(v+W):=T(v)+W is a well-defined linear endomorphism of V/W, and the canonical projection satisfies πT=Tˉπ.

Facts & Assumptions

Given: An endomorphism T:VV and a T-invariant subspace WV.

[L1]

T-invariance means T(W)W, and the proposed induced map is Tˉ(v+W)=T(v)+W (Invariant subspaces, restrictions, and induced quotient operators).

[L2]

v+W=v+W exactly when vvW; the operations on V/W are independent of the chosen representatives and make V/W a vector space over F; and π:VV/W is a surjective linear map with kerπ=W (Coset equality, well-defined quotient operations, and the canonical projection with kernel W).

[L3]

The quotient operations are (v+W)+(u+W):=(v+u)+W and a(v+W):=(av)+W, and the canonical projection is π(v):=v+W (The quotient vector space V/W and its canonical projection).

Proof

technique · direct
1.1

If v+W=v+W, then vvW, so T(v)T(v)=T(vv)T(W)W and therefore T(v)+W=T(v)+W; thus Tˉ is well defined.

L1L2
2.1

For scalars a,b, the operations of [L3] give a(v+W)+b(u+W)=(av+bu)+W, so by [L1] and the linearity of T, Tˉ(a(v+W)+b(u+W))=T(av+bu)+W=(aT(v)+bT(u))+W=a(T(v)+W)+b(T(u)+W), and Tˉ is linear; also Tˉ(π(v))=Tˉ(v+W)=T(v)+W=π(T(v)) proves Tˉπ=πT; the same calculation covers W=0, W=V, and V=0.

step 1.1L1L2L3
PropositionStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Polynomial evaluation commutes with restriction and invariant quotients

Statement

Let T:VV be an endomorphism of a finite-dimensional vector space and let WV be T-invariant. For every pF[x], p(TW)=p(T)W,p(Tˉ)(v+W)=p(T)v+W. Consequently, the minimal polynomials of TW and Tˉ both divide μT.

Facts & Assumptions

Given: A finite-dimensional F-vector space V, an endomorphism T, a T-invariant subspace W, and pF[x].

[L1]

The induced quotient endomorphism is linear and satisfies Tˉπ=πT (Invariance makes the induced quotient operator well defined and linear, with πT=Tˉπ).

[L2]

Polynomial evaluation is p(T)=kakTk, with T0=I and only finitely many nonzero coefficients (Polynomial evaluation at an endomorphism: p(T)=kakTk).

[L3]

For a finite-dimensional endomorphism S, q(S)=0 exactly when μS divides q, and on the zero space μS=1 (The annihilator ideal is nonzero and has a unique monic generator; p(T)=0 if and only if μTp).

[L4]

For an invariant W, TW maps W to itself and Tˉ(v+W)=T(v)+W (Invariant subspaces, restrictions, and induced quotient operators).

Proof

technique · direct
1.1

Induction on k gives (TW)k=TkW and Tˉk(v+W)=Tkv+W, beginning with the identity at k=0 and using [L1] at the successor step; summing with the coefficients of p yields both displayed identities.

L1L2L4
2.1

Taking p=μT makes p(T)=0, so step 1.1 gives p(TW)=0 and p(Tˉ)=0; [L3] then gives μTWμT and μTˉμT, including W=0, W=V, and V=0.

step 1.1L2L3L4
PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

For invariant W, χT=χTWχTˉ

Statement

Let T:VV be an endomorphism of a finite-dimensional vector space, and let WV be T-invariant. Then χT(x)=χTW(x)χTˉ(x), where Tˉ is the endomorphism induced on V/W.

Facts & Assumptions

Given: A finite-dimensional F-vector space V, an endomorphism T, and a T-invariant subspace W.

[L1]

Invariance defines the restriction TW and the quotient formula Tˉ(v+W)=T(v)+W (Invariant subspaces, restrictions, and induced quotient operators).

[L2]

A basis of W followed by representatives of a basis of V/W is a basis of V (A quotient basis lifts to a basis adapted to W).

[L3]

A block upper-triangular matrix with diagonal blocks A,D has characteristic polynomial χAχD, including zero-sized blocks (The characteristic polynomial of a block upper- or lower-triangular matrix is the product of the characteristic polynomials of its diagonal blocks).

[L4]

The characteristic polynomial of an endomorphism is the basis-independent characteristic polynomial of any representing matrix, and it is 1 on the zero space (The basis-independent characteristic polynomial χT of an endomorphism of a finite-dimensional space, including χT=1 in dimension zero).

[L5]

The formula Tˉ(v+W)=T(v)+W is well defined and linear (Invariance makes the induced quotient operator well defined and linear, with πT=Tˉπ).

Proof

technique · direct
1.1

Choose an ordered basis of W, a basis of V/W, and representatives of the latter; [L2] gives an adapted basis of V, in which invariance makes the matrix of T block upper triangular, with upper-left block representing TW and lower-right block representing the well-defined operator Tˉ.

L1L2L5
2.1

Applying [L3] to that matrix and then [L4] to identify its diagonal-block polynomials gives χT=χTWχTˉ; if W=0, W=V, or V=0, the missing block has characteristic polynomial 1, so the same identity remains valid.

step 1.1L3L4
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-16Open item page →

Triangularisable endomorphisms and simultaneous triangularisability

Definition

Let V be a finite-dimensional vector space over F. An endomorphism T:VV is triangularisable over F when some ordered basis B makes [T]BB upper triangular (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases).

A family A of endomorphisms of V is simultaneously triangularisable over F when one ordered basis B makes [S]BB upper triangular for every SA. The empty family is simultaneously triangularisable in every ordered basis, including the empty basis of the zero space.

PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Complete invariant flags are equivalent to upper-triangular matrices

Statement

Let B=(v1,,vn) be an ordered basis of V, and put Vj=span(v1,,vj), with V0=0. Then [T]BB is upper triangular if and only if every Vj is T-invariant. Equivalently, upper-triangular bases are exactly the bases adapted to complete invariant flags 0=V0V1Vn=V,dimVj=j.

Facts & Assumptions

Given: An endomorphism T:VV and an ordered basis B=(v1,,vn).

[L1]

Triangularisability means that the matrix of T in some ordered basis is upper triangular (Triangularisable endomorphisms and simultaneous triangularisability).

[L2]

A subspace W is T-invariant when T(W)W (Invariant subspaces, restrictions, and induced quotient operators).

[L3]

The j-th matrix column is the coordinate column of T(vj) in the ordered basis (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases).

Proof

technique · direct
1.1

If the matrix is upper triangular, its j-th column has no nonzero entry below row j, so T(vj)Vj; linearity then gives T(Vj)Vj for every j.

L1L2L3
2.1

Conversely, if every Vj is invariant, then T(vj)Vj, so the j-th matrix column has zero entries below row j and the matrix is upper triangular; the statements include the empty flag for V=0 and the flag 0V in dimension one.

step 1.1L1L2L3
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

T is triangularisable iff its minimal polynomial splits iff its characteristic polynomial splits

Statement

Let T be an endomorphism of a finite-dimensional vector space V over F. The following are equivalent:

  1. T is triangularisable over F;
  2. the minimal polynomial μT is a product of linear factors in F[x];
  3. the characteristic polynomial χT is a product of linear factors in F[x].

For V=0, both polynomials are 1, the empty product, and the empty basis triangularises T.

Facts & Assumptions

Given: A finite-dimensional F-vector space V and an endomorphism T:VV.

[L1]

An ordered basis gives an upper-triangular matrix exactly when its initial spans form a complete invariant flag (Complete invariant flags are equivalent to upper-triangular matrices).

[L2]

For a T-invariant subspace W, χT=χTWχTˉ (For invariant W, χT=χTWχTˉ).

[L3]

A monic irreducible polynomial divides μT if and only if it divides χT (The minimal and characteristic polynomials have exactly the same monic irreducible factors).

[L4]

The eigenvalues of T over F are exactly the roots in F of χT (For every finite-dimensional space, σF(T) is exactly the set of roots in F of χT).

[L5]

A basis of a subspace followed by representatives of a quotient basis is a basis of the whole space (A quotient basis lifts to a basis adapted to W).

Proof

technique · induction
1.1

If T is triangularisable, then xI[T] is upper triangular and its determinant is the product of its diagonal entries xajj, so χT splits; by [L3], χT splits exactly when μT splits.

L1L3
1.2

If dimV=0, the empty basis and the polynomial 1 give all three conditions.

base
1.3

Assume dimV>0, that χT splits, and that the reverse implication holds in smaller dimensions; choose a root λF of χT, then [L4] supplies a nonzero eigenvector v, and W=Fv is a one-dimensional invariant subspace.

L4chooseih
2.1

By [L2], χT=(xλ)χTˉ, so χTˉ splits; the induction hypothesis triangularises Tˉ on V/W, and [L5] lifts its triangular basis after v to a basis whose initial spans are T-invariant, so [L1] triangularises T.

step 1.3L1L2L5ih
3.1

Step 1.1 gives 132, while steps 1.2-2.1 give 31 in every finite dimension, completing all three equivalences.

step 1.1step 1.2step 2.1discharge-induction
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Every finite-dimensional endomorphism over an algebraically closed field is triangularisable

Statement

Let F be algebraically closed. Every endomorphism of a finite-dimensional F-vector space is triangularisable over F.

Facts & Assumptions

Given: An algebraically closed field F, a finite-dimensional F-vector space V, and an endomorphism T:VV.

[L1]

An endomorphism is triangularisable exactly when its characteristic polynomial splits into linear factors over its base field (T is triangularisable iff its minimal polynomial splits iff its characteristic polynomial splits).

[L2]

In an algebraically closed field, every nonconstant polynomial has a root in the field (An algebraically closed field: every nonconstant polynomial has a root in the field).

[L3]

If f(a)=0 over a commutative ring, then xa divides f (Factor theorem over a commutative ring).

Proof

technique · induction
1.1

A monic polynomial of degree 0 is 1, hence is the empty product of linear factors.

base
1.2

Let fF[x] be monic of positive degree and assume every monic polynomial of smaller degree splits; [L2] gives a root a, and [L3] writes f=(xa)q with q monic of degree one less, so the induction hypothesis makes q, and therefore f, split.

L2L3ih
2.1

Apply steps 1.1-1.2 to the monic polynomial χT; it splits over F, so [L1] triangularises T, with V=0 covered by the degree-zero base case.

step 1.1step 1.2L1discharge-induction
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

A commuting split family is simultaneously triangularisable

Statement

Let A be a family of pairwise commuting endomorphisms of a finite-dimensional F-vector space V. If χS splits over F for every SA, then A is simultaneously triangularisable. The family may be empty.

Facts & Assumptions

Given: A finite-dimensional F-vector space V and a pairwise commuting family AEndF(V) such that every χS splits over F.

[L1]

An endomorphism whose characteristic polynomial splits is triangularisable (T is triangularisable iff its minimal polynomial splits iff its characteristic polynomial splits).

[L2]

If W is invariant under S, then χS=χSWχSˉ (For invariant W, χT=χTWχTˉ).

[L3]

A basis is upper triangular for an operator exactly when its initial spans form an invariant flag (Complete invariant flags are equivalent to upper-triangular matrices).

[L4]

Invariance makes every quotient operator well defined and linear (Invariance makes the induced quotient operator well defined and linear, with πT=Tˉπ).

[L5]

A quotient basis lifts after a basis of the subspace to an adapted basis of the whole space (A quotient basis lifts to a basis adapted to W).

Proof

technique · induction
1.1

If dimV=0, the empty basis simultaneously triangularises every family.

base
1.2

Assume dimV>0 and the theorem in smaller dimensions; if A is empty or all its members are scalar, any basis works, while otherwise choose a nonscalar AA, use [L1] to obtain a nonzero proper eigenspace E, observe that every SA preserves E because SA=AS, and use [L2] plus induction on E to obtain a common eigenvector vE.

L1L2chooseih
2.1

Put W=Fv; it is invariant under every SA, the induced quotient operators commute by direct evaluation on cosets, and [L2] shows each quotient characteristic polynomial splits, so induction gives a common triangular basis of V/W.

step 1.2L2L4ih
3.1

Lift that quotient basis after v by [L5]; its initial spans are invariant for every S by the quotient construction, so [L3] makes every representing matrix upper triangular in the same basis, and this also covers the empty and all-scalar branches.

step 1.2step 2.1L3L5discharge-induction
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Nilpotent endomorphisms and their nilpotency index

Definition

An endomorphism N:VV is nilpotent if Nk=0 for some positive integer k. Its nilpotency index is the least positive integer r such that Nr=0; this least exponent exists by the well-ordering principle (The well-ordering principle).

The unique endomorphism of the zero space is nilpotent. With the same least-positive-exponent convention, its nilpotency index is 1 because its identity and zero endomorphisms coincide.

TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Characterisations of a nilpotent endomorphism

Statement

Let N be an endomorphism of a nonzero n-dimensional vector space over F. The following are equivalent:

  1. N is nilpotent;
  2. μN=xr for some 1rn;
  3. χN=xn;
  4. some ordered basis gives N a strictly upper-triangular matrix.

In that case r is the nilpotency index.

The nonzero hypothesis is needed for condition 2. On the zero space the unique endomorphism N=0 is nilpotent with nilpotency index 1, and μN=χN=1=x0 while the empty matrix is strictly upper triangular; so conditions 1, 3 and 4 hold there, but condition 2 fails, since no integer r satisfies 1r0. The exponent 0 of μN is then not the nilpotency index 1.

Facts & Assumptions

Given: An endomorphism N of a finite-dimensional F-vector space V, with n=dimV.

[L1]

A polynomial p annihilates an endomorphism exactly when its minimal polynomial divides p; on the zero space the minimal polynomial is 1 (The annihilator ideal is nonzero and has a unique monic generator; p(T)=0 if and only if μTp).

[L2]

The minimal and characteristic polynomials have exactly the same monic irreducible factors (The minimal and characteristic polynomials have exactly the same monic irreducible factors).

[L3]

An endomorphism is triangularisable exactly when its characteristic polynomial splits (T is triangularisable iff its minimal polynomial splits iff its characteristic polynomial splits).

Proof

technique · direct
1.1

Suppose n>0. By [L1], Nk=0 for some positive k exactly when μNxk, which is exactly when μN=xr for some positive r; [L5] then bounds the least such r by n once χN=xn.

L1L5
1.2

If μN=xr, [L2] says that x is the only irreducible factor of χN, and [L4] forces χN=xn; conversely χN=xn and [L5] give Nn=0.

L2L4L5
2.1

If N is nilpotent, step 1.2 makes χN split, so [L3] gives an upper-triangular matrix; its diagonal entries are roots of χN=xn, hence are all zero, making it strictly upper triangular. Conversely, the nth power of a strictly upper-triangular n×n matrix is zero.

step 1.2L3algebra
3.1

For V=0, [L1] and [L4] give μN=χN=1=x0, the unique empty matrix is strictly upper triangular, and the convention in Nilpotent endomorphisms and their nilpotency index gives index 1, so conditions 1, 3 and 4 hold; condition 2 asks for r with 1r0 and no such integer exists, and the exponent 0 of μN differs from the index 1, which is why the equivalence is stated for n>0. Together with steps 1.1-2.1 this proves every asserted case.

step 1.1step 1.2step 2.1L1L4
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Kernel and rank sequences of powers stabilise once equality occurs

Statement

Let T be an endomorphism of a finite-dimensional vector space V. For every k0, kerTkkerTk+1,imTk+1imTk, so the nullities weakly increase and the ranks weakly decrease. If kerTm=kerTm+1 for some m0—equivalently, if rankTm=rankTm+1—then for every r0, kerTm+r=kerTm,imTm+r=imTm.

Facts & Assumptions

Given: An endomorphism T of a finite-dimensional vector space V.

[L1]

The kernel and image of a linear map are kerS={v:S(v)=0} and imS={S(v):vV} (Kernel and image of a linear map).

[L2]

Rank and nullity are the dimensions of the image and kernel (Rank and nullity of a linear map with finite-dimensional domain).

[L3]

For an endomorphism S of V, dimV=nullityS+rankS (Rank-nullity: dimFV=nullityT+rankT).

Proof

technique · induction
1.1

If Tkv=0, then Tk+1v=0, and every Tk+1v equals Tk(Tv); hence the displayed kernel and image inclusions hold, and [L2] turns them into the asserted dimension inequalities.

L1L2algebra
1.2

Assume kerTm=kerTm+1. The equality kerTm+0=kerTm is the base case.

base
2.1

By [L3], equality of the two consecutive kernel dimensions is equivalent to equality of the two consecutive ranks; together with the inclusions in step 1.1, either dimension equality is equivalent to equality of the corresponding subspaces.

step 1.1L2L3
2.2

If kerTm+r=kerTm and vkerTm+r+1, then TrvkerTm+1=kerTm, so vkerTm+r; the reverse inclusion is in step 1.1, completing the induction on r.

step 1.1ih
3.1

Applying [L3] to every Tm+r shows that the later images all have the same dimension as imTm; the nested image inclusions from step 1.1 therefore make them equal, completing the claim.

step 1.1step 1.2step 2.2L3discharge-induction
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

A stabilised power splits the space into its kernel and image

Statement

Let T be an endomorphism of a finite-dimensional vector space V. If m0 and kerTm=kerTm+1, then V=kerTmimTm.

Facts & Assumptions

Given: An endomorphism T of a finite-dimensional vector space V and m0 with kerTm=kerTm+1.

[L1]

Once consecutive kernels agree at m, every later kernel equals kerTm (Kernel and rank sequences of powers stabilise once equality occurs).

[L2]

Rank-nullity gives dimV=dimkerS+dimimS for an endomorphism S (Rank-nullity: dimFV=nullityT+rankT).

[L3]

Proof

technique · direct
1.1

If xkerTmimTm, write x=Tmy; then T2my=0, so [L1] gives ykerTm and hence x=0.

L1algebra
2.1

By [L2] applied to Tm, the dimensions of kerTm and imTm sum to dimV; with the zero intersection from step 1.1, their sum is therefore all of V.

step 1.1L2algebra
3.1

Fact [L3] now gives the asserted internal direct sum, including m=0 and V=0.

step 1.1step 2.1L3
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Jordan blocks, Jordan strings, and their endpoints

Definition

For m1 and λF, the Jordan block Jm(λ) is the m×m matrix with λ on the diagonal, 1 on the superdiagonal, and 0 elsewhere.

Let T:VV be an endomorphism. A Jordan string of length m for T at λ is an ordered list (v1,,vm) satisfying (TλI)v1=0,(TλI)vj=vj1(2jm). Its initial vector is v1 and its terminal vector is vm. The initial vector is required to be nonzero; consequently every vector in the string is nonzero. In the ordered basis (v1,,vm), the restriction of T to the string's span has matrix Jm(λ) under the coordinate-column convention (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases).

A Jordan string for a nilpotent endomorphism means a string at λ=0.

LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Independent initial vectors make a family of nilpotent Jordan strings independent

Statement

Let N:VV be an endomorphism and let (vi,1,,vi,mi) be finitely many Jordan strings for N at 0. If their initial vectors vi,1 are linearly independent, then the union of all vectors in the strings is linearly independent. The empty family is allowed.

Facts & Assumptions

Given: A finite family of nilpotent Jordan strings whose initial vectors are linearly independent.

[L1]

In each string, Nvi,1=0 and Nvi,j=vi,j1 for j2 (Jordan blocks, Jordan strings, and their endpoints).

Proof

technique · induction
1.1

Induct on a natural number r bounding all the string lengths, taking r=0 for the empty family, which has no strings and no maximum length. At r=0 the family is empty and the assertion is immediate, the empty union being independent by [L2].

baseL2
1.2

Assume the result for families whose lengths are bounded by r1, and let the present family have lengths bounded by r1 with some string of length exactly r. In a relation i,jai,jvi,j=0, applying Nr1 and using [L1] gives i:mi=rai,rvi,1=0.

L1ihalgebra
2.1

Independence of the initial vectors forces every coefficient ai,r to vanish. Removing the terminal vectors at position r leaves a relation among truncated strings of maximum length at most r1, so the induction hypothesis makes all remaining coefficients zero; [L2] gives independence of the whole union.

step 1.2ihL2discharge-induction
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Every finite-dimensional nilpotent endomorphism has a basis of Jordan strings

Statement

Every nilpotent endomorphism N of a finite-dimensional vector space V has an ordered basis that is the concatenation of Jordan strings for N at 0. For V=0, this is the empty basis and the empty family of strings.

Facts & Assumptions

Given: A nilpotent endomorphism N of a finite-dimensional vector space V.

[L1]

Jordan strings with linearly independent initial vectors have linearly independent union (Independent initial vectors make a family of nilpotent Jordan strings independent).

[L2]

Rank-nullity gives dimV=dimkerN+dimimN (Rank-nullity: dimFV=nullityT+rankT).

[L3]

In a finite-dimensional vector space, every linearly independent subset extends to a basis without a choice principle; a subspace of the same dimension as the whole space equals it (If dimFV=n and U is a linear subspace of V, then U is finite-dimensional, dimFUn, and dimFU=n if and only if U=V).

Proof

technique · induction on $\dim\operatorname{im}N$
1.1

If imN=0, extend the empty independent set to a basis of V by [L3]; every basis vector is then a length-one Jordan string. This includes V=0.

baseL3
1.2

Put W=imN. If W0, its restriction NW is nilpotent and dimim(NW)<dimW: equality would make the restriction surjective, hence all its powers surjective, contradicting nilpotence on nonzero W. The induction hypothesis therefore gives a Jordan-string basis (wi,1,,wi,mi) of W.

ihalgebra
2.1

For every i, choose vi,mi+1V with Nvi,mi+1=wi,mi; adjoining it extends the ith string by one. The vectors wi,1 form a basis of kerNW, because in the Jordan-string basis of W the kernel of NW consists exactly of the initial-vector combinations.

step 1.2choosealgebra
3.1

Use the finite-dimensional extension clause [L3] to extend the independent family (wi,1) to a basis of kerN; regard each added vector as a length-one string. The initial vectors of all resulting strings are independent, so [L1] makes their union independent.

step 2.1L1L3
4.1

The union has dimW vectors inherited from the strings in W, one lift for each old string, and dimkerN minus that same number of added kernel vectors; hence it has dimW+dimkerN=dimV vectors by [L2]. Its span therefore has dimension dimV, so [L3] makes it all of V.

step 3.1L2L3
5.1

Thus the union is a basis of Jordan strings, completing the induction.

step 1.1step 1.2step 4.1discharge-induction
TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Power ranks determine every nilpotent Jordan-block multiplicity

Statement

Let N be nilpotent on a finite-dimensional vector space. Put dk=dimkerNk and ρk=rankNk for k0, so d0=0 and ρ0=dimV. For every k1, #{blocks of size at least k}=dkdk1=ρk1ρk, and #{blocks of size exactly k}=2dkdk1dk+1=ρk12ρk+ρk+1. Thus either the nullities or the ranks of all powers determine the multiset of nilpotent Jordan blocks. On the zero space all sequences are zero and the block multiset is empty.

Facts & Assumptions

Given: A nilpotent endomorphism N of a finite-dimensional vector space.

[L1]

There is a basis in which N is a direct sum of nilpotent Jordan blocks (Every finite-dimensional nilpotent endomorphism has a basis of Jordan strings).

[L2]

For every k0, kerTkkerTk+1 and imTk+1imTk; and if kerTm=kerTm+1 for some m0 — equivalently rankTm=rankTm+1 — then kerTm+r=kerTm and imTm+r=imTm for every r0 (Kernel and rank sequences of powers stabilise once equality occurs).

[L3]

Nullity and rank are the dimensions of the kernel and image (Rank and nullity of a linear map with finite-dimensional domain).

[L4]

Rank-nullity gives dimV=dimkerS+dimimS for every endomorphism S of V (Rank-nullity: dimFV=nullityT+rankT).

Proof

technique · direct
1.1

On a block Jm(0), dimkerJm(0)k=min(k,m); its contribution to dkdk1 is therefore 1 exactly when mk, and 0 otherwise. Summing across the block basis from [L1] gives the first nullity formula.

L1L3algebra
2.1

Subtracting the number of blocks of size at least k+1 from the number of blocks of size at least k gives 2dkdk1dk+1 blocks of exact size k.

step 1.1algebra
3.1

Fact [L4] gives dk+ρk=dimV for every k, so replacing each dk in steps 1.1-2.1 gives the two rank formulas. For the tail, first dispose of V=0: there the block multiset is empty, every dk and ρk is zero, and both formulas read 0=0. So assume V0, in which case the basis of [L1] has at least one block and a largest block size m exists; step 1.1 gives dimkerJm(0)k=min(k,m)=m for every block and every km, so dk=dimV and ρk=0 for all km. In particular kerNm=kerNm+1, which is the hypothesis of [L2], and [L2] then gives the stabilised tail beyond the largest block.

step 1.1step 2.1L1L2L3L4algebra
4.1

These formulas recover every block multiplicity, including size one and the endpoint after the largest block; when V=0 each quantity and each recovered multiplicity is zero.

step 1.1step 2.1step 3.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Nilpotent similarity is classified by the ranks of all powers

Statement

Let N and M be nilpotent endomorphisms of finite-dimensional vector spaces V and W over the same field F, where similar means that some F-linear isomorphism φ:VW satisfies M=φNφ1. Then N and M are similar if and only if rankNk=rankMkfor every k0. The k=0 equality includes equality of the dimensions.

The common field is a hypothesis, not a convenience: rank sequences are integers and can agree across different fields, while similarity cannot. The zero endomorphisms of the one-dimensional spaces over F2 and over F3 have rank 1 at k=0 and rank 0 for every k1, and there is no linear isomorphism between them at all.

Facts & Assumptions

Given: Finite-dimensional nilpotent endomorphisms N and M over the same field.

[L1]

The ranks of all powers determine every nilpotent Jordan-block multiplicity (Power ranks determine every nilpotent Jordan-block multiplicity).

[L2]

Proof

technique · direct
1.1

If N and M are similar, conjugating Nk gives Mk; an invertible change of coordinates preserves image dimension, so their ranks agree for every k0.

L2algebra
1.2

Conversely, equality of all power ranks makes the two Jordan-block multisets equal by [L1]. Choose Jordan-string bases B of V and C of W realising those multisets; since the multisets agree, both bases have the same length and N and M have the same block diagonal matrix in them. Because V and W are spaces over the same field F, sending the ith vector of B to the ith vector of C defines an F-linear isomorphism φ:VW, and matching the block matrices entry by entry gives φN=Mφ, hence M=φNφ1; [L2] identifies this with similarity.

L1L2givenchoose
2.1

Steps 1.1 and 1.2 establish both directions, with the empty block multiset covering zero-dimensional spaces.

step 1.1step 1.2
PropositionStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Split characteristic polynomials decompose into generalised eigenspaces of the algebraic multiplicities

Statement

Let T be an endomorphism of a finite-dimensional F-vector space whose characteristic polynomial splits over F. If eλ is the exponent of xλ in μT, then V=λGλ,Gλ:=ker(TλI)eλ, where λ ranges over the eigenvalues. Each Gλ is T-invariant, Nλ:=(TλI)Gλ is nilpotent of index eλ, and χTGλ=(xλ)dimGλ. Consequently dimGλ is the algebraic multiplicity of λ in χT. For V=0, the sum and eigenvalue set are empty.

Facts & Assumptions

Given: A finite-dimensional endomorphism T whose characteristic polynomial splits over F.

[L1]

The minimal and characteristic polynomials have the same monic irreducible factors (The minimal and characteristic polynomials have exactly the same monic irreducible factors).

[L2]

If μT=i<r(xλi)ei splits with distinct λi and ei1, then V=i<rGλi(ei)(T), and for every kei, ker(TλiI)k=Gλi(ei)(T) (If the minimal polynomial splits, V is the direct sum of the stabilised generalised eigenspaces).

[L3]

Writing μT=i<rqiei with the qi distinct monic irreducibles, the subspaces Vi:=kerqi(T)ei are T-invariant, V=i<rVi, and the minimal polynomial of TVi is exactly qiei (Primary decomposition: the irreducible-power factors of μT split V into their invariant kernels).

[L4]

Characteristic polynomials multiply across an invariant subspace and its quotient (For invariant W, χT=χTWχTˉ).

[L5]

For an endomorphism of a nonzero m-dimensional space, nilpotency is equivalent to μN=xs for some 1sm and to χN=xm, and in that case s is the nilpotency index (Characterisations of a nilpotent endomorphism).

Proof

technique · direct
1.1

Fact [L1] makes μT split over F, so its distinct monic irreducible factors are the xλ with λ an eigenvalue and Gλ=ker(TλI)eλ. Fact [L2] gives the displayed invariant direct sum, and [L3] applied to the same factorisation gives that each TGλ has minimal polynomial exactly (xλ)eλ.

L1L2L3
2.1

Fix an eigenvalue λ. Since λ is an eigenvalue, ker(TλI)0, and ker(TλI)Gλ because eλ1; hence Gλ is nonzero and [L5] applies to it. On Gλ, Nλ=TGλλI has minimal polynomial xeλ by step 1.1, so [L5] makes Nλ nilpotent of index eλ and gives χNλ=xdimGλ. Translating the scalar variable yields χTGλ=(xλ)dimGλ.

step 1.1L5algebra
3.1

Repeated use of [L4] on the invariant direct sum multiplies these restricted characteristic polynomials to obtain χT=λ(xλ)dimGλ, so the exponent is exactly the algebraic multiplicity. The empty product gives the zero-space case.

step 1.1step 2.1L4
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Jordan bases and Jordan canonical forms over the base field

Definition

A Jordan basis over F for an endomorphism T:VV is an ordered basis obtained by concatenating Jordan strings for T, all with eigenvalues in F (Jordan blocks, Jordan strings, and their endpoints). The matrix of T in such a basis is block diagonal with blocks Jm(λ) and is called a Jordan canonical form of T over F.

The adjective “canonical” records the block multiset, not a prescribed order of blocks: permuting the strings usually changes the literal block diagonal matrix. On the zero space the empty basis and empty block matrix form the Jordan basis and Jordan form.

TheoremStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Jordan form over the base field exists exactly when the characteristic polynomial splits

Statement

An endomorphism of a finite-dimensional F-vector space has a Jordan canonical form over F if and only if its characteristic polynomial splits into linear factors over F. This includes the zero space, where the characteristic polynomial is 1 and the Jordan form is empty.

Facts & Assumptions

Given: An endomorphism T of a finite-dimensional F-vector space V.

[L1]

If χT splits, V is the direct sum of invariant generalised eigenspaces Gλ, and (TλI)Gλ is nilpotent (Split characteristic polynomials decompose into generalised eigenspaces of the algebraic multiplicities).

[L2]

Every finite-dimensional nilpotent endomorphism has a basis of Jordan strings (Every finite-dimensional nilpotent endomorphism has a basis of Jordan strings).

[L3]

The characteristic polynomial of a block triangular matrix is the product of the characteristic polynomials of its diagonal blocks, including empty blocks (The characteristic polynomial of a block upper- or lower-triangular matrix is the product of the characteristic polynomials of its diagonal blocks).

Proof

technique · direct
1.1

Suppose χT splits. For every Gλ from [L1], apply [L2] to Nλ=(TλI)Gλ; its nilpotent strings are Jordan strings for T at λ, and concatenating their bases across the direct sum gives a Jordan basis of V.

L1L2construct
1.2

Conversely, if T has a Jordan basis, its matrix is block diagonal with blocks Jm(λ) for λF; [L3] gives χT=(xλ)m, which splits over F.

L3algebra
2.1

Steps 1.1 and 1.2 prove both directions; the empty direct sum and empty product prove the zero-space case.

step 1.1step 1.2
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Every finite-dimensional endomorphism over an algebraically closed field has Jordan form

Statement

Every endomorphism of a finite-dimensional vector space over an algebraically closed field has a Jordan canonical form over that field, including the endomorphism of the zero space.

Facts & Assumptions

Given: A finite-dimensional vector space over an algebraically closed field F and an endomorphism T.

[L1]

Every nonconstant polynomial over an algebraically closed field has a root in that field (An algebraically closed field: every nonconstant polynomial has a root in the field).

[L2]

If a is a root of pF[x], then p=(xa)q for some qF[x] (Factor theorem over a commutative ring).

[L3]

An endomorphism has Jordan form over F exactly when its characteristic polynomial splits over F (Jordan form over the base field exists exactly when the characteristic polynomial splits).

Proof

technique · induction on $\deg\chi_T$
1.1

If degχT=0, then χT=1 and [L3] gives the empty Jordan form.

baseL3
1.2

The induction is on the degree of an arbitrary nonzero polynomial over F, not only of a characteristic polynomial, since the factor produced below need not itself be one. If the degree is positive, [L1] supplies a root aF and [L2] writes χT=(xa)q with degq smaller; the induction hypothesis applies to q in that strengthened form and factors it into linear factors, so χT splits.

L1L2ih
2.1

Fact [L3] now gives a Jordan canonical form for T, completing the induction.

step 1.1step 1.2L3discharge-induction
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Ranks of shifted powers determine Jordan form up to block order

Statement

Let T have split characteristic polynomial. For each eigenvalue λ, put ρk(λ)=rank(TλI)k(k0). Then for every k1, the number of Jordan blocks for λ of size exactly k is ρk1(λ)2ρk(λ)+ρk+1(λ). Consequently the ranks of all shifted powers determine the Jordan form uniquely up to permutation of its blocks. On the zero space the rank data and block multiset are empty.

Facts & Assumptions

Given: A finite-dimensional endomorphism T whose characteristic polynomial splits.

[L1]

The space is the direct sum of generalised eigenspaces Gμ, and Nμ=(TμI)Gμ is nilpotent (Split characteristic polynomials decompose into generalised eigenspaces of the algebraic multiplicities).

[L2]

For a nilpotent operator, rankNk12rankNk+rankNk+1 is the number of blocks of size exactly k (Power ranks determine every nilpotent Jordan-block multiplicity).

[L3]

Proof

technique · direct
1.1

Fix an eigenvalue λ. On Gλ, TλI=Nλ. On Gμ with μλ, it is (μλ)I+Nμ, which is invertible because the finite geometric series in Nμ/(μλ) is an inverse up to the nonzero scalar μλ.

L1algebra
2.1

By the direct sum in [L1] and uniqueness in [L4], for every k0 the rank on the non-λ summands is their constant total dimension cλ, while the rank on Gλ is rankNλk; hence ρk(λ)=cλ+rankNλk.

step 1.1L1L3L4
3.1

The constant cλ cancels from the second difference, and [L2] then gives the displayed exact-size block count. Varying k and λ recovers the entire block multiset.

step 2.1L2algebra
4.1

By the definition of Jordan form, a block multiset determines the block diagonal matrix up to block order; for V=0 there are no eigenvalues or blocks.

step 3.1L1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

For split operators, Jordan blocks read off eigenspace multiplicities and both canonical polynomials

Statement

Let T be an endomorphism whose characteristic polynomial splits. For each eigenvalue λ, its algebraic multiplicity is the sum of the sizes of the λ-Jordan blocks, its geometric multiplicity dimker(TλI) is the number of those blocks, and the exponent of xλ in μT is the size of the largest such block. Thus χT=λ(xλ)jmλ,j,μT=λ(xλ)maxjmλ,j. For V=0, both products are empty and equal 1.

Facts & Assumptions

Given: A finite-dimensional endomorphism T with split characteristic polynomial and Jordan block sizes mλ,j.

[L1]

The Jordan block multiset is determined up to order (Ranks of shifted powers determine Jordan form up to block order).

[L2]

A scalar λ is an eigenvalue when ker(TλI) contains a nonzero vector, and that kernel is its eigenspace (Eigenvalues, eigenvectors, eigenspaces Eλ(T)=ker(TλI), and the spectrum σF(T) of an endomorphism).

[L3]

A polynomial annihilates T exactly when it is divisible by μT, with μT=1 on the zero space (The annihilator ideal is nonzero and has a unique monic generator; p(T)=0 if and only if μTp).

Proof

technique · direct
1.1

A block Jm(λ) contributes m copies of xλ to the characteristic polynomial and one independent initial vector to ker(TλI); blocks at other eigenvalues contribute no kernel because their shifted blocks are invertible. This proves the algebraic- and geometric-multiplicity claims.

L1L2algebra
1.2

On Jm(λ), (TλI)a vanishes exactly when am. If p=(xλ)aq with q(λ)0, then q(Jm(λ)) is invertible by a finite geometric-series inverse for its nonzero scalar part; hence p annihilates that block exactly when am. Applying this to every block and using [L3] gives the displayed minimal polynomial.

L3algebra
2.1

Multiplying the block contributions gives the characteristic-polynomial formula, and the empty block list gives χT=μT=1 on the zero space.

step 1.1step 1.2L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

Split matrices are similar exactly when their Jordan block multisets agree

Statement

Let A,BMn(F) have characteristic polynomials that split over F. Then A and B are similar if and only if their Jordan canonical forms have the same multiset of Jordan blocks. The blocks may occur in different orders.

Facts & Assumptions

Given: Matrices A,BMn(F) with split characteristic polynomials.

[L1]

A split characteristic polynomial is equivalent to existence of Jordan form over the base field (Jordan form over the base field exists exactly when the characteristic polynomial splits).

[L2]

The ranks of shifted powers determine Jordan form uniquely up to block order (Ranks of shifted powers determine Jordan form up to block order).

[L3]

Similarity models two ordered-basis matrices of one endomorphism and is an equivalence relation (Similarity is an equivalence relation, and two matrices represent the same endomorphism in two bases exactly when they are similar).

Proof

technique · direct
1.1

If A and B are similar, [L3] realises them as matrices of one endomorphism in two bases; [L1] supplies Jordan forms and [L2] makes their block multisets equal.

L1L2L3
1.2

Conversely, enumerate the common block multiset once; after permuting blocks, both block diagonal matrices equal the matrix from that enumeration, and each block permutation is conjugation by a permutation matrix. Each of A and B is therefore similar to that common matrix, so the equivalence-relation clause in [L3] makes A similar to B.

L1L3construct
2.1

Steps 1.1 and 1.2 prove both directions, including n=0.

step 1.1step 1.2
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-08-16Open item page →

Cyclic subspaces, cyclic vectors, and vector annihilators

Definition

Let T:VV be an endomorphism and vV. The T-cyclic subspace generated by v is Z(v;T):={p(T)v:pF[x]}=span{v,Tv,T2v,}. It is the smallest T-invariant subspace containing v. The vector v is a cyclic vector for T when Z(v;T)=V, and T is cyclic when it has a cyclic vector.

The annihilator ideal of v is AnnT(v):={pF[x]:p(T)v=0}. When V is finite-dimensional this ideal is nonzero and has a unique monic generator, whose existence is proved in The vector annihilator is the unique monic generator of AnnT(v) and divides the minimal polynomial ; that generator is the vector annihilator mT,v. For v=0, the ideal is all of F[x] and mT,0=1.

Finite dimensionality is not a convenience: it is what forces the ideal to be nonzero, and without it the ideal can vanish. On V=n0Fen with T(en)=en+1 and v=e0, every nonzero p=kmakxk gives p(T)v=kmakek0, so AnnT(v)=(0) and there is no monic generator. It is not necessary, however: for T=0 on any V and any v0, p(T)v=p(0)v, so AnnT(v)=(x) and mT,v=x.

PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The vector annihilator is the unique monic generator of AnnT(v) and divides the minimal polynomial

Statement

For an endomorphism T of a finite-dimensional vector space and vV, AnnT(v) is a nonzero ideal of F[x]. It has a unique monic generator mT,v, and p(T)v=0mT,vp. Moreover mT,vμT. In particular mT,0=1.

Facts & Assumptions

Given: A finite-dimensional endomorphism T and a vector v.

[L1]

The annihilator ideal is AnnT(v)={p:p(T)v=0} (Cyclic subspaces, cyclic vectors, and vector annihilators).

[L3]

Every ideal of F[x] is principal (For every field F, F[x] is a principal ideal domain).

Proof

technique · direct
1.1

Linearity of polynomial evaluation shows that [L1] is closed under addition and under multiplication by arbitrary polynomials, so it is an ideal; it is nonzero because [L2] puts μT in it.

L1L2algebra
2.1

By [L3] the ideal is (a) for a nonzero polynomial a; scaling by the inverse of its leading coefficient gives a monic generator mT,v, and two monic generators of one ideal are associates and hence equal.

step 1.1L3algebra
3.1

Membership in (mT,v) is exactly divisibility by mT,v, proving the displayed equivalence. Since μT belongs to the ideal, mT,vμT; if v=0, the ideal contains 1 and its monic generator is 1.

step 1.1step 2.1L1L2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

A vector annihilator gives a power basis and its companion matrix

Statement

Let mT,v=xd+ad1xd1++a0. Then (v,Tv,,Td1v) is an ordered basis of Z(v;T). In this basis the restriction TZ(v;T) has the companion matrix with ones on the subdiagonal and last column (a0,a1,,ad1)T. If d=0, then v=0, Z(v;T)=0, and both the basis and matrix are empty.

Facts & Assumptions

Given: An endomorphism T, a vector v, and its monic vector annihilator m=mT,v of degree d.

[L1]

For an endomorphism of a finite-dimensional vector space, AnnT(v) has a unique monic generator mT,v and p(T)v=0 exactly when mT,vp (The vector annihilator is the unique monic generator of AnnT(v) and divides the minimal polynomial).

[L2]

Division by monic m writes each pF[x] uniquely as p=qm+r with degr<d or r=0 (Division algorithm for polynomials over a field).

[L3]

The cyclic subspace is Z(v;T)={p(T)v:pF[x]} (Cyclic subspaces, cyclic vectors, and vector annihilators).

[L4]

Matrix columns are the coordinates of the images of ordered basis vectors (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases).

Proof

technique · direct
1.1

By [L2], p(T)v=r(T)v because m(T)v=0; [L3] therefore shows that v,Tv,,Td1v span Z(v;T).

L1L2L3
1.2

A linear relation among those powers gives a polynomial r of degree below d with r(T)v=0; [L1] says mr, so r=0. Thus the list is independent and hence a basis.

L1algebra
1.3

The first d1 basis vectors shift to the next ones, while m(T)v=0 gives Tdv=a0vad1Td1v; [L4] yields the stated companion matrix.

L1L4algebra
2.1

If d=0, monicity makes m=1, so [L1] gives v=0 and [L3] gives the zero cyclic subspace; the empty basis and matrix then establish the endpoint case.

L1L3
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

Some vector has vector annihilator equal to the minimal polynomial

Statement

For every endomorphism T of a finite-dimensional vector space V, there is vV such that mT,v=μT. If V=0, take v=0 and both polynomials are 1.

Facts & Assumptions

Given: A finite-dimensional endomorphism T.

[L1]

If μT=i<rqiei is its factorisation into distinct monic irreducible powers, then V=i<rVi with Vi=kerqi(T)ei, and TVi has minimal polynomial exactly qiei (Primary decomposition: the irreducible-power factors of μT split V into their invariant kernels).

[L2]

The vector annihilator is a monic divisor of the operator's minimal polynomial and detects exactly the polynomials that annihilate the vector (The vector annihilator is the unique monic generator of AnnT(v) and divides the minimal polynomial).

[L3]

The ring F[x] is a unique factorisation domain (For every field F, F[x] is a unique factorisation domain).

Proof

technique · direct
1.1

For each nonempty primary summand Vi in [L1], choose viVi with qi(T)ei1vi0; such a vector exists because otherwise qiei1 would annihilate TVi, contrary to its exact minimal polynomial.

L1choose
2.1

By [L2], mT,vi divides qiei; [L3] makes it a power of qi, and step 1.1 rules out every exponent below ei. Hence mT,vi=qiei.

step 1.1L2L3
3.1

Put v=i<rvi. Directness in [L1] gives p(T)v=0 exactly when p(T)vi=0 for every i, which by step 2.1 is exactly when every qiei divides p; pairwise coprimality and [L3] make this equivalent to μTp. Thus [L2] gives mT,v=μT.

step 2.1L1L2L3construct
4.1

If V=0, [L1] is the empty direct sum and the published minimal-polynomial convention gives μT=1; taking v=0 gives mT,0=1 by [L2].

L1L2
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-16Open item page →

A cyclic vector exists exactly when the minimal and characteristic polynomials agree

Statement

An endomorphism T of a finite-dimensional vector space has a cyclic vector if and only if μT=χT. On the zero space, v=0 is cyclic and μT=χT=1.

Facts & Assumptions

Given: An endomorphism T of an n-dimensional vector space V.

[L1]

If mT,v has degree d, then v,Tv,,Td1v is a basis of Z(v;T) (A vector annihilator gives a power basis and its companion matrix).

[L2]

Some vector v satisfies mT,v=μT (Some vector has vector annihilator equal to the minimal polynomial).

Proof

technique · direct
1.1

Suppose v is cyclic. A polynomial annihilates v exactly when it annihilates every q(T)v, because polynomial evaluations commute and these vectors span V; hence mT,v=μT. By [L1], degμT=dimZ(v;T)=n.

L1L4algebra
1.2

Conversely, suppose μT=χT and choose v as in [L2]. Then [L1] gives dimZ(v;T)=degmT,v=degχT=n; since Z(v;T) is a subspace of V, [L5] gives Z(v;T)=V, so v is cyclic.

L1L2L3L5choose
2.1

Fact [L4] gives μTχT, while [L3] makes both monic and step 1.1 gives equal degree; therefore μT=χT.

step 1.1L3L4
3.1

When V=0, [L2] chooses v=0, [L3] and [L4] give both polynomials as 1, and its cyclic subspace is V; thus steps 1.1-2.1 cover every case and both directions.

step 1.1step 2.1step 1.2L2L3L4
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-16Open item page →

The commutant of a cyclic endomorphism consists of its polynomials

Statement

Let T be a cyclic endomorphism of a finite-dimensional vector space. An endomorphism S commutes with T if and only if S=p(T) for some pF[x]. Thus the commutant of T is F[T].

Facts & Assumptions

Given: A cyclic endomorphism T with cyclic vector v and an endomorphism S.

[L1]
[L2]

The powers v,Tv,,Td1v form a basis of Z(v;T), where d=degmT,v (A vector annihilator gives a power basis and its companion matrix).

[L3]

Polynomial evaluation is p(T)=kakTk (Polynomial evaluation at an endomorphism: p(T)=kakTk).

Proof

technique · direct
1.1

Suppose ST=TS. By [L1], SvV=Z(v;T), so [L2] supplies pF[x] with Sv=p(T)v.

L1L2choose
2.1

For every k0, commutation gives S(Tkv)=TkSv=Tkp(T)v=p(T)Tkv; the power basis in [L2] therefore makes S=p(T) on all of V.

step 1.1L2L3algebra
3.1

Conversely every p(T) commutes with T term by term in [L3]. This proves both directions, including the zero space where the only endomorphism is the zero map.

step 2.1L3

5 · Examples, counterexamples and false statements

None yet.

Sources

Standard references

Recommended treatments; not extraction sources.