logo

Connectivity in Topology 📂Topology

Connectivity in Topology

Definitions 1

In a topological space XX, if there exist open sets AA \ne \emptyset, BB \ne \emptyset that satisfy AB=A \cap B = \emptyset and AB=XA \cup B = X, then XX is called a Disconnected space. If it is not disconnected, it is called a Connected space.

Theorems

  • [1]: Connectedness is a topological property.
  • [2]: Every trivial space is a connected space.
  • [3]: Every discrete space is a disconnected space.
  • [4]: Every singleton set is connected.

Description

The definition of being not connected is quite intuitive, and its negation, being connected, is also easily acceptable. Graph theory defines connectedness in a similar manner.

For example, if we consider the Euclidean space (R,d)( \mathbb{R} , d ), it is a connected space as it does not satisfy the conditions for being disconnected, regardless of which open interval is considered. On the other hand, if we consider its subspace (Q,d)( \mathbb{Q}, d ), since (Q,d)=(Q,P(Q))( \mathbb{Q} , d ) = ( \mathbb{Q} , \mathscr{P} ( \mathbb{Q} ) ) is a discrete space, it can easily be shown to be a disconnected space.

Proofs

[1]

Let there exist a homeomorphic mapping f:XYf : X \to Y, and let XX be a connected space. To prove that YY is a connected space, it is sufficient.

Assuming YY is a disconnected space, then there exist open sets A,BYA, B \subset Y that satisfy AB=AB=Y A \cap B = \emptyset \\ A \cup B = Y

If ff is a continuous function, for every open set VYV \subset Y, f1(V)f^{-1} (V) is an open set in XX.

Since YY is continuous, f1(A)f^{-1} (A) and f1(B)f^{-1} (B) are open sets in XX. However, f1(A)f1(B)=f1(AB)=f1()=f1(A)f1(B)=f1(AB)=f1(Y)=X f^{-1} (A) \cap f^{-1} (B) = f^{-1} (A \cap B) = f^{-1} ( \emptyset ) = \emptyset \\ f^{-1} (A) \cup f^{-1} (B) = f^{-1} (A \cup B) = f^{-1} ( Y ) = X This is a contradiction to the assumption that XX is a disconnected space.

[2]

In the topology T={,X}\mathscr{T} = \left\{ \emptyset , X \right\} of the trivial space XX, there do not exist two non-empty open sets, so XX is a connected space.

[3]

If XX has only one element, it is a trivial space rather than a discrete space, so we must assume that XX has more than one element. In the discrete space XX, every non-empty open set UU such that V=XUV = X \setminus U is an open set in XX, so it is a disconnected space.

[4]

For A,B{x}A , B \subset \left\{ x \right\} to satisfy AB=A \cap B = \emptyset, either AA or BB must necessarily be empty, so it cannot be a disconnected space.


  1. Munkres. (2000). Topology(2nd Edition): p148. ↩︎