I am trying to prove the above.
That is, if $A \in \mathbb{R}^m$ and $B \in \mathbb{R}^n$ are compact, then $A \times B = \{(x,y)\in \mathbb{R}^{n+m}:x\in A,y \in B\}$ is also compact. (x is the cross product).
I have already figured out this proof using sequences and subsequences. I am trying to prove an alternative proof by considering open covers and finite subcovers. I have attempted this proof, and hence I would like some feedback on it. (If it is correct, etc).
Proof.
We need to show that for every open cover, there exists a finite subcover that admits AxB.I let the collection of open covers, {$O_i\}_{i \in I}$ cover all of $\mathbb{R}^{n+m}$.
Since $A \subseteq \mathbb{R}^m$ is compact, and $B \subseteq \mathbb{R}^n$ is compact, then there exists finite subcovers such that $A \subseteq \{O_j\}_{j \in J}$ and $J \subseteq I$. Similarly, $B \subseteq \{O_k\}_{k \in K}$ with $K \subseteq I$.
Take an arbitrary m, and n, from A and B respectively. Then there exists $\mu = (m, n)$ with $\mu \in AxB$. Since m and n are inside their respective finite subscovers, $\mu$ is inside the cross-product of the finite subcovers. As a result, we have there exists a finite subcover for an arbitrary $\mu$, and since $\mu$ was arbitrary, this holds for any m, n.
So I am not sure if I did this right. I am still a bit new to these proofs so feedback is appreciated. I hope I am not too far off if I am... I guess my concern is my argument with the "cross product of open covers".
Thank you.
(And don't be too harsh please. :D)