Theorems · Theorem · general topology
nhds_nhds_eq_uniformity_uniformity_prod
∀ {α : Type ua} [inst : UniformSpace α] {a b : α},
nhds a ×ˢ nhds b = (uniformity α).lift fun s => (uniformity α).lift' fun t => {y | (y, a) ∈ s} ×ˢ {y | (b, y) ∈ t}- Defined in
- Mathlib.Topology.UniformSpace.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Set.ofPredstatement and proof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodstatement and proof · cited by 1,750
- uniformitystatement and proof · cited by 765
- SetRelstatement and proof · cited by 581
- Filter.lift'statement and proof · cited by 99
- Filter.liftstatement and proof · cited by 45
- Set.monotone_preimageproof · cited by 4
- nhds_eq_uniformityproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- nhds_eq_uniformity_prodproof · cited by 1