Mathlib Map

Theorems · Theorem · nonassociative algebras

AlgHom.toLieHom_comp

∀ {A : Type v} [inst : Ring A] {R : Type u} [inst_1 : CommRing R] [inst_2 : Algebra R A] {B : Type w} {C : Type w₁}
  [inst_3 : Ring B] [inst_4 : Ring C] [inst_5 : Algebra R B] [inst_6 : Algebra R C] (f : A →ₐ[R] B) (g : B →ₐ[R] C),
  (g.comp f).toLieHom = g.toLieHom.comp f.toLieHom
Defined in
Mathlib.Algebra.Lie.OfAssociative
Cited by
0 results in Mathlib
Foundations
Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingCommRingAlgebraRingRingAlgebraAlgebra

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.