Theorems · Theorem · general topology
isClosed_range_of_spaced_out
∀ {α : Type u} [inst : UniformSpace α] {ι : Type u_1} [T0Space α] {V₀ : Set (α × α)},
V₀ ∈ uniformity α → ∀ {f : ι → α}, (Pairwise fun x y => (f x, f y) ∉ V₀) → IsClosed (Set.range f)- Defined in
- Mathlib.Topology.UniformSpace.Separation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 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.
Cites9
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
- Set.rangestatement and proof · cited by 4,705
- UniformSpacestatement and proof · cited by 2,040
- IsClosedstatement · cited by 1,639
- uniformitystatement and proof · cited by 765
- Pairwisestatement and proof · cited by 516
- T0Spacestatement and proof · cited by 179
- isClosed_of_spaced_outproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- isClosedEmbedding_of_spaced_outproof · cited by 1