Theorems · Theorem · linear algebra
Module.End.iInf_maxGenEigenspace_restrict_map_subtype_eq
∀ {ι : Type u_1} {R : Type u_2} {M : Type u_4} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
(f : ι → Module.End R M) {μ : ι → R} (i : ι)
(h : ∀ (j : ι), Set.MapsTo ⇑(f j) ↑((f i).maxGenEigenspace (μ i)) ↑((f i).maxGenEigenspace (μ i))),
Submodule.map ((f i).maxGenEigenspace (μ i)).subtype
(⨅ j, (fun j => Module.End.maxGenEigenspace (LinearMap.restrict (f j) ⋯) (μ j)) j) =
⨅ j, (f j).maxGenEigenspace (μ j)Given a family of endomorphisms i ↦ f i, a family of candidate eigenvalues i ↦ μ i, and a
distinguished index i whose maximal generalised μ i-eigenspace is invariant w.r.t. every f j,
taking simultaneous maximal generalised eigenspaces is unaffected by first restricting to the
distinguished generalised μ i-eigenspace.
- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 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.
Cites23
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
- Top.topproof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- le_antisymmproof · cited by 2,068
- iInfstatement and proof · cited by 1,690
- Module.Endstatement and proof · cited by 774
- Set.MapsTostatement and proof · cited by 732
Cited by1
Results whose statement or proof uses this declaration.
- Module.End.iSup_iInf_maxGenEigenspace_eq_top_of_forall_mapsToproof · cited by 2