Mathlib Map

Theorems · Theorem · group theory

MulHom.snd_comp_prod

∀ {M : Type u_3} {N : Type u_4} {P : Type u_5} [inst : Mul M] [inst_1 : Mul N] [inst_2 : Mul P] (f : M →ₙ* N)
  (g : M →ₙ* P), (MulHom.snd N P).comp (f.prod g) = g
Defined in
Mathlib.Algebra.Group.Prod
Cited by
0 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, Quot.sound
Assumes
MulMulMul

Around this declaration

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

Cites5

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.