Theorems · Theorem · general topology
isClosed_of_spaced_out
∀ {α : Type u} [inst : UniformSpace α] [T0Space α] {V₀ : Set (α × α)},
V₀ ∈ uniformity α → ∀ {s : Set α}, (s.Pairwise fun x y => (x, y) ∉ V₀) → IsClosed s- Defined in
- Mathlib.Topology.UniformSpace.Separation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniformSpaceT0Space
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- IsClosedstatement · cited by 1,639
- closureproof · cited by 1,254
- uniformitystatement and proof · cited by 765
- Set.Pairwisestatement and proof · cited by 321
- T0Spacestatement and proof · cited by 179
- Filter.inter_memproof · cited by 153
- SetRel.compproof · cited by 136
- UniformSpace.ballproof · cited by 113
- SetRel.IsSymmproof · cited by 93
Cited by2
Results whose statement or proof uses this declaration.
- isClosed_range_of_spaced_outproof · cited by 1
- Metric.isClosed_of_pairwise_le_distproof · cited by 0