As this is my first post, I hope that what I write is pretty clear and isn't too disappointing. Without further ado, I am quite curious with regards to my understanding of Disjoint Union Spaces. (I am currently self studying from Introduction to Topological Manifolds by Lee.)
First, I will begin with a definition.
Def: Suppose $(X_a)_{a\in A}$ is an indexed family of non-empty topological spaces. Denote their disjoint union by $\coprod_{a\in A}X_a$.
We define the $\textbf{canonical injection}$ by: $\iota_a: X_a\rightarrow \coprod_aX_a$ with the assignment being $\iota_a(x)=(x,a)$.
As a matter of convention, we force the equality: $X_a= \iota_a(X_a)$.
We define define a topology on $\coprod_aX_a$ by declaring that $U\subseteq \coprod_aX_a$ is open if and only if $U\cap X_a$ is open in $X_a$ for each a.
...................
Lee, in his book, states that $X_a$ in $U\cap X_a$ is considered as a subset of the disjoint union. Does this mean, ignoring the equality convention above, that he really means $\iota_a^{-1}(U)$ is open in $X_a$, for each a?
Secondly, what is the purpose of the convention above?. Lastly, what are good ways to start thinking about the disjoint union?