Theorems · Theorem · general topology
TendstoUniformlyOnFilter.prodMk
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : UniformSpace β] {F : ι → α → β} {f : α → β} {p : Filter ι}
{p' : Filter α} {ι' : Type u_5} {β' : Type u_6} [inst_1 : UniformSpace β'] {F' : ι' → α → β'} {f' : α → β'}
{q : Filter ι'},
TendstoUniformlyOnFilter F f p p' →
TendstoUniformlyOnFilter F' f' q p' →
TendstoUniformlyOnFilter (fun i a => (F i.1 a, F' i.2 a)) (fun a => (f a, f' a)) (p ×ˢ q) p'- Cited by
- 4 results in Mathlib
- Foundations
- Depth 74 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodstatement · cited by 1,750
- uniformityproof · cited by 765
- TendstoUniformlyOnFilterstatement and proof · cited by 50
- Filter.Eventually.diag_of_prod_rightproof · cited by 4
- TendstoUniformlyOnFilter.prodMapproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- TendstoUniformlyOnFilter.addproof · cited by 2
- TendstoUniformlyOnFilter.subproof · cited by 1
- TendstoUniformlyOnFilter.divproof · cited by 1
- TendstoUniformlyOnFilter.mulproof · cited by 1