Theorems · Theorem · nonassociative algebras
LieSubmodule.mem_sup
∀ {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) (x : M),
x ∈ N ⊔ N' ↔ ∃ y ∈ N, ∃ z ∈ N', y + z = x- Defined in
- Mathlib.Algebra.Lie.Submodule
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Submoduleproof · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement and proof · cited by 489
- Submodule.mem_supproof · cited by 73
- LieSubmodule.mem_toSubmoduleproof · cited by 11
- LieSubmodule.sup_toSubmoduleproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- LieSubmodule.lie_supproof · cited by 2
- LieIdeal.map_sup_ker_eq_mapproof · cited by 2
- LieSubmodule.sup_lieproof · cited by 1
- LieSubmodule.mem_sup_rightproof · cited by 1
- LieAlgebra.IsSemisimple.isSimple_of_isAtomproof · cited by 0