Theorems · Theorem · sequences and series
hasProdUniformlyOn_iff_tendstoUniformlyOn
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : CommMonoid α] {f : ι → β → α} {g : β → α} {s : Set β}
[inst_1 : UniformSpace α],
HasProdUniformlyOn f g s ↔ TendstoUniformlyOn (fun x1 x2 => ∏ i ∈ x1, f i x2) g Filter.atTop s- Cited by
- 7 results in Mathlib
- Foundations
- Depth 76 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.
Cites17
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
- Finsetstatement and proof · cited by 13,712
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- UniformSpacestatement and proof · cited by 2,040
- Finset.prod_congrproof · cited by 646
- TendstoUniformlyOnstatement and proof · cited by 129
- UniformOnFun.toFunproof · cited by 87
Cited by7
Results whose statement or proof uses this declaration.
- HasProdUniformlyOn.tendstoUniformlyOnproof · cited by 5
- MultipliableUniformlyOn.hasProdUniformlyOnproof · cited by 5
- HasProdLocallyUniformlyOn.hasProdUniformlyOn_of_isCompactproof · cited by 2
- HasProdUniformlyOn.monoproof · cited by 1
- HasProdUniformly.hasProdUniformlyOnproof · cited by 1
- HasProdUniformlyOn.congr_rightproof · cited by 1
- HasProdUniformlyOn.congrproof · cited by 0