8. Midterm 1 and Connectedness

Components

Components

students, imagine a huge city split by rivers, bridges, and closed walls 🏙️. Some neighborhoods are easy to walk between, while others are completely cut off. In topology, components are the “maximally connected neighborhoods” of a space. They help us understand how a space breaks apart into connected pieces, and they are a key part of Midterm 1 and Connectedness.

In this lesson, you will learn:

  • what a component is,
  • why components matter,
  • how to find them in examples,
  • how components relate to connectedness and path connectedness,
  • and how to use the idea of components in proofs and reasoning.

By the end, you should be able to explain the main terminology, apply basic procedures, and connect components to the larger study of connected spaces. ✅

What Is a Component?

A connected component of a topological space $X$ is a maximal connected subset of $X$.

Let’s unpack that carefully:

  • A subset $A \subseteq X$ is connected if it cannot be written as a union of two disjoint nonempty open sets in the subspace topology.
  • Maximal means you cannot add any more points from $X$ to $A$ without losing connectedness.
  • So a component is a connected piece that cannot be enlarged inside $X$ while staying connected.

Another way to say this is:

  • Every point of $X$ belongs to exactly one connected component.
  • The components partition the space into connected chunks.

This is like sorting a map into regions where each region is connected by paths of “no separation” 🚶‍♂️. If you can move around inside the region without jumping across a gap, you are staying in one connected component.

Example: A Space with Two Pieces

Consider the subset $X = [0,1] \cup [2,3] \subseteq \mathbb{R}$ with the usual topology.

  • The interval $[0,1]$ is connected.
  • The interval $[2,3]$ is connected.
  • They are separated by a gap between $1$ and $2$.

So the connected components of $X$ are exactly $[0,1]$ and $[2,3]$.

Why not something larger like $[0,3]$? Because $X$ does not contain the points between $1$ and $2$, so the two intervals are disconnected from each other inside the space.

How Components Relate to Connectedness

A space $X$ is connected if it has only one connected component. That means the entire space is one maximal connected piece.

So components give us a very practical way to test or describe connectedness:

  • If there is only one component, the space is connected.
  • If there are two or more components, the space is disconnected.

This makes components a stronger organizing idea than simply asking “Is this space connected?” They tell us how the space is connected.

Important Fact

If $C$ is a connected component of $X$, then $C$ is connected by definition. Also, if $D$ is any connected subset of $X$ that contains a point $x \in C$, then $D \subseteq C$.

This means a component is the largest connected subset containing any one of its points.

Example: The Rational Numbers

The space $\mathbb{Q}$ with the usual topology is not connected. In fact, every connected subset of $\mathbb{Q}$ is a single point. Therefore, each point $q \in \mathbb{Q}$ is its own connected component.

So the connected components of $\mathbb{Q}$ are all the singletons $\{q\}$ for $q \in \mathbb{Q}$.

This is a great example of a space that is “full of points” but still breaks into tiny disconnected pieces.

Why Maximal Connected Subsets Matter

The word “maximal” is important. It does not mean “largest by size” in a numerical sense. It means “cannot be properly contained in a larger connected subset.”

For example, suppose $A$ is a connected subset of $X$. If there exists a connected subset $B$ with $A \subsetneq B \subseteq X$, then $A$ is not a component.

This helps avoid confusion:

  • A connected component is not just any connected set.
  • It is the biggest connected set around a point, inside the whole space.

Example: The Real Line

In $\mathbb{R}$ with the usual topology, the whole space is connected. Therefore the only connected component is $\mathbb{R}$ itself.

Any interval like $(0,1)$ is connected, but it is not a component of $\mathbb{R}$, because it can be enlarged to the larger connected set $\mathbb{R}$.

So components depend on the ambient space. The same subset can be a component in one space but not in another.

Components and Proof Reasoning

When working with components, you often use one of two strategies:

  1. Show a subset is connected and maximal.
  2. Show all connected sets containing a point must stay inside a certain subset.

This is common in topology proofs. The key idea is to use the definition of connectedness and then argue that no larger connected set is possible.

Useful Reasoning Pattern

If $C$ is a connected subset of $X$ and $C \cap D \neq \varnothing$ for some component $D$, then often one tries to show $C \subseteq D$. Why? Because a component contains every connected set that touches it, as long as that set stays connected.

This is a powerful way to identify components in examples.

Example: Disconnected Union of Two Closed Intervals

Let $X = [0,1] \cup [2,4]$.

To find the components:

  • Check that $[0,1]$ is connected.
  • Check that $[2,4]$ is connected.
  • Notice there is no connected set in $X$ that contains points from both intervals, because the intervals are separated.

Thus the components are exactly $[0,1]$ and $[2,4]$.

This kind of example is common on exams because it tests whether you can recognize separation and use the definition correctly.

Components and Path Connectedness

A space is path connected if any two points can be joined by a continuous path.

Path connectedness is stronger than connectedness:

  • Every path connected space is connected.
  • But not every connected space is path connected.

How do components relate to path connectedness?

  • A path component is a maximal path connected subset.
  • Every path component lies inside a connected component.
  • In many familiar spaces, like intervals in $\mathbb{R}$ or open sets in $\mathbb{R}^n$, connectedness and path connectedness often line up nicely.

For a space that is path connected, there is only one path component, and therefore only one connected component as well.

Example: The Topologist’s Sine Curve

There are spaces that are connected but not path connected, such as the topologist’s sine curve. In such a space, the connected component structure can be different from the path component structure.

This shows why components are important: they describe connectedness even when paths fail to tell the whole story.

How to Identify Components in Practice

When asked to find components, use these steps:

  1. Look for obvious separations.
  • Are there gaps?
  • Is the space a union of pieces far apart?
  1. Check connectedness of each piece.
  • Intervals in $\mathbb{R}$ are connected.
  • Singletons are connected.
  • Many standard geometric sets are connected if they are built without breaks.
  1. Ask whether two pieces can be joined inside the space.
  • If not, they belong to different components.
  1. Use maximality.
  • If a connected subset can be enlarged, it is not a component.

Real-World Analogy

Think of components like islands in an archipelago 🏝️. Each island is one connected piece of land. A boat can travel inside the island without leaving it, but to reach another island, you need to cross water. In topology, “water” represents separation in the space.

Conclusion

Components are one of the central tools for understanding connectedness in topology. students, a connected component is a maximal connected subset of a space $X$, and the components divide $X$ into its connected pieces. If a space has exactly one component, it is connected. If it has more than one, it is disconnected.

Components also help you reason about path connectedness, compare different spaces, and build proof strategies using maximality and connected subsets. They are a key bridge between the definitions you study in Midterm 1 and the deeper structure of connected spaces. Mastering components will make later topology topics much easier to understand. 🌟

Study Notes

  • A connected component of $X$ is a maximal connected subset of $X$.
  • Every point of $X$ belongs to exactly one connected component.
  • A space is connected exactly when it has one connected component.
  • Components are always connected, but not every connected subset is a component.
  • To prove something is a component, show it is connected and cannot be enlarged while staying connected.
  • In $[0,1] \cup [2,3]$, the components are $[0,1]$ and $[2,3]$.
  • In $\mathbb{R}$, the only connected component is $\mathbb{R}$ itself.
  • In $\mathbb{Q}$, each singleton $\{q\}$ is a connected component.
  • Path connectedness is stronger than connectedness; every path connected space is connected.
  • Components help describe how a space is broken into connected pieces and are important for Midterm 1 and Connectedness.

Practice Quiz

5 questions to test your understanding