Theorems · Theorem · group theory
List.prod_hom
∀ {M : Type u_4} {N : Type u_5} [inst : Monoid M] [inst_1 : Monoid N] (l : List M) {F : Type u_8}
[inst_2 : FunLike F M N] [MonoidHomClass F M N] (f : F), (List.map (⇑f) l).prod = f l.prod- Cited by
- 8 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
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
- FunLikestatement and proof · cited by 2,560
- map_mulproof · cited by 1,137
- map_oneproof · cited by 861
- MonoidHomClassstatement and proof · cited by 244
Cited by8
Results whose statement or proof uses this declaration.
- map_list_prodproof · cited by 35
- Multiset.prod_homproof · cited by 8
- Equiv.Perm.sign_prod_list_swapproof · cited by 3
- NNReal.list_prod_map_rpowproof · cited by 2
- List.prod_map_homproof · cited by 1
- Equiv.Perm.sign_subtypePermproof · cited by 1
- Equiv.Perm.eq_sign_of_surjective_homproof · cited by 0
- Polynomial.map_list_prodproof · cited by 0