From Intro to Topological Manifolds:
I want to show that the subspace topology and the product topology on $S_1 \times \cdots \times S_n \subset X_1 \times \cdots \times X_n$ are equal. One way I can think of doing this is to show that the subspace topology satisfies the characteristic property of the product topology. Since the product topology is the unique topology satisfying the characteristic property, then the subspace topology and the product topology will be equal.
(I could also show the product topology satisfies the characteristic property of the subspace topology as well.)
However, what exactly does it mean for a topology to satisfy the characteristic property and how would I begin to show this?

Let $\iota:S_1\times\cdots\times S_n\to X_1\times\cdots\times X_n$ denote the inclusion function.
If $S_1\times\cdots\times S_n$ is equipped with product topology then its projections are the functions $\pi_i\circ\iota$.
$S_1\times\cdots\times S_n$ is equipped with the subspace topology if and only if for every function $f:Y\to S_1\times\cdots\times S_n$ we have:$$f\text{ is continuous }\iff\iota\circ f\text{ is continuous }\tag1$$
$S_1\times\cdots\times S_n$ is equipped with the product topology if and only if for every function $f:Y\to S_1\times\cdots\times S_n$ we have:$$f\text{ is continuous }\iff\pi_i\circ\iota\circ f\text{ is continuous for every }i\tag2$$
Now observe that the RHS in $(1)$ and $(2)$ is exactly the same condition because a function $g:Y\to X_1\times\cdots\times X_n$ is continuous if and only if $\pi_i\circ g$ is continuous for every $i$. This can be applied on $g=\iota\circ f$.
We conclude that product topology and subspace topology on $S_1\times\cdots\times S_n$ coincide.