Theorems · Theorem · group theory
Finset.prod_image
∀ {ι : Type u_1} {κ : Type u_2} {M : Type u_4} [inst : CommMonoid M] {f : ι → M} [inst_1 : DecidableEq ι] {s : Finset κ}
{g : κ → ι}, Set.InjOn g ↑s → ∏ x ∈ Finset.image g s, f x = ∏ x ∈ s, f (g x)If a function is injective on a finset, products over the original finset or its image coincide.
See also prod_image_of_pairwise_eq_one for a version with weaker assumptions.
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement · cited by 8,199
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Finset.imagestatement · cited by 910
- Set.InjOnstatement · cited by 543
- Finset.fold_imageproof · cited by 2
Cited by17
Results whose statement or proof uses this declaration.
- Finset.prod_attachproof · cited by 22
- ProbabilityTheory.Kernel.iIndepSets.precompproof · cited by 4
- Finset.prod_sumproof · cited by 3
- finprod_mem_image'proof · cited by 2
- Finset.prod_Ico_reflectproof · cited by 2
- HasProd.nat_mul_negproof · cited by 2
- HasProd.nat_mul_neg_add_oneproof · cited by 2
- Equiv.Perm.prod_Iio_comp_eq_sign_mul_prodproof · cited by 1
- Finset.prod_powerset_insertproof · cited by 1
- Finset.prod_preimage'proof · cited by 1
- MeasureTheory.Measure.infinitePi_map_restrict'proof · cited by 1
- Function.Injective.map_atTop_finsetProd_eqproof · cited by 1