Theorems · Theorem · group theory
map_prod
∀ {ι : Type u_1} {M : Type u_3} {N : Type u_4} [inst : CommMonoid M] [inst_1 : CommMonoid N] {G : Type u_7}
[inst_2 : FunLike G M N] [MonoidHomClass G M N] (g : G) (f : ι → M) (s : Finset ι),
g (∏ x ∈ s, f x) = ∏ x ∈ s, g (f x)- Cited by
- 108 results in Mathlib
- Foundations
- Depth 15 from the axioms, rests on 95 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Finsetstatement and proof · cited by 13,712
- FunLikestatement and proof · cited by 2,560
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Multiset.mapproof · cited by 876
- Multiset.prodproof · cited by 528
- Finset.valproof · cited by 438
- MonoidHomClassstatement and proof · cited by 244
- Multiset.map_mapproof · cited by 151
- map_multiset_prodproof · cited by 21
Cited by108
Results whose statement or proof uses this declaration.
- Finset.prod_applyproof · cited by 70
- RingHom.map_detproof · cited by 41
- Nat.cast_prodproof · cited by 15
- Polynomial.eval_prodproof · cited by 15
- norm_prodproof · cited by 13
- Nat.card_piproof · cited by 10
- Polynomial.map_prodproof · cited by 10
- BoundedContinuousFunction.coe_prodproof · cited by 9
- Finset.abs_prodproof · cited by 9
- Real.exp_sumproof · cited by 8
- Finset.prod_natCastproof · cited by 8
- map_finsuppProdproof · cited by 8