Let $S$ and $T$ both be compact sets in $\mathbb{R}^{n}$. Show that $S \cap T$ is also compact using the open cover definition.
What I thought was going to be a simple decomposition has turned out to be more complicated for me.
Attempt
We want to show that for every open cover $U = \{U_{\alpha}\}$ of $S \cap T$, there exists a finite subcover.
Suppose there exists an open cover $H$ of $S \cap T$ that has no finite subcover. THis would imply that both $S$ and $T$ have an open cover which has no finite subcover. But it is assumed $S$ and $T$ are compact, so a contradiction.
My Issue
I feel my solution has a big hole in its reasoning and I'm not a fan of contradiction either since I'm not truly working with the concepts. I looked at a few of the solutions posted here and I don't fully understand their approach with regards to this question. Particularly this solution: Prove Intersection of Two compact sets is compact using open cover?.
How are we constructing a finite subcover from the compliment?