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.

17 results · all verified · 9 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 8 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Eigenvalues, Eigenvectors and the Characteristic Polynomial

1 · Prerequisites

2 · Summary

The development uses the basis-independent determinant of an endomorphism (The determinant of an endomorphism of a finite-dimensional vector space: its matrix determinant in an ordered basis in positive dimension, and 1 on the zero space), the determinant criterion for invertibility (A finite-dimensional linear operator over a field is invertible if and only if its determinant is nonzero), and matrix representations of linear maps (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases). Polynomial rings over fields supply formal coefficients and cancellation (The polynomial ring over a commutative ring as finitely supported coefficient sequences with convolution, For every field F, F[x] is a unique factorisation domain), while polynomial evaluation and roots retain their published algebraic meaning (Evaluation and roots of a polynomial in a commutative target ring). Rank-nullity and finite-dimensional basis extension provide the dimension arguments used below (Rank-nullity: dimFV=nullityT+rankT, 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).

Eigenvalues are first characterized by singular shifts, and distinct eigenvalues yield independent eigenvectors. The characteristic polynomial is then defined for matrices and operators, proved invariant under similarity, and shown to recover the spectrum, including the zero-dimensional convention. Algebraic and geometric multiplicities lead to their basic inequality and to trace and determinant formulas under an explicit splitting hypothesis. Block factorization also proves the ABBA identity and supports polynomial spectral mapping with multiplicities. Finally, polynomial evaluation culminates in Cayley–Hamilton via the adjugate identity and coefficient comparison, followed by the polynomial formula for an invertible operator's inverse.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

Eigenvalues, eigenvectors, eigenspaces Eλ(T)=ker(TλI), and the spectrum σF(T) of an endomorphism

Definition

Let V be a vector space over a field F and let T:VV be linear. A scalar λF is an eigenvalue of T when there is a nonzero vector vV such that

T(v)=λv.

Such a vector is an eigenvector belonging to λ. The eigenspace belonging to λ is

Eλ(T):=ker(TλIV)={vV:T(v)=λv}.

Thus Eλ(T) is a linear subspace and always contains 0V, while λ is an eigenvalue exactly when Eλ(T){0V}. The spectrum of T over F is

σF(T):={λF:λ is an eigenvalue of T}.

In particular, the unique endomorphism of the zero space has empty spectrum.

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

For a finite-dimensional space, λ is an eigenvalue of T if and only if TλI is not invertible

Statement

Let T:VV be an endomorphism of a finite-dimensional vector space over F, and let λF. Then λ is an eigenvalue of T if and only if TλIV is not invertible.

Facts & Assumptions

Given: A finite-dimensional F-vector space V, an endomorphism T of V, and λF.

[L1]

The scalar λ is an eigenvalue of T exactly when ker(TλIV){0V} (Eigenvalues, eigenvectors, eigenspaces Eλ(T)=ker(TλI), and the spectrum σF(T) of an endomorphism).

[L3]

For a linear map S:VV with V finite-dimensional, dimV=dimkerS+dimimS (Rank-nullity: dimFV=nullityT+rankT). A subspace of V has dimension dimV if and only if it is all of V (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, clause 2).

[L4]

An invertible linear map has a two-sided linear inverse, and hence is bijective (Invertible linear maps, linear isomorphisms, and inverse linear maps).

Proof

technique · direct
1.1

If λ is an eigenvalue, [L1] and [L2] show that TλIV is not injective; it therefore cannot be invertible by [L4].

L1L2L4given
1.2

Conversely, suppose λ is not an eigenvalue. Then [L1] and [L2] make S=TλIV injective, so kerS={0}. By [L3], dimimS=dimV, hence imS=V and S is bijective. Its inverse function is linear: applying S to S1(au+bv) and to aS1(u)+bS1(v) gives au+bv in both cases, and injectivity makes the two inputs equal. Thus S is invertible; contraposition gives that noninvertibility forces λ to be an eigenvalue.

L1L2L3L4givenalgebra
2.1

The two implications establish the equivalence. If V={0V}, [L1] makes the left side false and the unique endomorphism is the identity, so the same argument includes that case.

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

Eigenvectors belonging to pairwise distinct eigenvalues are linearly independent

Statement

Let T:VV be linear. If v1,,vm are eigenvectors of T belonging respectively to pairwise distinct eigenvalues λ1,,λm, then v1,,vm are linearly independent.

Facts & Assumptions

Given: Eigenvectors v1,,vm of T with pairwise distinct eigenvalues λ1,,λm.

[F1]

Every nonzero element of a field has a multiplicative inverse (Field).

Proof

technique · induction on $m$
1.1

For m=0 the empty family is independent, and for m=1 the equation a1v1=0 forces a1=0 because v10.

baseL1L2F1
1.2

Assume m2 and that the claim holds for m1 eigenvectors. Suppose i=1maivi=0. Applying TλmIV and using [L1] gives i=1m1ai(λiλm)vi=0.

ihL1L2givenalgebra
2.1

The first m1 eigenvalues remain pairwise distinct, so the induction hypothesis gives ai(λiλm)=0 for i<m. Since λiλm0, [F1] gives ai=0 for every i<m.

step 1.2ihF1given
3.1

The original relation now reads amvm=0, so am=0 by [L1] and [F1]. Thus the family is independent by [L2].

step 2.1L1L2F1
4.1

The base cases and induction step prove the claim for every finite family.

step 1.1step 3.1discharge-induction
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

An endomorphism of an n-dimensional space has at most n distinct eigenvalues

Statement

If V is an n-dimensional vector space and T:VV is linear, then T has at most n distinct eigenvalues.

Facts & Assumptions

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

[L1]

Eigenvectors belonging to pairwise distinct eigenvalues are linearly independent (Eigenvectors belonging to pairwise distinct eigenvalues are linearly independent).

[L2]

Every linearly independent subset of a finite-dimensional vector space is contained, without Choice, in a basis of that space (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, clause 3).

Proof

technique · direct
1.1

From any finite set of distinct eigenvalues, choose one eigenvector belonging to each; this is a finite sequence of individual choices.

givenchoose
2.1

The chosen vectors are linearly independent by [L1], so [L2] extends them to a basis of V. Every basis of the n-dimensional space has n elements, so the chosen family, and hence the set of chosen eigenvalues, has at most n elements.

step 1.1L1L2algebra
3.1

There cannot be n+1 distinct eigenvalues. Equivalently, T has at most n distinct eigenvalues; when n=0, no eigenvector exists and the bound is still valid.

step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-08-13Open item page →

For AMn(F), the characteristic polynomial is χA(x)=det(xInA) when n1, with χA(x)=1 for the unique 0×0 matrix

Definition

Let F be a field and let AMn(F). If n1, regard xInA as a matrix over the commutative polynomial ring F[x]. The characteristic polynomial of A is

χA(x):=det(xInA)F[x].

For n=0, define the characteristic polynomial of the unique 0×0 matrix to be the constant polynomial 1. This agrees with the empty-product convention and makes the characteristic polynomial monic of degree 0 in the zero-sized case.

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

χA(x) is monic of degree n; for n1 its xn1 coefficient is tr(A) and its constant coefficient is (1)ndet(A), while χ0×0=1

Statement

For AMn(F), the polynomial χA(x) is monic of degree n. If n1, the coefficient of xn1 is tr(A) and the constant coefficient is (1)ndet(A). For n=0, χA(x)=1.

Facts & Assumptions

Given: A matrix A=(aij)Mn(F).

[L2]

For n1, det(C)=σSnsgn(σ)i<ncσ(i),i (For n1, the determinant over a commutative ring by the Leibniz formula, and detA for a real matrix).

[L3]

The trace of A is i<naii (The trace tr(A) as the sum of the diagonal entries).

[L4]

The degree of a nonzero polynomial is the largest index of a nonzero coefficient, its leading coefficient is the coefficient at that index, and it is monic when that leading coefficient is 1 (Degree, leading coefficient and monic polynomial, with the zero polynomial having no degree).

Proof

technique · direct
1.1

If n=0, [L1] gives χA=1, which is monic of degree 0; the additional coefficient assertions are restricted to n1.

L1L4
1.2

Assume n1. In [L2] for xInA, the identity permutation contributes i<n(xaii). Every nonidentity permutation moves at least two indices, so its term contains at most n2 diagonal factors and has degree at most n2.

L1L2algebra
1.3

Evaluating at x=0 gives the constant coefficient det(A)=(1)ndet(A) directly from [L2].

L1L2algebra
2.1

Hence the coefficient of xn is 1, the coefficient of xn1 comes only from the identity term and is i<naii=tr(A), and there are no terms of degree above n. Thus χA is monic of degree n.

step 1.2L3L4algebra
3.1

Steps 1.1–2.1 establish every asserted dimension and coefficient case.

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

The characteristic polynomial of a block upper- or lower-triangular matrix is the product of the characteristic polynomials of its diagonal blocks

Statement

Let AMr(F) and DMs(F). For either block-triangular matrix

M=(AC0D)orM=(A0CD),

one has χM(x)=χA(x)χD(x), including r=0 or s=0.

Facts & Assumptions

Given: Square diagonal blocks A,D and a compatible off-diagonal block C over F.

[L2]

The determinant is the signed sum over permutations of products selecting one entry in each column and row (For n1, the determinant over a commutative ring by the Leibniz formula, and detA for a real matrix).

[L3]

The polynomial ring F[x] is a commutative ring, so [L2] applies to matrices over F[x] (Polynomial convolution makes R[x] a commutative ring containing R as its constant subring).

Proof

technique · direct
1.1

Suppose first that M is block upper triangular. In a nonzero Leibniz term for xIM, a permutation cannot send an index from the second block into the first: if it did, bijectivity would force some first-block index into the second, where the lower-left block is zero. Thus every surviving permutation preserves both index blocks.

L2L3given
2.1

The surviving permutation splits uniquely into one permutation of each block, and its sign and product split accordingly. The determinant sum therefore factors as det(xIrA)det(xIsD)=χA(x)χD(x).

step 1.1L1L2L3algebra
3.1

The lower-triangular case is identical with the two block directions interchanged. If either block has size zero, its characteristic polynomial is 1 and the identity reduces to the other block.

step 2.1L1
4.1

Hence both block-triangular forms have the claimed characteristic polynomial.

step 2.1step 3.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Similar matrices have the same characteristic polynomial

Statement

If A,BMn(F) are similar, then χA(x)=χB(x) in F[x], including n=0.

Facts & Assumptions

Given: Similar matrices A,BMn(F).

[L1]

Similarity means that B=P1AP for some invertible PMn(F) (Similar matrices: B=P1AP for an invertible P).

[L2]

For positive size over a commutative ring, det(XY)=det(X)det(Y) (For same-sized finite square matrices over a commutative ring, det(AB)=det(A)det(B)).

[L3]

Field matrices embed entrywise into matrices over F[x], with the same matrix arithmetic and determinant (For a field, the ring-matrix operations, invertibility and similarity agree exactly with the established field-matrix interface).

Proof

technique · direct
1.1

If n=0, [L4] gives χA=1=χB.

L4
1.2

Suppose n1 and choose P from [L1]. Over F[x], xIB=P1(xIA)P.

L1L3algebra
2.1

By [L2], det(xIB)=det(P1)det(xIA)det(P). Since P1P=I, multiplicativity also gives det(P1)det(P)=1.

step 1.2L2L3algebra
3.1

Using [L4] in step 2.1 gives χB(x)=χA(x), and step 1.1 supplies the remaining size.

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

The basis-independent characteristic polynomial χT of an endomorphism of a finite-dimensional space, including χT=1 in dimension zero

Definition

Let T:VV be an endomorphism of a finite-dimensional vector space over F. Choose an ordered basis B and define

χT(x):=χ[T]BB(x).

Matrices representing the same endomorphism in different ordered bases are similar, and similar matrices have the same characteristic polynomial. Hence χT is independent of B. When V={0V}, the empty ordered basis gives χT=1.

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

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

Statement

For an endomorphism T of a finite-dimensional F-vector space,

σF(T)={λF:χT(λ)=0}.

Facts & Assumptions

Given: A finite-dimensional F-vector space V and TL(V).

[L1]

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

[L2]

A scalar λ is an eigenvalue exactly when TλIV is not invertible (For a finite-dimensional space, λ is an eigenvalue of T if and only if TλI is not invertible).

[L3]

A finite-dimensional endomorphism is invertible exactly when its determinant is nonzero (A finite-dimensional linear operator over a field is invertible if and only if its determinant is nonzero).

[L4]

A root of a polynomial is a scalar at which its evaluation is zero (Evaluation and roots of a polynomial in a commutative target ring).

Proof

technique · direct
1.1

If dimV=0, the spectrum is empty because there is no nonzero eigenvector, while [L1] gives χT=1, which has no root.

L1L4
1.2

Suppose dimV=n1 and choose a basis with matrix A=[T]. Then χT(λ)=det(λInA)=(1)ndet(AλIn).

L1algebra
2.1

The scalar (1)n is nonzero. Thus step 1.2, [L3], and [L2] give χT(λ)=0 if and only if TλIV is not invertible if and only if λσF(T).

step 1.2L2L3L4
3.1

Steps 1.1 and 2.1 prove the set equality in every finite dimension and prove both directions of the equivalence.

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

An algebraically closed field: every nonconstant polynomial has a root in the field

Definition

A field F is algebraically closed when every nonconstant polynomial pF[x] has a root in F: there is λF such that p(λ)=0.

This definition concerns roots in the field itself. It does not assert here that any particular field, including C, is algebraically closed.

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

Every endomorphism of a nonzero finite-dimensional vector space over an algebraically closed field has an eigenvalue

Statement

Let V be a nonzero finite-dimensional vector space over an algebraically closed field F. Every endomorphism T:VV has an eigenvalue in F.

Facts & Assumptions

Given: A nonzero finite-dimensional F-vector space V, an algebraically closed field F, and TL(V).

[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]

The characteristic polynomial of an endomorphism is by definition that of any representing matrix (The basis-independent characteristic polynomial χT of an endomorphism of a finite-dimensional space, including χT=1 in dimension zero), and for AMn(F) the polynomial χA(x) is monic of degree n (χA(x) is monic of degree n; for n1 its xn1 coefficient is tr(A) and its constant coefficient is (1)ndet(A), while χ0×0=1). So χT is monic of degree n=dimV.

[L3]

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

Proof

technique · direct
1.1

Since V{0}, its finite dimension n is positive, so [L2] makes χT a nonconstant polynomial.

L2given
2.1

By [L1], χT has a root λF, and [L3] makes λ an eigenvalue of T.

step 1.1L1L3
3.1

Hence every such endomorphism has an eigenvalue; the excluded zero-dimensional case would have characteristic polynomial 1 and no eigenvalue.

step 2.1L2L3
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-13Open item page →

Algebraic multiplicity as the exponent of xλ in χT, and geometric multiplicity as dimEλ(T)

Definition

Let T:VV be an endomorphism of a finite-dimensional vector space over F, and let λσF(T). The algebraic multiplicity of λ is the largest natural number m1 such that (xλ)m divides χT(x) in F[x]. This largest exponent exists because λ is a root, the factor theorem gives one factor xλ, and the nonzero polynomial χT has finite degree and unique factorization.

The geometric multiplicity of λ is

dimFEλ(T).

The eigenspace is a nonzero subspace of the finite-dimensional space V, so this dimension is defined and is at least 1.

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

If χT(x)=i<n(xλi) in F[x], then tr(T)=i<nλi: trace is the sum of the eigenvalues counted with algebraic multiplicity

Statement

Let T be an endomorphism of an n-dimensional vector space over F. If

χT(x)=i<n(xλi)

in F[x], then tr(T)=i<nλi. Thus the trace is the sum of the eigenvalues counted with algebraic multiplicity.

Facts & Assumptions

Given: T as stated and a displayed factorization χT(x)=i<n(xλi).

[L1]

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

[L3]

The trace of an endomorphism is the trace of any representing matrix and is 0 in dimension zero (The basis-independent trace of an endomorphism of a finite-dimensional vector space).

Proof

technique · direct
1.1

If n=0, [L3] gives tr(T)=0, while the sum indexed by the empty set is 0.

L1L3algebra
1.2

Suppose n1. By [L1]–[L3], the coefficient of xn1 in χT is tr(T). In the given product, obtaining degree n1 means choosing λi from exactly one factor, so the same coefficient is i<nλi.

L1L2L3givenalgebra
2.1

Equality of coefficients and additive cancellation give tr(T)=i<nλi. By [L4], the factors list exactly the eigenvalues with their algebraic multiplicities.

step 1.2L4algebra
3.1

Steps 1.1 and 2.1 prove the formula in every finite dimension.

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

If χT(x)=i<n(xλi) in F[x], then det(T)=i<nλi: determinant is the product of the eigenvalues counted with algebraic multiplicity

Statement

Let T be an endomorphism of an n-dimensional vector space over F. If

χT(x)=i<n(xλi)

in F[x], then det(T)=i<nλi. Thus the determinant is the product of the eigenvalues counted with algebraic multiplicity.

Facts & Assumptions

Given: T as stated and a displayed factorization χT(x)=i<n(xλi).

[L1]

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

[L3]

The determinant of an endomorphism is the determinant of any representing matrix and equals 1 in dimension zero (The determinant of an endomorphism of a finite-dimensional vector space: its matrix determinant in an ordered basis in positive dimension, and 1 on the zero space).

Proof

technique · direct
1.1

If n=0, [L3] gives det(T)=1, while the product indexed by the empty set is 1.

L1L3algebra
1.2

Suppose n1. By [L1]–[L3], the constant coefficient of χT is (1)ndet(T). The constant coefficient of the given product is i<n(λi)=(1)ni<nλi.

L1L2L3givenalgebra
2.1

Equality of coefficients and cancellation of the nonzero scalar (1)n give det(T)=i<nλi. By [L4], the factors list exactly the eigenvalues with their algebraic multiplicities.

step 1.2L4algebra
3.1

Steps 1.1 and 2.1 prove the formula in every finite dimension.

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

The geometric multiplicity of an eigenvalue does not exceed its algebraic multiplicity

Statement

Let T be an endomorphism of a finite-dimensional vector space, and let λ be an eigenvalue. Then

dimEλ(T)multχT(λ).

Facts & Assumptions

Given: A finite-dimensional F-vector space V, TL(V), and an eigenvalue λ.

[L1]

Geometric multiplicity is dimEλ(T), while algebraic multiplicity is the largest exponent of xλ dividing χT (Algebraic multiplicity as the exponent of xλ in χT, and geometric multiplicity as dimEλ(T)).

[L2]

A linearly independent subset of a finite-dimensional space extends, without Choice, to a basis (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, clause 3).

[L3]

The matrix of a linear map records the coordinate columns of the images of the basis vectors (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases).

[L4]

The characteristic polynomial of a block-triangular matrix is the product of those of its diagonal 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

Put g=dimEλ(T). Choose a basis e1,,eg of the eigenspace and extend it by [L2] to a basis of V.

L1L2givenchoose
2.1

Since T(ei)=λei for ig, [L3] makes the matrix of T in this basis block upper triangular with leading diagonal block λIg.

step 1.1L3given
3.1

By [L4], χT(x)=det(xIgλIg)q(x)=(xλ)gq(x) for the characteristic polynomial q of the other diagonal block.

step 2.1L4algebra
4.1

Thus (xλ)g divides χT, so the maximal exponent in [L1] is at least g. This is the claimed inequality; g1 because λ is an eigenvalue.

step 3.1L1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

An eigenvalue of algebraic multiplicity one has a one-dimensional eigenspace

Statement

If λ is an eigenvalue of a finite-dimensional endomorphism and has algebraic multiplicity 1, then dimEλ(T)=1.

Facts & Assumptions

Given: An eigenvalue λ of T whose algebraic multiplicity is 1.

[L1]

The geometric multiplicity is dimEλ(T), and an eigenvalue has a nonzero eigenspace (Algebraic multiplicity as the exponent of xλ in χT, and geometric multiplicity as dimEλ(T)).

[L2]

Geometric multiplicity is at most algebraic multiplicity (The geometric multiplicity of an eigenvalue does not exceed its algebraic multiplicity).

Proof

technique · direct
1.1

Since Eλ(T) contains an eigenvector, it is nonzero and its finite dimension is at least 1.

L1given
1.2

By [L2] and the given algebraic multiplicity, dimEλ(T)1.

L1L2given
2.1

Combining steps 1.1 and 1.2 gives dimEλ(T)=1.

step 1.1step 1.2algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

For A,BMn(F), the products AB and BA have the same characteristic polynomial

Statement

For A,BMn(F),

χAB(x)=χBA(x).

Facts & Assumptions

Given: Matrices A,BMn(F).

[L2]

For a positive-sized square matrix over a commutative ring, the determinant is the signed sum over permutations of products selecting one entry in each row and column (For n1, the determinant over a commutative ring by the Leibniz formula, and detA for a real matrix).

[L3]

Determinants are multiplicative for positive-sized square matrices over a commutative ring (For same-sized finite square matrices over a commutative ring, det(AB)=det(A)det(B)).

[L4]

Block multiplication follows from associative and distributive matrix arithmetic (Matrix arithmetic over a commutative ring is associative, unital and distributive, and transpose reverses products).

Proof

technique · direct
1.1

If n=0, both characteristic polynomials are 1 by [L1]. Assume henceforth that n1, and work over F[t].

L1
1.2

Put N=(ItABI). Left multiplication by (ItA0I) produces (I+tAB0BI), while left multiplication by (I0BI) produces (ItA0I+tBA).

L4algebra
2.1

In the Leibniz sum [L2] for a block-triangular matrix, every nonzero term preserves the two index blocks, so its determinant is the product of the two diagonal-block determinants. Both multiplying matrices in step 1.2 consequently have determinant 1, and [L3] yields det(I+tAB)=det(N)=det(I+tBA) in F[t].

step 1.2L2L3algebra
3.1

Replacing t by t, the coefficient of tk in det(ItC) is the coefficient of xnk in det(xIC), directly from the Leibniz formula. Equality in step 2.1 therefore gives equality of every coefficient of χAB and χBA.

step 2.1L1L2algebra
4.1

Together with the zero-sized case, χAB=χBA for all n.

step 1.1step 3.1
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-13Open item page →

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

Definition

Let T:VV be an endomorphism and let p(x)=k0akxkF[x]. Define

p(T):=k0akTkL(V,V),

where T0:=IV and Tk+1:=TTk. The sum is finite because the coefficient sequence of p has finite support. In particular, the zero polynomial evaluates to the zero endomorphism and the constant polynomial 1 evaluates to IV.

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

If χT(x)=i<n(xλi) in F[x], then χp(T)(y)=i<n(yp(λi)) for every pF[x]: the eigenvalues of p(T) are p(λi), counted with algebraic multiplicity

Statement

Let T act on an n-dimensional F-vector space and suppose

χT(x)=i<n(xλi).

For every pF[x],

χp(T)(y)=i<n(yp(λi)).

Consequently the eigenvalues of p(T) are the values p(λi), counted with the combined algebraic multiplicities shown by this product.

Facts & Assumptions

Given: T, the displayed split factorization of χT, and pF[x].

[L1]

Polynomial evaluation is p(T)=kakTk (Polynomial evaluation at an endomorphism: p(T)=kakTk). Matrix representation sends sums and scalar multiples to matrix sums and scalar multiples (T[T]BC is a vector-space isomorphism L(V,W)Mm×n(F)) and composites to matrix products ([ST]BD=[S]CD[T]BC).

[L2]

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

[L4]

An independent subset of a finite-dimensional space extends without Choice to a basis (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, clause 3), whose representing matrix records the coordinate columns of the images (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases).

[L5]

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

[L6]

The ring F[x] is a unique factorisation domain, hence an integral domain and admits cancellation of nonzero polynomials (For every field F, F[x] is a unique factorisation domain).

[L7]

Algebraic multiplicity is the exponent of a root's linear factor in the characteristic polynomial (Algebraic multiplicity as the exponent of xλ in χT, and geometric multiplicity as dimEλ(T)).

Proof

technique · induction on $n$
1.1

If n=0, both sides are the empty product 1 by [L2].

baseL2algebra
1.2

Assume n>0 and the result in dimension n1. The factor xλ0 shows that λ0 is a root of χT, so [L3] supplies a nonzero eigenvector v. Extend (v) by [L4] to a basis. In that basis [L4] gives [T]=(λ00B).

ihL3L4givenchoose
2.1

By [L5], χT(x)=(xλ0)χB(x). Comparing with the given factorization and cancelling xλ0 in the domain [L6] gives χB(x)=0<i<n(xλi).

step 1.2L5L6given
3.1

Powers, linear combinations, and [L1] preserve this block upper-triangular shape, so [p(T)]=(p(λ0)0p(B)). The induction hypothesis applied to B and step 2.1 gives χp(B)(y)=0<i<n(yp(λi)).

step 1.2step 2.1ihL1
4.1

Applying [L5] to step 3.1 yields χp(T)(y)=(yp(λ0))χp(B)(y)=i<n(yp(λi)).

step 3.1L2L5
5.1

The base case and induction step prove the polynomial identity for every finite dimension. By [L3] and [L7], its roots are the eigenvalues of p(T) and repeated equal values acquire their combined algebraic multiplicity.

step 1.1step 4.1L3L7discharge-induction
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

If χT splits over F, every eigenvalue of χT(T) is 0

Statement

Let T be a finite-dimensional endomorphism whose characteristic polynomial splits over F. Every eigenvalue of χT(T) is 0.

Facts & Assumptions

Given: A finite-dimensional endomorphism T for which χT splits over F.

[L3]

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

Proof

technique · direct
1.1

If dimV=0, the spectrum of every endomorphism is empty, so the assertion is vacuous; [L2] also gives the correct empty factorization.

L2L3
1.2

Otherwise write χT(x)=i<n(xλi). Each λi is a root, so χT(λi)=0. Applying [L1] with p=χT gives χχT(T)(y)=i<n(y0)=yn.

L1givenalgebra
2.1

By [L3], the only possible root, and hence the only possible eigenvalue, is 0. Together with step 1.1 this proves the claim.

step 1.1step 1.2L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Cayley-Hamilton: every finite-dimensional endomorphism satisfies its characteristic polynomial, χT(T)=0

Statement

For every endomorphism T of a finite-dimensional vector space,

χT(T)=0.

Facts & Assumptions

Given: A finite-dimensional F-vector space V and TL(V).

[L1]

The operator characteristic polynomial is computed from any representing matrix and equals 1 in dimension zero (The basis-independent characteristic polynomial χT of an endomorphism of a finite-dimensional space, including χT=1 in dimension zero); polynomial evaluation is p(T)=kakTk (Polynomial evaluation at an endomorphism: p(T)=kakTk).

[L2]

The adjugate consists of signed (n1)×(n1) minors (Deleted-row-and-column minors, cofactors, the cofactor matrix and the adjugate over a commutative ring), and over a commutative ring (xIA)adj(xIA)=det(xIA)I (For every positive-sized square matrix over a commutative ring, Aadj(A)=adj(A)A=det(A)I).

[L4]

Matrix representation is injective and sends sums and scalar multiples to matrix operations (T[T]BC is a vector-space isomorphism L(V,W)Mm×n(F)) and composition to matrix multiplication ([ST]BD=[S]CD[T]BC).

Proof

technique · direct coefficient comparison
1.1

If dimV=0, [L1] gives χT=1, while IV=0V is the unique endomorphism of the zero space; hence χT(T)=IV=0V.

L1algebra
1.2

Suppose n=dimV1, choose a basis, and put A=[T]. Each entry of adj(xIA) has degree at most n1 by [L2], so write adj(xIA)=j=0n1Bjxj; also write χA(x)=k=0nckxk, where cn=1.

L1L2choosealgebra
2.1

Expanding the adjugate identity [L2] and comparing coefficients using [L3] gives AB0=c0I, Bk1ABk=ckI for 1k<n, and Bn1=I.

step 1.2L2L3algebra
3.1

Multiply the equation indexed by k on the left by Ak, include the first equation at k=0 and the last identity at k=n, and add. The AkBk1 terms telescope against the AkBk1 terms of the preceding recurrence, leaving k=0nckAk=0.

step 2.1algebra
4.1

By [L1] and [L4], the left side of step 3.1 is the representing matrix of χT(T); injectivity of matrix representation therefore gives χT(T)=0.

step 3.1L1L4
5.1

Steps 1.1 and 4.1 prove Cayley-Hamilton in every finite dimension without treating substitution into a matrix-coefficient polynomial as a ring homomorphism.

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

The inverse of an invertible finite-dimensional endomorphism is a polynomial in that endomorphism

Statement

If T is an invertible endomorphism of a finite-dimensional vector space, then there is a polynomial qF[x] such that T1=q(T).

Facts & Assumptions

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

[L2]

The characteristic polynomial of an endomorphism is that of any representing matrix A=[T], and the determinant of an endomorphism is det(A) for any such matrix (The basis-independent characteristic polynomial χT of an endomorphism of a finite-dimensional space, including χT=1 in dimension zero, The determinant of an endomorphism of a finite-dimensional vector space: its matrix determinant in an ordered basis in positive dimension, and 1 on the zero space). For AMn(F) with n1, χA(x)=xn+cn1xn1++c0 with constant coefficient c0=(1)ndet(A) (χA(x) is monic of degree n; for n1 its xn1 coefficient is tr(A) and its constant coefficient is (1)ndet(A), while χ0×0=1). Hence in positive dimension c0=(1)ndet(T).

[L3]

An invertible finite-dimensional endomorphism has nonzero determinant (A finite-dimensional linear operator over a field is invertible if and only if its determinant is nonzero).

Proof

technique · direct
1.1

If V={0}, the unique endomorphism is at once T1 and the zero endomorphism, so the zero polynomial evaluates to T1.

givenalgebra
1.2

Suppose n=dimV1 and use the coefficients in [L2]. By [L3], c00. Cayley-Hamilton gives Tn+cn1Tn1++c1T+c0I=0.

L1L2L3
2.1

Multiply step 1.2 by T1 and solve for the inverse: T1=c01(Tn1+cn1Tn2++c2T+c1I).

step 1.2givenalgebra
3.1

The right side of step 2.1 is a polynomial in T, and step 1.1 handles the zero space.

step 1.1step 2.1

5 · Examples, counterexamples and false statements

None yet.

Sources