Theorems · Theorem · linear algebra
Module.End.generalized_eigenvec_disjoint_range_ker
∀ {K : Type v} {V : Type w} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] [FiniteDimensional K V]
(f : Module.End K V) (μ : K),
Disjoint (f.genEigenrange μ ↑(Module.finrank K V)) ((f.genEigenspace μ) ↑(Module.finrank K V))Generalized eigenrange and generalized eigenspace for exponent finrank K V are disjoint.
- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- Submodulestatement and proof · cited by 7,192
- ENatstatement · cited by 4,985
- Bot.botproof · cited by 4,720
- Algebra.algebraMapproof · cited by 4,706
- Disjointstatement · cited by 2,201
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- LinearMap.compproof · cited by 1,642
Cited by1
Results whose statement or proof uses this declaration.
- Module.End.iSup_maxGenEigenspace_eq_topproof · cited by 1