I would like to prove that $U(n)$ is a manifold, where
$$U(n) = \{A \in M_n(\mathbb C): A^*A = I\}.$$
In order to do so I thought of considering the function $M_n(\mathbb C)\to M_n(\mathbb C)$ such that $A\mapsto A^*A$.
Then if I prove that the identity is a regular value of this function I'm done.
My problem is that I am struggling in proving that.
I tried to consider that $(A^*A)_{ij}=\langle v_i,v_j\rangle $ where $v_i$ are the column vectors of $A$ but from there I don't know how to proceed.
Does anyone have any suggestion?
Thanks
Note that for your function $A\mapsto A^*A$, the derivative can never be sujective as $A^*A$ are hermitian for all $A \in M_n(\mathbb C)$. So instead we consider the mapping $F: M_n(\mathbb C) \to H_n(\mathbb C)$, where $F(A) = A^*A$ and $H_n(\mathbb C)$ is the space of Hermitian matrices. Then
$$DF_A(V) = \frac{d}{dt} \bigg|_{t=0} (A+tV)^* (A+ tV) = V^*A + A^*V.$$
Now let $A\in U(n)$. Then we want to know if $DF_A : M_n(\mathbb C) \to H_n(\mathbb C)$ is surjective. Indeed it is: Let $B \in H_n(\mathbb C)$, then $W = \frac 12 AB \in M_n(\mathbb C)$ satisfies
$$DF_A(W) = \frac 12 B^*A^*A + \frac 12 A^* AB = \frac 12 B^*+ \frac 12 B = B$$
as $A^*A = I$ and $B^* = B$. Thus $I\in H_n(\mathbb C)$ is a regular value of $F$, and so $U(n)= F^{-1}(I)$ is a smooth manifold.