Mathlib Map

Theorems · Theorem · nonassociative algebras

LieSubalgebra.lie_mem

∀ {R : Type u} {L : Type v} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L] (L' : LieSubalgebra R L)
  {x y : L}, x ∈ L' → y ∈ L' → ⁅x, y⁆ ∈ L'
Defined in
Mathlib.Algebra.Lie.Subalgebra
Cited by
10 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
CommRingLieRingLieAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.