Theorems · Theorem · linear algebra
Module.End.map_smul_of_iInf_genEigenspace_ne_bot
∀ {R : Type v} {M : Type w} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [IsDomain R]
[Module.IsTorsionFree R M] {L : Type u_1} {F : Type u_2} [inst_5 : SMul R L] [inst_6 : FunLike F L (Module.End R M)]
[MulActionHomClass F R L (Module.End R M)] (f : F) (μ : L → R) (k : ℕ∞),
⨅ x, ((f x).genEigenspace (μ x)) k ≠ ⊥ → ∀ (t : R) (x : L), μ (t • x) = t • μ x- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Bot.botstatement and proof · cited by 4,720
- FunLikestatement and proof · cited by 2,560
- Disjointproof · cited by 2,201
- IsDomainstatement and proof · cited by 2,196
- iInfstatement and proof · cited by 1,690
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.