Theorems · Definition · sequences and series
tprod
{α : Type u_4} →
{β : Type u_5} →
[CommMonoid α] → [TopologicalSpace α] → (β → α) → optParam (SummationFilter β) (SummationFilter.unconditional β) → α∏' i, f i is the unconditional product of f, if it exists, or 1 otherwise.
More generally, if L is a SummationFilter, ∏'[L] i, f i is the product of f with respect to
L if it exists, and 1 otherwise.
(Note that even if the unconditional product exists, it might not be unique if the topology is not
separated. When the multiplicative support of f is finite, we make the most reasonable choice,
to use the product over the multiplicative support. Otherwise, we choose arbitrarily an a
satisfying HasProd f a. Similar remarks apply to more general summation filters.)
- Cited by
- 230 results in Mathlib
- Foundations
- Depth 74 from the axioms, rests on 1,109 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidTopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- CommMonoidstatement · cited by 2,264
- SummationFilter.unconditionalstatement · cited by 2,068
- SummationFilterstatement · cited by 607
Cited by232
Results whose statement or proof uses this declaration.
- Multipliable.hasProdstatement · cited by 88
- HasProd.tprod_eqstatement · cited by 49
- tprod_eq_one_of_not_multipliablestatement · cited by 14
- tprod_onestatement · cited by 12
- tprod_defstatement · cited by 11
- tprod_congrstatement and proof · cited by 8
- tprod_fintypestatement · cited by 7
- tprod_botstatement · cited by 6
- Multipliable.tprod_mulstatement · cited by 6
- ModularForm.etaproof · cited by 6
- Function.Injective.tprod_eqstatement and proof · cited by 6
- tprod_eq_mulSinglestatement · cited by 5
Showing the 200 most cited of 232.