Theorems · Theorem · nonassociative algebras
LieModule.lie_mem_maxGenEigenspace_toEnd
∀ {R : Type u_2} {L : Type u_3} {M : Type u_4} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : LieRingModule L M] [inst_6 : LieModule R L M] {χ₁ χ₂ : R}
{x y : L} {m : M},
y ∈ ((LieModule.toEnd R L L) x).maxGenEigenspace χ₁ →
m ∈ ((LieModule.toEnd R L M) x).maxGenEigenspace χ₂ →
⁅y, m⁆ ∈ ((LieModule.toEnd R L M) x).maxGenEigenspace (χ₁ + χ₂)- Defined in
- Mathlib.Algebra.Lie.Weights.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- TensorProduct.tmulproof · cited by 1,182
- Module.Endstatement · cited by 774
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement and proof · cited by 642
- LieModulestatement and proof · cited by 424
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.lie_mem_genWeightSpace_of_mem_genWeightSpaceproof · cited by 3