Theorems · Theorem · sequences and series
hasProd_fintype_support
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] [inst_2 : Fintype β] (f : β → α)
(L : SummationFilter β) [L.HasSupport] [inst_4 : DecidablePred fun x => x ∈ L.support],
HasProd f (∏ b ∈ L.support.toFinset, f b) L- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Finsetproof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Set.ofPredproof · cited by 6,101
- Compl.complproof · cited by 2,925
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Set.iInterproof · cited by 1,084
- SummationFilterstatement and proof · cited by 607
Cited by2
Results whose statement or proof uses this declaration.
- Finset.hasProd_supportproof · cited by 1
- hasProd_fintypeproof · cited by 0