Documentation

SpherePacking.ModularForms.uniformcts

Products of one plus a complex number #

We gather some results about the uniform convergence of the product of 1 + f n x for a sequence f n x or complex numbers.

theorem tendstoUniformlyOn_tprod' {α : Type u_1} [TopologicalSpace α] {f : α} {K : Set α} (hK : IsCompact K) {u : } (hu : Summable u) (h : ∀ (n : ), xK, f n x u n) (hcts : ∀ (n : ), ContinuousOn (fun (x : α) => f n x) K) :
TendstoUniformlyOn (fun (n : ) (a : α) => iFinset.range n, (1 + f i a)) (fun (a : α) => ∏' (i : ), (1 + f i a)) Filter.atTop K

This is the version for infinite products of with terms of the from 1 + f n x.