Theorems · Definition · sequences and series
MultipliableUniformlyOn
{α : Type u_1} → {β : Type u_2} → {ι : Type u_3} → [CommMonoid α] → (ι → β → α) → Set β → [UniformSpace α] → PropMultipliableUniformlyOn f s means that there is some infinite product to which
f converges uniformly on s. Use fun x ↦ ∏' i, f i x to get the product function.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 73 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalproof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- Multipliableproof · cited by 213
- UniformOnFun.ofFunproof · cited by 63
Cited by16
Results whose statement or proof uses this declaration.
- MultipliableUniformlyOn.hasProdUniformlyOnstatement and proof · cited by 5
- HasProdUniformlyOn.multipliableUniformlyOnstatement · cited by 5
- MultipliableUniformlyOn.existsstatement and proof · cited by 4
- multipliableUniformlyOn_euler_sin_prod_on_compactstatement · cited by 1
- multipliableUniformlyOn_univ_iffstatement and proof · cited by 1
- Summable.multipliableUniformlyOn_nat_one_addstatement · cited by 1
- MultipliableUniformly.multipliableUniformlyOnstatement · cited by 1
- multipliableLocallyUniformlyOn_of_of_forall_exists_nhdsstatement and proof · cited by 0
- multipliableLocallyUniformly_of_of_forall_exists_nhdsstatement and proof · cited by 0
- multipliableUniformlyOn_iff_hasProdUniformlyOnstatement · cited by 0
- multipliableUniformlyOn_of_clogstatement · cited by 0
- Summable.multipliableUniformlyOn_one_addstatement · cited by 0