Theorems · Theorem · linear algebra
Submodule.inf_genEigenspace
∀ {R : Type v} {M : Type w} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (f : Module.End R M)
(p : Submodule R M) {k : ℕ∞} {μ : R} (hfp : ∀ x ∈ p, f x ∈ p),
p ⊓ (f.genEigenspace μ) k = Submodule.map p.subtype ((Module.End.genEigenspace (LinearMap.restrict f hfp) μ) k)- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- ENatstatement and proof · cited by 4,985
- OrderHomstatement · cited by 934
- Module.Endstatement and proof · cited by 774
- Submodule.mapstatement and proof · cited by 614
- Submodule.subtypestatement and proof · cited by 480
- LinearMap.restrictstatement · cited by 84
Cited by4
Results whose statement or proof uses this declaration.
- Module.End.genEigenspace_restrict_eq_topproof · cited by 1
- LinearMap.IsSymmetric.iSup_eigenspace_inf_eigenspace_of_commuteproof · cited by 1
- Module.End.iInf_maxGenEigenspace_restrict_map_subtype_eqproof · cited by 1
- Submodule.inf_iInf_maxGenEigenspace_of_forall_mapsToproof · cited by 1