Theorems · Theorem · nonassociative algebras
LieSubalgebra.mem_inf
∀ {R : Type u} {L : Type v} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
(K K' : LieSubalgebra R L) (x : L), x ∈ K ⊓ K' ↔ x ∈ K ∧ x ∈ K'- Defined in
- Mathlib.Algebra.Lie.Subalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- CommRingLieRingLieAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Submoduleproof · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieSubalgebrastatement and proof · cited by 418
- LieSubalgebra.toSubmoduleproof · cited by 90
- Submodule.mem_infproof · cited by 15
- LieSubalgebra.mem_toSubmoduleproof · cited by 4
- LieSubalgebra.inf_toSubmoduleproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.