Theorems · Theorem · nonassociative algebras
LieSubmodule.lcs_add_le_iff
∀ {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₁ N₂ : LieSubmodule R L M}
[inst_6 : LieModule R L M] (l k : ℕ), LieSubmodule.lcs (l + k) N₁ ≤ N₂ ↔ LieSubmodule.lcs l N₁ ≤ LieSubmodule.ucs k N₂- Defined in
- Mathlib.Algebra.Lie.Nilpotent
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- add_zeroproof · cited by 2,707
- 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.normalizerproof · cited by 21
- LieSubmodule.lcsstatement and proof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- LieSubmodule.lcs_le_iffproof · cited by 3