Theorems · Definition · sequences and series
HasProdUniformly
{α : Type u_1} → {β : Type u_2} → {ι : Type u_3} → [CommMonoid α] → (ι → β → α) → (β → α) → [UniformSpace α] → PropHasProdUniformly f g means that
the product ∏ i, f i b converges uniformly (wrt b) to g.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalproof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- HasProdproof · cited by 157
- UniformFun.ofFunproof · cited by 78
Cited by12
Results whose statement or proof uses this declaration.
- HasProdUniformly.tendstoUniformlystatement · cited by 3
- HasProdUniformly.multipliableUniformlystatement and proof · cited by 2
- hasProdUniformlyOn_univ_iffstatement · cited by 2
- hasProdUniformly_iff_tendstoUniformlystatement · cited by 2
- MultipliableUniformly.existsstatement · cited by 2
- HasProdUniformly.hasProdstatement and proof · cited by 1
- HasProdUniformly.hasProdUniformlyOnstatement and proof · cited by 1
- MultipliableUniformly.hasProdUniformlystatement · cited by 1
- HasProdUniformly.congrstatement and proof · cited by 0
- HasProdUniformly.hasProdLocallyUniformlystatement and proof · cited by 0
- multipliableUniformly_iff_hasProdUniformlystatement · cited by 0
- HasProdUniformly.tendstoUniformlyOn_finsetRangestatement and proof · cited by 0