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