Theorems · Theorem · nonassociative algebras
LieSubmodule.mk_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 : Submodule R M}
{h : ∀ {x : L} {m : M}, m ∈ N.carrier → ⁅x, m⁆ ∈ N.carrier}, { toSubmodule := N, lie_mem := h } = ⊥ ↔ N = ⊥- Defined in
- Mathlib.Algebra.Lie.Submodule
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- Bot.botstatement and proof · cited by 4,720
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- Bracket.bracketstatement and proof · cited by 642
- LieSubmodulestatement · cited by 489
- AddSubmonoid.toAddSubsemigroupstatement and proof · cited by 198
- AddSubsemigroup.carrierstatement and proof · cited by 198
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.