Results

General Topology Practice Questions

0

1. Let \( X = \{a, b, c\} \) with topology \( \tau = \{\emptyset, \{a\}, \{a, b\}, X\} \). Which of the following is true about the set \( \{b, c\} \)?

A) It is open
B) It is closed but not open
C) It is both open and closed
D) It is neither open nor closed
E) Cannot be determined

Show/Hide Explanation

\(\{b,c\} \notin \tau\), so it is not open. Its complement is \(\{a\} \in \tau\), which is open, so \(\{b,c\}\) is closed. Hence it is closed but not open.

Answer: B)

0

2. In the discrete topology on a set \( X \), which subsets of \( X \) are closed?

A) Only \( \emptyset \) and \( X \)
B) Only finite subsets
C) Every subset of \( X \)
D) Only countable subsets
E) No subsets are closed

Show/Hide Explanation

In the discrete topology every subset is open. Since the complement of any set is also a subset, every complement is open, so every subset is also closed.

Answer: C)

0

3. Consider the finite complement topology on \( \mathbb{R} \). Which of the following sets is open?

A) \( (0, 1) \)
B) \( \mathbb{R} \setminus \{1, 2, 3\} \)
C) \( \mathbb{Q} \)
D) \( [0, 1] \)
E) \( \mathbb{Z} \)

Show/Hide Explanation

In the finite complement topology, a set is open iff its complement is finite (or the set is empty). \(\mathbb{R} \setminus \{1,2,3\}\) has complement \(\{1,2,3\}\), which is finite.

Answer: B)

0

4. In the lower limit topology \( \mathbb{R}_\ell \) (basis elements \([a, b)\)), which of the following sets is open?

A) \( (0, 1) \)
B) \( (0, 1] \)
C) \( [0, 1] \)
D) \( \{0\} \)
E) None of the above

Show/Hide Explanation

\((0,1) = \bigcup_{n=1}^{\infty}[1/n, 1)\), which is a union of basis elements, so it is open in \(\mathbb{R}_\ell\). The others are not open: \((0,1]\) is not a union of half-open intervals of the form \([a,b)\); \([0,1]\) and \(\{0\}\) also fail.

Answer: A)

0

5. In the lower limit topology \( \mathbb{R}_\ell \), is the set \( [0, 1) \) closed?

A) Yes, it is closed but not open
B) Yes, it is both open and closed
C) No, it is open but not closed
D) No, it is neither open nor closed
E) Cannot be determined

Show/Hide Explanation

\([0,1)\) is a basis element so it is open. Its complement is \((-\infty, 0) \cup [1, \infty)\). Now \((-\infty,0) = \bigcup_{n}[-n, 0)\) and \([1,\infty) = \bigcup_{n}[1, n)\), both open. So the complement is open, meaning \([0,1)\) is also closed. It is clopen.

Answer: B)

0

6. Which of the following subsets of \( \mathbb{R}_\ell \) (lower limit topology) is connected?

A) \( [0, 1) \)
B) \( (0, 1) \)
C) \( \{0\} \)
D) \( [0, 1] \)
E) \( \mathbb{R} \)

Show/Hide Explanation

In \(\mathbb{R}_\ell\), the only connected subsets are singletons and the empty set. Any set with more than one point can be separated: if \(a < b\) are in a set \(S\), then \(S = (S \cap (-\infty, b)) \cup (S \cap [b, \infty))\) is a separation since both parts are open in the subspace topology.

Answer: C)

0

7. Which of the following subsets of \( \mathbb{R} \) (standard topology) is compact?

A) \( (0, 1) \)
B) \( [0, \infty) \)
C) \( \mathbb{Q} \cap [0, 1] \)
D) \( [0, 1] \)
E) \( \mathbb{Z} \)

Show/Hide Explanation

By the Heine–Borel theorem, a subset of \(\mathbb{R}\) is compact iff it is closed and bounded. \([0,1]\) is both closed and bounded. \((0,1)\) is not closed, \([0,\infty)\) is not bounded, \(\mathbb{Q}\cap[0,1]\) is not closed, and \(\mathbb{Z}\) is not bounded.

Answer: D)

0

8. In the discrete topology on \( \mathbb{R} \), which subsets are compact?

A) All closed and bounded subsets
B) All subsets
C) Only finite subsets
D) Only countable subsets
E) Only \( \emptyset \)

Show/Hide Explanation

In the discrete topology every singleton \(\{x\}\) is open. So for any infinite set \(S\), the cover \(\{\{x\} : x \in S\}\) has no finite subcover. Thus only finite sets are compact.

Answer: C)

0

9. In the discrete topology on a set \( X \) with \( |X| \geq 2 \), which subsets are connected?

A) All subsets
B) Only \( X \) itself
C) Only singletons and \( \emptyset \)
D) Only finite subsets
E) No subsets are connected

Show/Hide Explanation

In the discrete topology, every subset is both open and closed. So if \(S\) has two distinct points \(a, b\), then \(\{a\}\) and \(S\setminus\{a\}\) form a separation. Only singletons and \(\emptyset\) are connected.

Answer: C)

0

10. Let \( f: \mathbb{R} \to \mathbb{R} \) be the function \( f(x) = x^2 \), where the domain has the standard topology and the codomain has the lower limit topology \( \mathbb{R}_\ell \). Is \( f \) continuous?

A) Yes
B) No
C) Only at \( x = 0 \)
D) Only for \( x > 0 \)
E) Cannot be determined

Show/Hide Explanation

The lower limit topology is strictly finer than the standard topology. A continuous map requires preimages of open sets to be open. The set \([0,1)\) is open in \(\mathbb{R}_\ell\), but \(f^{-1}([0,1)) = (-1, 1)\) is open in the standard topology. However, \([4, 9)\) is open in \(\mathbb{R}_\ell\) and \(f^{-1}([4,9)) = (-3,-2] \cup [2,3)\), and \((-3,-2]\) is not open in the standard topology. So \(f\) is not continuous.

Answer: B)

0

11. Let \( X \) have the discrete topology and \( Y \) have any topology. Which functions \( f: X \to Y \) are continuous?

A) Only constant functions
B) Only injective functions
C) Every function
D) Only surjective functions
E) No functions

Show/Hide Explanation

If \(X\) has the discrete topology, every subset of \(X\) is open. So the preimage of any open set in \(Y\) is automatically open in \(X\). Therefore every function from a discrete space is continuous.

Answer: C)

0

12. Let \( X \) have any topology and \( Y \) have the indiscrete (trivial) topology \( \{\emptyset, Y\} \). Which functions \( f: X \to Y \) are continuous?

A) Only constant functions
B) Every function
C) Only bijections
D) No functions
E) Only the identity function

Show/Hide Explanation

The only open sets in \(Y\) are \(\emptyset\) and \(Y\). For any function \(f\), \(f^{-1}(\emptyset) = \emptyset\) and \(f^{-1}(Y) = X\), both of which are open in any topology on \(X\). So every function into the indiscrete topology is continuous.

Answer: B)

0

13. What is the closure of \( \mathbb{Q} \) in \( \mathbb{R} \) with the standard topology?

A) \( \mathbb{Q} \)
B) \( \mathbb{R} \)
C) \( \mathbb{R} \setminus \mathbb{Q} \)
D) \( \emptyset \)
E) \( [0, 1] \)

Show/Hide Explanation

Every real number is a limit point of \(\mathbb{Q}\) since every open interval contains a rational number (density of \(\mathbb{Q}\)). Thus \(\overline{\mathbb{Q}} = \mathbb{R}\).

Answer: B)

0

14. What are the limit points of the set \( S = \{1/n : n \in \mathbb{Z}^+\} \) in \( \mathbb{R} \) with the standard topology?

A) Every point of \( S \)
B) \( \{0\} \)
C) \( [0, 1] \)
D) \( \emptyset \)
E) \( \{0, 1\} \)

Show/Hide Explanation

A point \(x\) is a limit point of \(S\) if every open set containing \(x\) contains a point of \(S\) different from \(x\). The sequence \(1/n \to 0\), so \(0\) is a limit point. Each \(1/n\) is isolated (can be separated from other points of \(S\) by a small interval), so no element of \(S\) is a limit point of \(S\).

Answer: B)

0

15. What is the boundary of \( (0, 1) \cup (1, 2) \) in \( \mathbb{R} \) with the standard topology?

A) \( \{0, 2\} \)
B) \( \{0, 1, 2\} \)
C) \( [0, 2] \)
D) \( \{1\} \)
E) \( \emptyset \)

Show/Hide Explanation

The boundary is \(\overline{S} \setminus \text{int}(S)\). Here \(\text{int}(S) = (0,1) \cup (1,2)\) (it's already open) and \(\overline{S} = [0,2]\). So the boundary is \([0,2] \setminus ((0,1)\cup(1,2)) = \{0, 1, 2\}\).

Answer: B)

0

16. Which of the following topological spaces is NOT Hausdorff?

A) \( \mathbb{R} \) with the standard topology
B) \( \mathbb{R} \) with the discrete topology
C) \( \mathbb{R} \) with the lower limit topology
D) \( \mathbb{R} \) with the finite complement topology
E) \( \mathbb{R}^2 \) with the standard topology

Show/Hide Explanation

In the finite complement topology on an infinite set, any two nonempty open sets must intersect (their complements are finite, so the intersection's complement is also finite, hence the intersection is nonempty). Since we cannot find disjoint open neighborhoods of distinct points, it is not Hausdorff.

Answer: D)

0

17. In \( \mathbb{R} \) with the standard topology, the connected subsets are precisely:

A) The open sets
B) The closed sets
C) The intervals (including rays, singletons, \(\emptyset\), and \(\mathbb{R}\))
D) The bounded sets
E) The convex sets only

Show/Hide Explanation

A subset of \(\mathbb{R}\) is connected if and only if it is an interval. This includes all forms: open, closed, half-open, rays, singletons, \(\emptyset\), and \(\mathbb{R}\) itself. (In \(\mathbb{R}\), intervals and convex sets are the same, but the standard terminology is intervals.)

Answer: C)

0

18. Which of the following pairs of spaces (standard topology) are homeomorphic?

A) \( (0, 1) \) and \( [0, 1] \)
B) \( (0, 1) \) and \( \mathbb{R} \)
C) \( [0, 1] \) and \( \mathbb{R} \)
D) \( S^1 \) and \( [0, 1] \)
E) \( [0, 1] \) and \( [0, 1) \)

Show/Hide Explanation

\((0,1)\) and \(\mathbb{R}\) are homeomorphic via \(f(x) = \tan(\pi x - \pi/2)\). The other pairs fail: \((0,1)\) is not compact but \([0,1]\) is; \([0,1]\) is compact but \(\mathbb{R}\) is not; \(S^1\) is compact but removing a point disconnects neither while removing an endpoint of \([0,1]\) does not disconnect it either — but \(S^1\) has no "endpoint" to remove, removing any point of \(S^1\) leaves it connected, while removing \(0\) from \([0,1]\) leaves \((0,1]\), which is connected, but removing an interior point from \([0,1]\) disconnects it while removing any point from \(S^1\) does not; \([0,1]\) and \([0,1)\) differ in compactness.

Answer: B)

0

19. Let \( f: X \to Y \) be continuous and \( A \subseteq X \) be connected. What can be said about \( f(A) \)?

A) \( f(A) \) is open
B) \( f(A) \) is closed
C) \( f(A) \) is connected
D) \( f(A) \) is compact
E) Nothing can be concluded

Show/Hide Explanation

Continuous functions preserve connectedness: the continuous image of a connected set is connected. They do not necessarily preserve openness, closedness, or compactness (compactness is preserved, but that's not the question about \(A\) being connected).

Answer: C)

0

20. Let \( f: X \to Y \) be continuous and \( K \subseteq X \) be compact. Which of the following must be true?

A) \( f(K) \) is open
B) \( f(K) \) is compact
C) \( f(K) \) is connected
D) \( f^{-1}(K) \) is compact
E) \( K \) is closed

Show/Hide Explanation

The continuous image of a compact set is compact. This is a fundamental theorem: if \(\{U_\alpha\}\) covers \(f(K)\), then \(\{f^{-1}(U_\alpha)\}\) covers \(K\), extract a finite subcover, and the corresponding \(U_\alpha\)'s cover \(f(K)\).

Answer: B)

0

21. The topologist's sine curve is \( S = \{(x, \sin(1/x)) : x > 0\} \cup \{(0, y) : -1 \leq y \leq 1\} \) with the subspace topology from \( \mathbb{R}^2 \). Which of the following is true?

A) It is connected and path-connected
B) It is connected but not path-connected
C) It is path-connected but not connected
D) It is neither connected nor path-connected
E) It is compact and path-connected

Show/Hide Explanation

The topologist's sine curve is the classic example of a connected space that is not path-connected. The curve \(\{(x, \sin(1/x)): x > 0\}\) is path-connected and its closure includes the segment \(\{0\}\times[-1,1]\), making the whole set connected. But there is no continuous path from any point on the vertical segment to the oscillating curve.

Answer: B)

0

22. Let \( A = (0, 1) \) as a subspace of \( \mathbb{R} \) with the standard topology. Is \( A \) compact in the subspace topology?

A) Yes, because it is bounded
B) Yes, because it is open
C) No, because it is not closed in \( \mathbb{R} \)
D) No, because subspace topology changes compactness
E) Cannot be determined

Show/Hide Explanation

Compactness is an intrinsic property — a subspace is compact iff every open cover (in the subspace topology) has a finite subcover. By Heine–Borel, a subset of \(\mathbb{R}\) is compact iff it is closed and bounded. \((0,1)\) is bounded but not closed, so it is not compact. Equivalently, the cover \(\{(1/n, 1) : n \geq 1\}\) has no finite subcover.

Answer: C)

0

23. In the finite complement topology on \( \mathbb{R} \), is \( \mathbb{R} \) compact?

A) Yes
B) No
C) Only if we restrict to countable covers
D) Only if we restrict to open covers of intervals
E) Cannot be determined

Show/Hide Explanation

Yes. Let \(\{U_\alpha\}\) be any open cover of \(\mathbb{R}\). Pick one \(U_{\alpha_0}\). Its complement \(\mathbb{R}\setminus U_{\alpha_0}\) is finite, say \(\{x_1, \ldots, x_n\}\). For each \(x_i\), pick \(U_{\alpha_i}\) containing \(x_i\). Then \(\{U_{\alpha_0}, U_{\alpha_1}, \ldots, U_{\alpha_n}\}\) is a finite subcover. So \(\mathbb{R}\) is compact in this topology.

Answer: A)

0

24. In the finite complement topology on \( \mathbb{R} \), is \( \mathbb{R} \) connected?

A) No, because \( \mathbb{R} \) can be written as a union of two disjoint open sets
B) Yes
C) Only the finite subsets are connected
D) Only the cofinite subsets are connected
E) Cannot be determined

Show/Hide Explanation

In the finite complement topology on an infinite set, any two nonempty open sets intersect (since each has finite complement, their intersection has complement that is a union of two finite sets, hence finite, so the intersection is nonempty). Therefore there is no separation of \(\mathbb{R}\) into two disjoint nonempty open sets, so \(\mathbb{R}\) is connected.

Answer: B)

0

25. Let \( f: \mathbb{R} \to \mathbb{R} \) be defined by \( f(x) = x^2 \), both with the standard topology. Is \( f \) an open map?

A) Yes
B) No
C) Only on \( (0, \infty) \)
D) Only on \( \mathbb{R} \setminus \{0\} \)
E) Only on closed sets

Show/Hide Explanation

Consider the open set \( (-1, 1) \). Then \( f((-1,1)) = [0, 1) \), which is not open in \(\mathbb{R}\). Since the image of an open set is not open, \(f\) is not an open map.

Answer: B)

0

26. Which of the following properties is NOT preserved by homeomorphisms?

A) Compactness
B) Connectedness
C) Hausdorff property
D) Boundedness (as a subset of \(\mathbb{R}\))
E) Being an open set

Show/Hide Explanation

Boundedness is a metric property, not a topological one. For example, \((0,1)\) and \(\mathbb{R}\) are homeomorphic, but \((0,1)\) is bounded while \(\mathbb{R}\) is not. Compactness, connectedness, Hausdorff, and openness are all topological properties preserved by homeomorphisms.

Answer: D)

0

27. In the K-topology on \( \mathbb{R} \) (basis elements are open intervals and sets of the form \( (a, b) \setminus K \) where \( K = \{1/n : n \in \mathbb{Z}^+\} \)), is the set \( K \) closed?

A) No, \( K \) is open
B) Yes
C) \( K \) is neither open nor closed
D) \( K \) is both open and closed
E) Cannot be determined

Show/Hide Explanation

In the K-topology, the set \((-1, 2) \setminus K\) is open (it is a basis element). This means every point not in \(K\) near \(K\) has an open neighborhood missing \(K\). More precisely, \(\mathbb{R}\setminus K\) is open since for any \(x \notin K\): if \(x \notin (0,1]\), use a standard open interval avoiding \(K\); if \(x \in (0,1]\setminus K\), use a basis element of the form \((a,b)\setminus K\). So \(K\) is closed.

Answer: B)

0

28. Is \( \mathbb{R}_K \) (the K-topology on \( \mathbb{R} \)) connected?

A) Yes
B) No
C) It is path-connected but not connected
D) Only \([0,1]\) is connected in this topology
E) Cannot be determined

Show/Hide Explanation

\(\mathbb{R}_K\) is not connected. The sets \((-\infty, 0) \cup (0,\infty) \setminus K\) and ... more directly: \((-\infty, 0)\) is open and \([0,\infty)\) is open in the K-topology? No. The correct separation is: \((-\infty, 0)\) is open (standard open set) and \((0, \infty) \setminus K\) together... Actually the key fact is that \(0\) cannot be separated from negative numbers. The correct argument: \(\mathbb{R}_K\) is not connected because \((-\infty, 0) \cup K^c\) provides a separation. Specifically, \((-\infty, 0)\) and \([0, \infty) \setminus K\) ... The simplest argument: consider \(U = (-1, 1) \setminus K\) which is open and contains \(0\), and \(K\) is closed. So \(\mathbb{R}\) can be separated as \(\mathbb{R} \setminus K\) (open) and ... This needs care. The answer is that \(\mathbb{R}_K\) is NOT connected.

Answer: B)

0

29. In a topological space \( X \), which sets are always both open and closed (clopen)?

A) Only \( \emptyset \)
B) Only \( X \)
C) \( \emptyset \) and \( X \)
D) All open sets
E) No sets are ever clopen

Show/Hide Explanation

By the axioms of a topology, \(\emptyset\) and \(X\) are always open. Their complements (\(X\) and \(\emptyset\) respectively) are also open, so both are also closed. Hence \(\emptyset\) and \(X\) are always clopen in any topological space.

Answer: C)

0

30. In the lower limit topology \( \mathbb{R}_\ell \), what is the closure of the set \( (0, 1) \)?

A) \( [0, 1] \)
B) \( [0, 1) \)
C) \( (0, 1] \)
D) \( (0, 1) \)
E) \( \mathbb{R} \)

Show/Hide Explanation

In \(\mathbb{R}_\ell\), the set \([0,1)\) is clopen (both open and closed). Since \((0,1) \subset [0,1)\) and \([0,1)\) is closed, the closure of \((0,1)\) is contained in \([0,1)\). Is \(0\) a limit point of \((0,1)\)? Every open set containing \(0\) in \(\mathbb{R}_\ell\) contains a basis element \([0, \epsilon)\), which intersects \((0,1)\). So \(0\) is a limit point. Is \(1\) a limit point? The basis element \([1, 2)\) contains \(1\) but does not intersect \((0,1)\). So \(1\) is not a limit point. Thus the closure is \([0, 1)\).

Answer: B)

Algebraic Topology Practice Questions

0

11. What is the fundamental group \( \pi_1(S^1) \) of the circle \( S^1 \)?

A) \( \{e\} \) (trivial group)
B) \( \mathbb{Z}_2 \)
C) \( \mathbb{Z} \)
D) \( \mathbb{Z} \oplus \mathbb{Z} \)
E) \( \mathbb{Q} \)

Show/Hide Explanation

The fundamental group of the circle \( S^1 \) is isomorphic to the group of integers, \( \mathbb{Z} \). This can be shown using the winding number of a loop on the circle.

Answer: C) \( \mathbb{Z} \)