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
- 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.
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- MonoidHom.compstatement · cited by 469
- MonoidHom.CompTriplestatement and proof · cited by 14
Cited by4
Results whose statement or proof uses this declaration.
- DirichletCharacter.changeLevel_selfproof · cited by 2
- HNNExtension.induction_onproof · cited by 1
- MonoidHom.CompTriple.comp_assocproof · cited by 0
- MonoidHom.CompTriple.comp_applyproof · cited by 0