Theorems · Theorem · nonassociative algebras
LieSubmodule.ucs_le_of_normalizer_eq_self
∀ {R : Type u} {L : Type v} {M : Type w} [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] {N₁ : LieSubmodule R L M}
[inst_6 : LieModule R L M], N₁.normalizer = N₁ → ∀ (k : ℕ), LieSubmodule.ucs k ⊥ ≤ N₁If a Lie module M contains a self-normalizing Lie submodule N, then all terms of the upper
central series of M are contained in N.
An important instance of this situation arises from a Cartan subalgebra H ⊆ L with the roles of
L, M, N played by H, L, H, respectively.
- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 3 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Bot.botstatement and proof · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement and proof · cited by 489
- LieModulestatement and proof · cited by 424
- LieSubmodule.ucsstatement and proof · cited by 21
- LieSubmodule.normalizerstatement and proof · cited by 21
- LieSubmodule.ucs_eq_self_of_normalizer_eq_selfproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- LieAlgebra.zeroRootSubalgebra_eq_of_is_cartanproof · cited by 2
- LieModule.iSup_ucs_le_genWeightSpace_zeroproof · cited by 1
- LieSubalgebra.isCartanSubalgebra_iff_isUcsLimitproof · cited by 0