Theorems · Theorem · linear algebra
Submodule.inf_iSup_genEigenspace
∀ {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],
(∀ x ∈ p, f x ∈ p) → ∀ (k : ℕ∞), p ⊓ ⨆ μ, (f.genEigenspace μ) k = ⨆ μ, p ⊓ (f.genEigenspace μ) k- Cited by
- 1 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites85
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
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Submodulestatement and proof · cited by 7,192
- Finsuppproof · cited by 5,255
- ENatstatement and proof · cited by 4,985
- Algebra.algebraMapproof · cited by 4,706
- iSupstatement and proof · cited by 2,415
- Disjointproof · cited by 2,201
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.eq_iSup_inf_genEigenspaceproof · cited by 1