Mathlib Map

Theorems · Theorem

MonoidHom.CompTriple.comp_eq

∀ {M : Type u_1} {N : Type u_2} {P : Type u_3} {inst : Monoid M} {inst_1 : Monoid N} {inst_2 : Monoid P} {φ : M →* N}
  {ψ : N →* P} {χ : outParam (M →* P)} [self : φ.CompTriple ψ χ], ψ.comp φ = χ

The maps form a commuting triangle

Defined in
Mathlib.Algebra.Group.Hom.CompTypeclasses
Cited by
4 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Quot.sound
Assumes
MonoidHom.CompTriple

Around this declaration

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

Cites4

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

Cited by4

Results whose statement or proof uses this declaration.