Problem somewhat related to this post, and I refer to the same exercise in John Lee's Introduction to Smooth Manifolds.
My issue is trying to understand the relationship between a general subspace topology, and the topology given to an immersed submanifold.
Let $ M$ be a smooth manifold and $S \subseteq M$ be an immersed submanifold of $M.$ Following the definition outlined in Lee, it is equipped with a topology such that $S$ is a topological smooth manifold and the inclusion map $ \iota :S \hookrightarrow M$ is a smooth immersion.
The problem: We want to show that open sets in $S$ with respect to the subspace topology are also open with respect to the given submanifold topology.
My understanding is as follows: For the subspace topology, a set $U \subseteq S$ is open if it can be expressed as $U = S \cap V$ for some open set $V \in M$. Following guidance from the linked post, since the inclusion map $\iota$ is smooth, it is continuous, and hence the preimage preserves open sets. If $V$ is open in $M$ (with respect to $M$'s topology), then $\iota^{-1}(V) = V \cap S$ is open; but here is where I am confused.
My questions: With respect to what topology would $V \cap S$ would it be open in?
Is showing that $U =V \cap S$ is open as preimage of an open set under the inclusion map what is meant by being "open" with respect to the submanifold topology (in particular, for an immersed submanifold)?
If not, what mechanism do we use to prove that a set is open in this topology (for instance, in the subspace topology, we must show there exists an open $V$ in $M$ such that $U = S\cap V.$ How does one do this in the submanifold topology, in order to prove the statement?)
Like how the open sets of the subspace topology can be found by intersecting $S$ with every open set in $V$, that is
$\mathcal{O} = \{U \subseteq S : \text{exists an open set } V \subseteq M \text{ such that } U = V \cap S\}$,
can one write something similar for the submanifold topology?
I would appreciate any clarification on this!