Theorems · Theorem · linear algebra
Module.End.genEigenspace_restrict_eq_top
∀ {K : Type u_1} {V : Type u_2} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {p : Submodule K V}
{f : Module.End K V} [FiniteDimensional K V] {k : ℕ∞} (h : ∀ x ∈ p, f x ∈ p),
⨆ μ, (f.genEigenspace μ) k = ⊤ → ⨆ μ, (Module.End.genEigenspace (LinearMap.restrict f h) μ) k = ⊤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.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Submodulestatement and proof · cited by 7,192
- ENatstatement and proof · cited by 4,985
- iSupstatement and proof · cited by 2,415
- FiniteDimensionalstatement and proof · cited by 1,854
- OrderHomstatement · cited by 934
- Module.Endstatement and proof · cited by 774
Cited by1
Results whose statement or proof uses this declaration.
- Module.End.iSup_iInf_maxGenEigenspace_eq_top_of_forall_mapsToproof · cited by 2