Theorems · Theorem · nonassociative algebras
LieSubmodule.lie_eq_bot_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 : LieSubmodule R L M) [inst_5 : LieAlgebra R L]
(I : LieIdeal R L), ⁅I, N⁆ = ⊥ ↔ ∀ x ∈ I, ∀ m ∈ N, ⁅x, m⁆ = 0- Defined in
- Mathlib.Algebra.Lie.IdealOperations
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 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
- Set.ofPredproof · cited by 6,101
- 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
- Bracket.bracketstatement and proof · cited by 642
- LieSubmodulestatement and proof · cited by 489
- LieIdealstatement and proof · cited by 282
- LieSubmodule.lieIdeal_oper_eq_spanproof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- LieModule.le_max_triv_iff_bracket_eq_botproof · cited by 1
- LieIdeal.isCompl_killingComplproof · cited by 0