Theorems · Theorem · group theory
MulHom.coprod_apply
∀ {M : Type u_3} {N : Type u_4} {P : Type u_5} [inst : Mul M] [inst_1 : Mul N] [inst_2 : CommSemigroup P] (f : M →ₙ* P)
(g : N →ₙ* P) (p : M × N), (f.coprod g) p = f p.1 * g p.2- Defined in
- Mathlib.Algebra.Group.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- MulMulCommSemigroup
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.
- DFunLike.coestatement · cited by 62,936
- MulHomstatement and proof · cited by 299
- CommSemigroupstatement and proof · cited by 62
- MulHom.coprodstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.