I'm struggling a bit intuitively understanding this topology introduction by Munkres (second edition). I'm on chapter 2 (self study, hobbyist) and working through problem 16.1. I think I have a solution, but I'm not confident in it. Heres the question:
Show that if Y is a subspace of X, and A is a subset of Y, then the topology A inherits as a subspace of Y is the same as the topology it inherits as a subspace of X.
My solution: Take a basis element of the basis of the topology $T_{A_{y}}$, the subspace of A under Y, say $V = A \cap U$ with $U$ open in $Y$. $V$ is an element of the topology of $Y$, which is a subspace of X, so this element can be expressed as $V = Y\cap U_x$ with $U_x$ an element of the subspace topology of Y under X. This means we can express $V$ as $V = A\cap (Y \cap U_x )$. Since $(Y \cap U_x)$ is open in the topology of $X$, $V$ is an element of the topology of the subspace of $A$ as it inherits from $X$.
Here are my questions:
- is this correct?
- I'm implicitly assuming that if I take a basis element of $T_{A_{Y}}$, if I express it in the basis of a topology under $Y$, then it must be expressable (if thats a word) as a basis element of the subspace of $Y$ under $X$. Must this be the case? Could it not be but be expressable under some other topology?