Theorems · Theorem · general topology
tendsto_prod_uniformity_fst
∀ {α : Type ua} {β : Type ub} [inst : UniformSpace α] [inst_1 : UniformSpace β],
Filter.Tendsto (fun p => (p.1.1, p.2.1)) (uniformity (α × β)) (uniformity α)- Defined in
- Mathlib.Topology.UniformSpace.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 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.
- Filter.Tendstostatement · cited by 3,814
- UniformSpacestatement and proof · cited by 2,040
- le_transproof · cited by 985
- uniformitystatement and proof · cited by 765
- inf_le_leftproof · cited by 286
- Filter.map_monoproof · cited by 63
- Filter.map_comap_leproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- uniformContinuous_fstproof · cited by 8