Theorems · Theorem · linear algebra
Module.End.disjoint_genEigenspace
∀ {R : Type v} {M : Type w} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [IsDomain R]
[Module.IsTorsionFree R M] (f : Module.End R M) {μ₁ μ₂ : R},
μ₁ ≠ μ₂ → ∀ (k l : ℕ∞), Disjoint ((f.genEigenspace μ₁) k) ((f.genEigenspace μ₂) l)- Defined in
- Mathlib.LinearAlgebra.Eigenspace.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
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
- 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.botproof · cited by 4,720
- Algebra.algebraMapproof · cited by 4,706
- Nontrivialproof · cited by 2,416
- iSupproof · cited by 2,415
- Disjointstatement and proof · cited by 2,201
- IsDomainstatement and proof · cited by 2,196
Cited by7
Results whose statement or proof uses this declaration.
- Module.End.independent_genEigenspaceproof · cited by 4
- Module.End.disjoint_iInf_maxGenEigenspaceproof · cited by 2
- Module.End.iSup_iInf_maxGenEigenspace_eq_top_of_forall_mapsToproof · cited by 2
- LieModule.disjoint_genWeightSpaceOfproof · cited by 1
- Module.End.injOn_genEigenspaceproof · cited by 1
- Module.End.map_add_of_iInf_genEigenspace_ne_bot_of_commuteproof · cited by 0
- Module.End.map_smul_of_iInf_genEigenspace_ne_botproof · cited by 0