Theorems · Theorem · general topology
nhdsWithin_eq_comap_uniformity_of_mem
∀ {α : Type ua} [inst : UniformSpace α] {x : α} {T : Set α},
x ∈ T → ∀ (S : Set α), nhdsWithin x S = Filter.comap (Prod.mk x) (uniformity α ⊓ Filter.principal (T ×ˢ S))- Defined in
- Mathlib.Topology.UniformSpace.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 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.
Cites12
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 · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinstatement · cited by 1,912
- SProd.sprodstatement · cited by 1,750
- uniformitystatement and proof · cited by 765
- Filter.principalstatement and proof · cited by 740
- Filter.comapstatement and proof · cited by 546
- Filter.comap_principalproof · cited by 47
- Filter.comap_infproof · cited by 33
- nhds_eq_comap_uniformityproof · cited by 19
- Set.mk_preimage_prod_rightproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- UniformSpace.ball_mem_nhdsWithinproof · cited by 1
- nhdsWithin_eq_comap_uniformityproof · cited by 0