4

If $f : \mathbb R^m \times \mathbb R^n \to \mathbb R^n$ is a smooth function, such that $a \in \mathbb R^n$ is a regular value of $f$, then $f^{-1}(a) $ is a smooth manifold of dimension $m$.

A common application of this result, is to show that the set of orthogonal matrices $O_n$ form a manifold, because they are the inverse image of $0$, which is a regular value, under the function $X \to X^TX - I_n$, which goes from $\mathbb M_{n \times n}$ to $S_{n \times n}$, the vector space of symmetric matrices.

Suppose we want to extend this to the set of unitary matrices. That is, I want to show that $U_n$, as a subset with topology from $\mathbb C^{n^2}$, forms a manifold.

1 : Is there a variant of the above theorem with $\mathbb C$ in place of $\mathbb R$? Does the statement even change?

2 : Suppose it doesn't, then can we say that as unitary matrices are the inverse image of $0$ under the mapping $X \to \overline{X^T}X - I_n$, and $0$ is a regular value, that $U_n$ is also a manifold? (The dimension will be clear once we use the result).

3 : Suppose I can't do the above. Then what can I do?

1 Answers1

2

You don't need a complex version. Just identify $\Bbb C$ with $\Bbb R^2$ in the usual way. Then think of the complex $n$-by-$n$ matrices as $\Bbb R^{2n^2}$. As you say $X\mapsto \overline{X^t}X-I$ will have $O$ as a regular value, considered as a map to the Hermitian matrices, and then $U_n$ will be a smooth manifold.

Angina Seng
  • 158,341