Mathlib Map

Theorems · Theorem · nonassociative algebras

Function.Injective.isLieAbelian

∀ {R : Type u} {L₁ : Type v} {L₂ : Type w} [inst : CommRing R] [inst_1 : LieRing L₁] [inst_2 : LieRing L₂]
  [inst_3 : LieAlgebra R L₁] [inst_4 : LieAlgebra R L₂] {f : L₁ →ₗ⁅R⁆ L₂},
  Function.Injective ⇑f → IsLieAbelian L₂ → IsLieAbelian L₁
Defined in
Mathlib.Algebra.Lie.Abelian
Cited by
2 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext
Assumes
CommRingLieRingLieRingLieAlgebraLieAlgebra

Around this declaration

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

Cites10

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

Cited by2

Results whose statement or proof uses this declaration.