Theorems · Theorem · sequences and series
tprod_eq_finprod
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} {L : SummationFilter β}
[L.LeAtTop], Function.HasFiniteMulSupport f → ∏'[L] (b : β), f b = ∏ᶠ (b : β), f b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 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.
- TopologicalSpacestatement and proof · cited by 24,529
- CommMonoidstatement and proof · cited by 2,264
- Set.Finiteproof · cited by 1,814
- SummationFilterstatement and proof · cited by 607
- finprodstatement and proof · cited by 257
- Function.mulSupportproof · cited by 240
- tprodstatement · cited by 230
- Set.inter_univproof · cited by 198
- Set.mulIndicatorproof · cited by 163
- HasProdproof · cited by 157
- Function.HasFiniteMulSupportstatement and proof · cited by 99
- SummationFilter.LeAtTopstatement and proof · cited by 80
Cited by1
Results whose statement or proof uses this declaration.
- tprod_eq_prod'proof · cited by 3