Theorems · Theorem · general topology
TendstoUniformlyOn.prodMk
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β} {s : Set α}
{p : Filter ι} {ι' : Type u_5} {β' : Type u_6} [inst_1 : UniformSpace β'] {F' : ι' → α → β'} {f' : α → β'}
{p' : Filter ι'},
TendstoUniformlyOn F f p s →
TendstoUniformlyOn F' f' p' s →
TendstoUniformlyOn (fun i a => (F i.1 a, F' i.2 a)) (fun a => (f a, f' a)) (p ×ˢ p') s- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodstatement and proof · cited by 1,750
- TendstoUniformlyOnstatement and proof · cited by 129
- Set.inter_selfproof · cited by 63
- Function.diagproof · cited by 34
- TendstoUniformlyOn.compproof · cited by 2
- TendstoUniformlyOn.prodMapproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- TendstoUniformlyOn.addproof · cited by 2
- TendstoUniformlyOn.divproof · cited by 1
- TendstoUniformlyOn.subproof · cited by 1
- TendstoUniformlyOn.mulproof · cited by 1