Mathlib Map

Theorems · Theorem · nonassociative algebras

LieSubalgebra.smul_mem

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

Around this declaration

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

Cites5

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

Cited by6

Results whose statement or proof uses this declaration.