Theorems · Theorem
MonoidHom.CompTriple.comp_apply
∀ {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} {χ : M →* P}, φ.CompTriple ψ χ → ∀ (x : M), ψ (φ x) = χ x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- MonoidHom.comp_applyproof · cited by 16
- MonoidHom.CompTriplestatement and proof · cited by 14
- MonoidHom.CompTriple.comp_eqproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.