I'm trying to prove that $\mathrm{Sp}(4, \mathbb{C})$ is simply connected.
Note that it is a group of complex $4\times 4$ matrices $A$ satisfying $A^{T}JA = J$, where
$$
J = \begin{pmatrix} O & I_{2} \\ -I_{2} & O \end{pmatrix}
$$
What I've got so far is the following: consider the standard action of $\mathrm{Sp}(4, \mathbb{C})$ on $\mathbb{C}^{4}\backslash\{0\}$. We can check that the action is transitive (this is not that hard - I can write it down if anyone want), so we have $\mathrm{Sp}(4, \mathbb{C})/\mathrm{Stab}(v)\simeq \mathbb{C}^{4}\backslash\{0\}$. Since $\mathbb{C}^{4}\backslash\{0\}$ is homotopic to $S^{7}$, it is simply connected.
Hence it is enough to show that the stabilizer group $\mathrm{Stab}(v)$ is simply connected.
The problem is, I can't figure out what is $\mathrm{Stab}(v)$ is. For example, take $v = e_{1} = (1, 0, 0, 0)^{T}$ and one can check that $A\in \mathrm{Stab}(e_{1})$ has a form of $$ \begin{pmatrix} A&B\\C&D\end{pmatrix} = \begin{pmatrix} 1& * & * & * \\ 0 & * & * & * \\ 0 & 0 & * & * \\ 0 & * & * & * \end{pmatrix} $$ where $A, B, C, D\in \mathrm{M}_{2\times 2}(\mathbb{C})$ satiesfies $$ A^{T}C = C^{T}A, \quad B^{T}D = D^{T}B, \quad A^{T}D-C^{T}B = I_{2}. $$ Actually I hope that the stabilizer group is isomorphic to some other familiar group, but I can't do anything from here. Thanks in advance.