I understand the idea behind proving that GL(n,$\mathbb{R}$) is a smooth manifold by first using the fact that it is isomorphic to $\mathbb{R}^{n^{2}}$ and using the continuity of the determinant function to show that it is an open subset of a manifold. However, I have a couple of questions about details.
First, the author mentions that because $\mathbb R^{m\times n}\simeq \mathbb R^{mn}$ we can give $\mathbb R^{m\times n}$ the same topology. What exactly will this topology look like? What will be an open set in $\mathbb R^{m\times n}$ and what would the metric look like? How could we measure "distance" between two matrices?
Second, why is the determinant function a continuous function? I guess I may be able to prove this once I understand what an open set in $\mathbb R^{m\times n}$ is. If somebody can help me or direct me to a source where this question is answered I would appreciate it. Thank you.
The space of $m\times n$ matrices with real entries can be naturally identified with $\Bbb R^{mn}$ because you can assign an arbitrary $n\times m-$matrix $A$ the $mn$-tuple $$(A_{11},A_{12},\ldots,A_{1n},A_{21},A_{22},\ldots A_{2n},\ldots,A_{m1},\ldots,A_{mn}),$$ so you can endow $\Bbb R^{m\times n}$ with a metric space structure by setting the distance function $$d(A,B)=\left(\sum_{i,j}(A_{ij}-B_{ij})^2\right)^{1/2}.$$
The determinant function is a polynomial, as has already been mentioned, namely, $$\det(A)=\sum_{\tau\in S_n}\DeclareMathOperator{\sign}{sign} \sign(\tau)\prod_{i=1}^nA_{1,\tau(i)}$$ where $S_n$ is the symmetric group on $\{1,\ldots,n\}$. This implies $\det$ is continuous.