Theorems · Theorem · nonassociative algebras
LieSubmodule.lie_le_iff
∀ {R : Type u} {L : Type v} {M : Type w} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : AddCommGroup M]
[inst_3 : Module R M] [inst_4 : LieRingModule L M] (N N' : LieSubmodule R L M) [inst_5 : LieAlgebra R L]
(I : LieIdeal R L), ⁅I, N⁆ ≤ N' ↔ ∀ x ∈ I, ∀ m ∈ N, ⁅x, m⁆ ∈ N'- Defined in
- Mathlib.Algebra.Lie.IdealOperations
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, 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
- SetLike.coeproof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement and proof · cited by 642
- LieSubmodulestatement and proof · cited by 489
- LieIdealstatement and proof · cited by 282
- LieSubmodule.lieSpan_leproof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- LieSubmodule.top_lie_le_iff_le_normalizerproof · cited by 2