Theorems · Theorem · group theory
Finset.prod_attach_eq_prod_dite
∀ {ι : Type u_1} {M : Type u_3} [inst : CommMonoid M] [inst_1 : Fintype ι] (s : Finset ι) (f : ↥s → M)
[inst_2 : DecidablePred fun x => x ∈ s], ∏ i ∈ s.attach, f i = ∏ i, if h : i ∈ s then f ⟨i, h⟩ else 1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Fintypestatement and proof · cited by 7,736
- mul_oneproof · cited by 3,885
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Finset.filterproof · cited by 949
- Finset.extproof · cited by 565
- Finset.attachstatement and proof · cited by 168
- Finset.prod_const_oneproof · cited by 100
- Finset.univ_eq_attachproof · cited by 13
- Function.hfunextproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- HomogeneousLocalization.Away.adjoin_mk_prod_pow_eq_topproof · cited by 1