# Separated sets

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Separated_sets
> Markdown URL: https://mediated.wiki/source/Separated_sets.md
> Source: https://en.wikipedia.org/wiki/Separated_sets
> Source revision: 1330754020
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Type of relation for subsets of a topological space

Separation axioms in topological spaces Kolmogorov classification T0 (Kolmogorov) T1 (Fréchet) T2 (Hausdorff) T2½ (Urysohn) completely T2 (completely Hausdorff) T3 (regular Hausdorff) T3½ (Tychonoff) T4 (normal Hausdorff) T5 (completely normal Hausdorff) T6 (perfectly normal Hausdorff) History

This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages) This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. Please help improve this article by introducing more precise citations. (January 2018) (Learn how and when to remove this message) This article needs more citations. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Separated sets" – news · newspapers · books · scholar · JSTOR (January 2018) (Learn how and when to remove this message) (Learn how and when to remove this message)

In [topology](/source/Topology) and related branches of [mathematics](/source/Mathematics), **separated sets** are pairs of [subsets](/source/Subset) of a given [topological space](/source/Topological_space) that are related to each other in a certain way: roughly speaking, neither overlapping nor touching. The notion of when two sets are separated or not is important both to the notion of [connected spaces](/source/Connected_space) (and their connected components) as well as to the [separation axioms](/source/Separation_axiom) for topological spaces.

Separated sets should not be confused with [separated spaces](/source/Separated_space) (defined below), which are somewhat related but different. [Separable spaces](/source/Separable_space) are again a completely different topological concept.

## Definitions

There are various ways in which two subsets A {\displaystyle A} and B {\displaystyle B} of a topological space X {\displaystyle X} can be considered to be separated. A most basic way in which two sets can be separated is if they are **[disjoint](/source/Disjoint_sets)**, that is, if their [intersection](/source/Intersection_(set_theory)) is the [empty set](/source/Empty_set). This property has nothing to do with topology as such, but only [set theory](/source/Naive_set_theory). Each of the following properties is stricter than disjointness, incorporating some topological information.

The properties below are presented in increasing order of specificity, each being a stronger notion than the preceding one.

The sets A {\displaystyle A} and B {\displaystyle B} are **separated** in X {\displaystyle X} if each is disjoint from the other's [closure](/source/Closure_(topology)):

A ∩ B ¯ = ∅ = A ¯ ∩ B . {\displaystyle A\cap {\bar {B}}=\varnothing ={\bar {A}}\cap B.}

This property is known as the *Hausdorff−Lennes Separation Condition*.[1] Since every set is contained in its closure, two separated sets automatically must be disjoint. The closures themselves do *not* have to be disjoint from each other; for example, the [intervals](/source/Interval_(mathematics)) [ 0 , 1 ) {\displaystyle [0,1)} and ( 1 , 2 ] {\displaystyle (1,2]} are separated in the [real line](/source/Real_line) R , {\displaystyle \mathbb {R} ,} even though the point 1 belongs to both of their closures. A more general example is that in any [metric space](/source/Metric_space), two [open balls](/source/Open_balls) B r ( p ) = { x ∈ X : d ( p , x ) < r } {\displaystyle B_{r}(p)=\{x\in X:d(p,x)<r\}} and B s ( q ) = { x ∈ X : d ( q , x ) < s } {\displaystyle B_{s}(q)=\{x\in X:d(q,x)<s\}} are separated whenever d ( p , q ) ≥ r + s . {\displaystyle d(p,q)\geq r+s.} The property of being separated can also be expressed in terms of [derived set](/source/Derived_set_(mathematics)) (indicated by the prime symbol): A {\displaystyle A} and B {\displaystyle B} are separated when they are disjoint and each is disjoint from the other's derived set, that is, A ′ ∩ B = ∅ = B ′ ∩ A . {\textstyle A'\cap B=\varnothing =B'\cap A.} (As in the case of the first version of the definition, the derived sets A ′ {\displaystyle A'} and B ′ {\displaystyle B'} are not required to be disjoint from each other.)

The sets A {\displaystyle A} and B {\displaystyle B} are **separated by neighbourhoods** if there are [neighbourhoods](/source/Neighbourhood_(topology)) U {\displaystyle U} of A {\displaystyle A} and V {\displaystyle V} of B {\displaystyle B} such that U {\displaystyle U} and V {\displaystyle V} are disjoint. (Sometimes you will see the requirement that U {\displaystyle U} and V {\displaystyle V} be *[open](/source/Open_(topology))* neighbourhoods, but this makes no difference in the end.) For the example of A = [ 0 , 1 ) {\displaystyle A=[0,1)} and B = ( 1 , 2 ] , {\displaystyle B=(1,2],} you could take U = ( − 1 , 1 ) {\displaystyle U=(-1,1)} and V = ( 1 , 3 ) . {\displaystyle V=(1,3).} Note that if any two sets are separated by neighbourhoods, then certainly they are separated. If A {\displaystyle A} and B {\displaystyle B} are open and disjoint, then they must be separated by neighbourhoods; just take U = A {\displaystyle U=A} and V = B . {\displaystyle V=B.} For this reason, separatedness is often used with closed sets (as in the [normal separation axiom](/source/Normal_separation_axiom)).

The sets A {\displaystyle A} and B {\displaystyle B} are **separated by closed neighbourhoods** if there is a [closed](/source/Closed_(topology)) neighbourhood U {\displaystyle U} of A {\displaystyle A} and a closed neighbourhood V {\displaystyle V} of B {\displaystyle B} such that U {\displaystyle U} and V {\displaystyle V} are disjoint. Our examples, [ 0 , 1 ) {\displaystyle [0,1)} and ( 1 , 2 ] , {\displaystyle (1,2],} are *not* separated by closed neighbourhoods. You could make either U {\displaystyle U} or V {\displaystyle V} closed by including the point 1 in it, but you cannot make them both closed while keeping them disjoint. Note that if any two sets are separated by closed neighbourhoods, then certainly they are [separated by neighbourhoods](#separated_by_neighbourhoods).

The sets A {\displaystyle A} and B {\displaystyle B} are **separated by a continuous function** if there exists a [continuous function](/source/Continuous_function) f : X → R {\displaystyle f:X\to \mathbb {R} } from the space X {\displaystyle X} to the real line R {\displaystyle \mathbb {R} } such that A ⊆ f − 1 ( 0 ) {\displaystyle A\subseteq f^{-1}(0)} and B ⊆ f − 1 ( 1 ) {\displaystyle B\subseteq f^{-1}(1)} , that is, members of A {\displaystyle A} map to 0 and members of B {\displaystyle B} map to 1. (Sometimes the [unit interval](/source/Unit_interval) [ 0 , 1 ] {\displaystyle [0,1]} is used in place of R {\displaystyle \mathbb {R} } in this definition, but this makes no difference.) In our example, [ 0 , 1 ) {\displaystyle [0,1)} and ( 1 , 2 ] {\displaystyle (1,2]} are not separated by a function, because there is no way to continuously define f {\displaystyle f} at the point 1.[2] If two sets are separated by a continuous function, then they are also [separated by closed neighbourhoods](#separated_by_closed_neighbourhoods); the neighbourhoods can be given in terms of the [preimage](/source/Preimage) of f {\displaystyle f} as U = f − 1 [ − c , c ] {\displaystyle U=f^{-1}[-c,c]} and V = f − 1 [ 1 − c , 1 + c ] , {\displaystyle V=f^{-1}[1-c,1+c],} where c {\displaystyle c} is any [positive real number](/source/Positive_number) less than 1 / 2. {\displaystyle 1/2.}

The sets A {\displaystyle A} and B {\displaystyle B} are **precisely separated by a continuous function** if there exists a continuous function f : X → R {\displaystyle f:X\to \mathbb {R} } such that A = f − 1 ( 0 ) {\displaystyle A=f^{-1}(0)} and B = f − 1 ( 1 ) . {\displaystyle B=f^{-1}(1).} (Again, you may also see the unit interval in place of R , {\displaystyle \mathbb {R} ,} and again it makes no difference.) Note that if any two sets are precisely separated by a function, then they are [separated by a function](#separated_by_a_continuous_function). Since { 0 } {\displaystyle \{0\}} and { 1 } {\displaystyle \{1\}} are closed in R , {\displaystyle \mathbb {R} ,} only closed sets are capable of being precisely separated by a function, but just because two sets are closed and separated by a function does not mean that they are automatically precisely separated by a function (even a different function).

## Relation to separation axioms and separated spaces

Main article: [separation axiom](/source/Separation_axiom)

The *separation axioms* are various conditions that are sometimes imposed upon topological spaces, many of which can be described in terms of the various types of separated sets. As an example we will define the T2 axiom, which is the condition imposed on separated spaces. Specifically, a topological space is *separated* if, given any two [distinct](/source/Distinct_(mathematics)) points *x* and *y*, the singleton sets {*x*} and {*y*} are separated by neighbourhoods.

Separated spaces are usually called *[Hausdorff spaces](/source/Hausdorff_space)* or *T2 spaces*.

## Relation to connected spaces

Main article: [Connected space](/source/Connected_space)

Given a topological space *X*, it is sometimes useful to consider whether it is possible for a subset *A* to be separated from its [complement](/source/Complement_(set_theory)). This is certainly true if *A* is either the empty set or the entire space *X*, but there may be other possibilities. A topological space *X* is *connected* if these are the only two possibilities. Conversely, if a nonempty subset *A* is separated from its own complement, and if the only [subset](/source/Subset) of *A* to share this property is the empty set, then *A* is an *open-connected component* of *X*. (In the degenerate case where *X* is itself the [empty set](/source/Empty_set) ∅ {\displaystyle \emptyset } , authorities differ on whether ∅ {\displaystyle \emptyset } is connected and whether ∅ {\displaystyle \emptyset } is an open-connected component of itself.)

## Relation to topologically distinguishable points

Main article: [Topological distinguishability](/source/Topological_distinguishability)

Given a topological space *X*, two points *x* and *y* are *topologically distinguishable* if there exists an [open set](/source/Open_set) that one point belongs to but the other point does not. If *x* and *y* are topologically distinguishable, then the [singleton sets](/source/Singleton_set) {*x*} and {*y*} must be disjoint. On the other hand, if the singletons {*x*} and {*y*} are separated, then the points *x* and *y* must be topologically distinguishable. Thus for singletons, topological distinguishability is a condition in between disjointness and separatedness.

## See also

- [Hausdorff space](/source/Hausdorff_space) – Type of topological space

- [Locally Hausdorff space](/source/Locally_Hausdorff_space) – Space such that every point has a Hausdorff neighborhood

- [Separation axiom](/source/Separation_axiom) – Axioms in topology defining notions of "separation"

## Citations

1. **[^](#cite_ref-1)** [Pervin 1964](#CITEREFPervin1964), p. 51

1. **[^](#cite_ref-2)** [Munkres, James R.](/source/James_Munkres) (2000). *Topology* (2 ed.). Prentice Hall. p. 211. [ISBN](/source/ISBN_(identifier)) [0-13-181629-2](https://en.wikipedia.org/wiki/Special:BookSources/0-13-181629-2).

## Sources

- [Munkres, James R.](/source/James_Munkres) (2000). *Topology*. [Prentice-Hall](/source/Prentice_Hall). [ISBN](/source/ISBN_(identifier)) [0-13-181629-2](https://en.wikipedia.org/wiki/Special:BookSources/0-13-181629-2).

- Willard, Stephen (2004). *General Topology*. [Addison-Wesley](/source/Addison-Wesley). [ISBN](/source/ISBN_(identifier)) [0-486-43479-6](https://en.wikipedia.org/wiki/Special:BookSources/0-486-43479-6).

- Pervin, William J. (1964), *Foundations of General Topology*, Academic Press

v t e Topology Fields General/Point-set set-theoretic continuum Pointless Algebraic combinatorial homology cohomology homotopy Differential Geometric low-dimensional knot Digital Key concepts Open set / Closed set Interior Continuity Space compact connected Hausdorff metric uniform second-countable Homotopy homotopy group fundamental group Simplicial complex CW complex Polyhedral complex Manifold topological smooth Bundle (mathematics) Cobordism Metrics and properties Euler characteristic Betti number Winding number Chern number Orientability Key results Banach fixed-point theorem De Rham cohomology Invariance of domain Poincaré conjecture Tychonoff's theorem Urysohn's lemma Category Mathematics portal Wikibook Wikiversity Topics general algebraic geometric Publications

---
Adapted from the Wikipedia article [Separated sets](https://en.wikipedia.org/wiki/Separated_sets) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Separated_sets?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
