Prove that $SL(n)=\{A\in \Bbb{R}^{n\times n}:\det(A)=1\}$ is a differentiable submanifold.
The determinant function is smooth since it's a polynomial, and we have $\det^{-1}(1)=SL(n)$. So it suffices to prove that $d \det(A)$ has constant nonzero rank for all $A\in SL(n)$.
By the Laplace's formula, we can write $$\det A = \sum_{j=1}^n (-1)^{i+j} a_{ij} \det (A^{*})$$ where $A^*$ is $A$ with the i-th row and j-th column removed. Then $$\frac{\partial}{\partial a_{ij}} \det A = (-1)^{i+j}\det(A^*).$$
So we need to show that $$\left( (-1)^{i+j}\det(A^*) \right)_{ij}$$ has constant nonzero rank.
How can we proceed?
First, we need a theorem:
Statement:
Let $SL_n(\mathbb{R}) = \{ A \in \mathrm{Mat}_{n \times n}\ \lvert \mathrm{det} A = 1\}$. Then:
Proof:
Note, that $\mathrm{det} \colon \mathbb{R}^{n^2} \to \mathbb{R}$ is polynomial and so $\mathcal{C}^{\infty}$. To show $(1)$ it is only necessary to show that some directional derivative $\mathrm{D_{B}det}(A)$ is nonzero. We compute for $A \in SL_n(\mathbb{R})$,
$$ \mathrm{D_{A}det}(A) = \frac{d}{dt} \mathrm{det}(A + tA)\lvert_{t=0} = \frac{d}{dt} (1 + t)^n \mathrm{det}(A)\lvert_{t=0} = \frac{d}{dt}(1+t)^n \lvert_{t=0} = n. $$ Hence, $(1)$ is shown. To see $(2)$, we use the above theorem. The set $GL_{n}(\mathbb{R}) \subset \mathbb{R}^{n^2 -1} \times \mathbb{R}$ is an open set and $\mathrm{det}\colon GL_{n}(\mathbb{R}) \to \mathbb{R}$ is a $\mathcal{C}^{\infty}$- map. The set $\mathrm{det}^{-1}(1) = SL_{n}(\mathbb{R})$, and $\mathrm{D \ det}(A)$ has rank $1$ for each $A \in SL_n(\mathbb{R})$. Therefore, by the above theorem, $SL_{n}(\mathbb{R})$ is an $(n^2 - 1)$-submanifold.