Mathlib Map

Theorems · Definition · sequences and series

HasProdUniformlyOn

{α : Type u_1} →
  {β : Type u_2} → {ι : Type u_3} → [CommMonoid α] → (ι → β → α) → (β → α) → Set β → [UniformSpace α] → Prop

HasProdUniformlyOn f g s means that the (potentially infinite) product ∏' i, f i b for b : β converges uniformly on s to g.

Defined in
Mathlib.Topology.Algebra.InfiniteSum.UniformOn
Cited by
28 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.

hasProdUniformlyOn_iff_tendstoUniformlyOn · cited by 7hasProdUniformlyOn_iff_te…MultipliableUniformlyOn.hasProdUniformlyOn · cited by 5MultipliableUniformlyOn.h…HasProdUniformlyOn.multipliableUniformlyOn · cited by 5HasProdUniformlyOn.multip…HasProdUniformlyOn.tendstoUniformlyOn · cited by 5HasProdUniformlyOn.tendst…MultipliableUniformlyOn.exists · cited by 4MultipliableUniformlyOn.e…HasProdUniformlyOn.hasProd · cited by 3HasProdUniformlyOn.hasProdSummable.hasProdUniformlyOn_one_add · cited by 3Summable.hasProdUniformly…hasProdLocallyUniformlyOn_of_forall_compact · cited by 3hasProdLocallyUniformlyOn…HasProdLocallyUniformlyOn.hasProdUniformlyOn_of_isCompact · cited by 2HasProdLocallyUniformlyOn…Summable.hasProdUniformlyOn_nat_one_add · cited by 2Summable.hasProdUniformly…hasProdUniformlyOn_univ_iff · cited by 2hasProdUniformlyOn_univ_i…ModularForm.multipliableLocallyUniformlyOn_one_sub_pow · cited by 2ModularForm.multipliableL…HasProdUniformlyOn_sineTerm_prod_on_compact · cited by 1HasProdUniformlyOn_sineTe…HasProdLocallyUniformlyOn.exists_hasProdUniformlyOn · cited by 1HasProdLocallyUniformlyOn…HasProdUniformly.hasProdUniformlyOn · cited by 1HasProdUniformly.hasProdU…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetCommMonoid · cited by 2264CommMonoidSummationFilter.unconditional · cited by 2068SummationFilter.unconditi…UniformSpace · cited by 2040UniformSpaceHasProd · cited by 157HasProdUniformOnFun.ofFun · cited by 63UniformOnFun.ofFunHasProdUniformlyOnCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by28

Results whose statement or proof uses this declaration.