Theorems · Theorem · general topology
nhdset_of_mem_uniformity
∀ {α : Type ua} [inst : UniformSpace α] {d : SetRel α α} (s : SetRel α α),
d ∈ uniformity α → ∃ t, IsOpen t ∧ s ⊆ t ∧ t ⊆ {p | ∃ x y, (p.1, x) ∈ d ∧ (x, y) ∈ s ∧ (y, p.2) ∈ d}- Defined in
- Mathlib.Topology.UniformSpace.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 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.
Cites15
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
- Set.ofPredstatement and proof · cited by 6,101
- nhdsproof · cited by 5,554
- Set.iUnionproof · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodproof · cited by 1,750
- uniformitystatement and proof · cited by 765
- SetRelstatement and proof · cited by 581
- isOpen_iUnionproof · cited by 88
- mem_nhds_iffproof · cited by 67
Cited by1
Results whose statement or proof uses this declaration.
- uniformity_eq_uniformity_interiorproof · cited by 1