Mathlib Map

Theorems · Theorem · nonassociative algebras

Function.Injective.lieAlgebra_isNilpotent

∀ {R : Type u} {L : Type v} {L' : Type w} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
  [inst_3 : LieRing L'] [inst_4 : LieAlgebra R L'] [h₁ : LieRing.IsNilpotent L'] {f : L →ₗ⁅R⁆ L'},
  Function.Injective ⇑f → LieRing.IsNilpotent L
Defined in
Mathlib.Algebra.Lie.Nilpotent
Cited by
1 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingLieAlgebraLieRingLieAlgebraLieRing.IsNilpotent

Around this declaration

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

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.