Triangularizable linear endomorphisms #
This file contains basic results relevant to the triangularizability of linear endomorphisms.
Main definitions / results #
Module.End.exists_eigenvalue
: in finite dimensions, over an algebraically closed field, every linear endomorphism has an eigenvalue.Module.End.iSup_genEigenspace_eq_top
: in finite dimensions, over an algebraically closed field, the generalized eigenspaces of any linear endomorphism span the whole space.Module.End.iSup_genEigenspace_restrict_eq_top
: in finite dimensions, if the generalized eigenspaces of a linear endomorphism span the whole space then the same is true of its restriction to any invariant submodule.
References #
- [Sheldon Axler, Linear Algebra Done Right][axler2015]
- https://en.wikipedia.org/wiki/Eigenvalues_and_eigenvectors
TODO #
Define triangularizable endomorphisms (e.g., as existence of a maximal chain of invariant subspaces) and prove that in finite dimensions over a field, this is equivalent to the property that the generalized eigenspaces span the whole space.
Tags #
eigenspace, eigenvector, eigenvalue, eigen
In finite dimensions, over an algebraically closed field, every linear endomorphism has an eigenvalue.
Equations
- f.instInhabitedEigenvaluesOfIsAlgClosedOfFiniteDimensionalOfNontrivial = { default := ⟨⋯.choose, ⋯⟩ }
In finite dimensions, over an algebraically closed field, the generalized eigenspaces of any linear endomorphism span the whole space.
In finite dimensions, if the generalized eigenspaces of a linear endomorphism span the whole space then the same is true of its restriction to any invariant submodule.