Theorems · Theorem · group theory
List.prod_map_hom
∀ {ι : Type u_1} {M : Type u_4} {N : Type u_5} [inst : Monoid M] [inst_1 : Monoid N] (L : List ι) (f : ι → M)
{G : Type u_8} [inst_2 : FunLike G M N] [MonoidHomClass G M N] (g : G),
(List.map (⇑g ∘ f) L).prod = g (List.map f L).prod- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext
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.
- DFunLike.coestatement and proof · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- FunLikestatement and proof · cited by 2,560
- MonoidHomClassstatement and proof · cited by 244
- List.prod_homproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- MonoidHom.transfer_eq_powproof · cited by 2