Theorems · Theorem · sequences and series
Finset.hasProd
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] (s : Finset β) (f : β → α)
(L : optParam (SummationFilter ↑↑s) (SummationFilter.unconditional ↑↑s)) [L.LeAtTop],
HasProd (f ∘ Subtype.val) (∏ b ∈ s, f b) L- Cited by
- 6 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Set.Elemstatement and proof · cited by 7,166
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement · cited by 2,068
- Finset.mapproof · cited by 747
- Finset.prod_congrproof · cited by 646
- SummationFilterstatement and proof · cited by 607
- Finset.attachproof · cited by 168
Cited by6
Results whose statement or proof uses this declaration.
- HasProd.prod_range_mulproof · cited by 3
- Finset.multipliableproof · cited by 2
- hasProd_prod_of_ne_finset_oneproof · cited by 1
- Finset.hasProd_compl_iffproof · cited by 1
- Multipliable.prod_mul_tprod_complproof · cited by 0
- Finset.hasProd_iff_complproof · cited by 0