Theorems · Theorem · sequences and series
Finset.hasProd_support
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] (s : Finset β) (f : β → α)
(L : optParam (SummationFilter ↑↑s) (SummationFilter.unconditional ↑↑s)) [L.HasSupport]
[inst_3 : DecidablePred fun x => x ∈ L.support],
HasProd (f ∘ Subtype.val) (∏ b ∈ Finset.map (Function.Embedding.subtype fun x => x ∈ ↑s) L.support.toFinset, f b) L- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.mapstatement · cited by 747
- Finset.prod_congrproof · cited by 646
- SummationFilterstatement and proof · cited by 607
- Set.toFinsetstatement and proof · cited by 217
Cited by1
Results whose statement or proof uses this declaration.
- Finset.hasProdproof · cited by 6