Mathlib Map

Theorems · Theorem · nonassociative algebras

LieSubalgebra.mem_normalizer_iff

∀ {R : Type u_1} {L : Type u_2} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
  (H : LieSubalgebra R L) (x : L), x ∈ H.normalizer ↔ ∀ y ∈ H, ⁅x, y⁆ ∈ H
Defined in
Mathlib.Algebra.Lie.Normalizer
Cited by
5 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext
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.

Cited by5

Results whose statement or proof uses this declaration.