I'm trying to prove the statement:
Given a smooth atlas $\{(U_{\alpha},\phi_{\alpha})\}$, if $U$ is an open subset of $U_a$ for some $(U_a,\phi_a)$ in the atlas, then $U$ is smooth compatible with the charts in the atlas.
My proof goes like: Let $(V,\psi)$ be a chart in the atlas. Suppose $U\cap V$ is nonempty. By assumption, $U_a$ and $V$ are compatible. Therefore, the maps \begin{align*} \phi_a \circ\psi^{-1}:\psi(U_a\cap V) \longrightarrow \phi_a(U_a\cap V),\\ \psi \circ\phi_a^{-1}:\phi_a(U_a\cap V) \longrightarrow \psi_a(U_a\cap V). \end{align*} are smooth. In particular, \begin{align*} \phi_a \circ\psi^{-1}:\psi(U\cap V) \longrightarrow \phi_a(U\cap V),\\ \psi \circ\phi_a^{-1}:\phi_a(U\cap V) \longrightarrow \psi_a(U\cap V). \end{align*} are smooth. Since $U$ is open, $\phi_a$ being a homeomorphism on $U_a$ is also homeomorphisms from $U$ onto some open subset of Euclidean space. Therefore, $(U,\phi_a)$ and $(V,\psi)$ are smooth compatible.
I'm not sure if the arguments after "In particular" are valid. Can someone check if this is true? Thank you.