Theorems · Theorem · sequences and series
tprod_bot
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {L : SummationFilter β},
¬L.NeBot → ∀ (f : β → α), ∏'[L] (b : β), f b = ∏ᶠ (b : β), f bIf the summation filter is the trivial filter ⊥, then the topological product is equal to the
finite product (which is taken to be 1 if the multiplicative support of f is infinite).
Note that in this case HasProd f a is satisfied for every element a of the target, so the
value assigned to the tprod is a question of conventions.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidTopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.univproof · cited by 3,945
- 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
- Multipliableproof · cited by 213
- Set.inter_univproof · cited by 198
- Set.mulIndicatorproof · cited by 163
Cited by6
Results whose statement or proof uses this declaration.
- Topology.IsClosedEmbedding.map_tprodproof · cited by 2
- tprod_nonnegproof · cited by 0
- one_le_tprodproof · cited by 0
- Topology.IsInducing.multipliable_iff_tprod_comp_mem_rangeproof · cited by 0
- tprod_le_of_prod_le'proof · cited by 0
- tprod_le_oneproof · cited by 0