Theorems · Theorem · nonassociative algebras
LieModule.exists_genWeightSpace_le_ker_of_isNoetherian
∀ {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]
[inst_7 : LieRing.IsNilpotent L] [IsNoetherian R M] (χ : L → R) (x : L),
∃ k,
↑(LieModule.genWeightSpace M χ) ≤
LinearMap.ker (((LieModule.toEnd R L M) x - (algebraMap R (Module.End R M)) (χ x)) ^ k)- Defined in
- Mathlib.Algebra.Lie.Weights.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 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
- RingHomstatement · cited by 10,189
- Submodulestatement and proof · cited by 7,192
- Algebra.algebraMapstatement · cited by 4,706
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LinearMap.kerstatement · cited by 848
- Module.Endstatement · cited by 774
Cited by2
Results whose statement or proof uses this declaration.
- LieModule.isNilpotent_toEnd_sub_algebraMapproof · cited by 2
- LieModule.exists_genWeightSpace_zero_le_ker_of_isNoetherianproof · cited by 0