Theorems · Theorem · nonassociative algebras
LieSubmodule.mem_lieSpan
∀ {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] {s : Set M} {x : M},
x ∈ LieSubmodule.lieSpan R L s ↔ ∀ (N : LieSubmodule R L M), s ⊆ ↑N → x ∈ N- Defined in
- Mathlib.Algebra.Lie.Submodule
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 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.
- Setstatement and proof · 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
- SetLike.coestatement and proof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement and proof · cited by 489
- SetLike.mem_coeproof · cited by 302
- Set.mem_iInter₂proof · cited by 54
- LieSubmodule.lieSpanstatement · cited by 22
Cited by3
Results whose statement or proof uses this declaration.
- LieSubmodule.lieSpan_leproof · cited by 17
- LieSubmodule.subset_lieSpanproof · cited by 14
- LieSubmodule.mono_lieproof · cited by 9