Arian.D
- 101
- 0
Homework Statement
Suppose that (X,\tau) is the co-finite topological space on X.
I : Suppose A is a finite subset of X, show that (A,\tau) is discrete topological space on A.
II : Suppose A is an infinite subset of X, show that (A,\tau) inherits co-finite topology from (X,\tau).
The Attempt at a Solution
I: Well, first I show that \forall a\in A: (A^c \cup \{a\})\in \tau. I need to show that (A^c \cup \{a\})^c is finite because I want it to be in \tau. But:
(A^c \cup \{a\})^c = A \cap (X-\{a\}) = A - \{a\}, but since A is finite, if we remove one of its element, the remaining set is again finite. Therefore \forall a\in A: (A^c \cup \{a\})\in \tau
Now since all the open sets in the subspace topology are the intersection of A with something in \tau, we see that \{a\} = A \cap (A^c \cup \{a\}) is open in (A,\tau). That means the topology induced on A will be the discrete topology.
II: What should I do for the second part? Any helps would be appreciated.