Hello: I need help with this problem:
Let $V = (V,b)$ be a finite-dimensional vector space equipped with a symmetric and positive definite bilinear form $b$. And let $\{e_1,…,e_n\}$ be a orthonormal basis for the subspace $\ker((P_A)^t)$ ($P_A$ is defined below).
For a matrix $A \in \mathrm{O}(V)$, let $\mathrm{O}_*(V)$ the subset of $\mathrm{O}(V)$ such that be the matrix $P_A:=\frac{A-JAJ}{2}$ is invertible, where $J$ is a complex structure (a matrix such that $J^2=-1$ and $J^t=J^{-1}=-J$).
Let $n=\dim \ker(P_A)$. For every $j \in \{1,…,n\}$ we define the reflexions $r_j$ such that $r_j(e_j)=-Je_j$, $r(Je_j)=-e_j$ and $r_j(v)=v$ for and $v \in V$ such that $b(v,e_j)=b(v,Je_j)=0$. Finally, let $$R:=r_1r_2\dots r_n \in \mathrm{O}(V).$$
I need to prove that $$RA \in \mathrm{SO}_*(V),$$ where similarly as $\mathrm{O}(V)$: $\mathrm{SO}_*(V)$ is the subset of $\mathrm{SO}(V)$ such that $P_B:=\frac{B-JBJ}{2}$ is invertible.
I already proved that $RA \in \mathrm{SO}(V)$; the only thing that I haven’t been able to figure out is to prove that $\frac{1}{2}(RA-JRAJ)$ is invertible, since $n$ can be even or odd.
Also, $P_{r_j}$ is not invertible since $\det(r_j)=-1$.
¿What is good and optimized approach to deal with the product of reflections $$R=r_1r_2\cdots r_n?$$
In summary: I’m trying to prove that $RA$ (where $R$ the product of reflections $r_1r_2\dots r_n$) is a ortogonal matrix with $\det(RA)=+1$ and that the matrix $\frac{1}{2}(J-J(RA)J)$ is invertible.
Any help will be greatly appreciated. Thanks :).
UPDATE: Two things:
I made a typo, $\{e_1,…,e_n\}$ be a orthonormal basis for the subspace $\ker((P_A)^t)$, not on $\ker(P_A)$.
On the main reference I'm using, the author establishes the following:
This operators (each reflection $r_j$, with $j \in \{ 1,\dots, n \}$) has the identity restricted to the subspace ortogonal to $e_j$ as $p_{r_j}$. Let $R:=r_1\dots r_n$, then the operator $R$ is in block form, its lower right corner being the identity on $(\ker((P_A)^t))^{\perp}$. And so $RA \in \mathrm{SO}_*(V)$.
And that's it, I think the author's argument has many gaps or things that I'm not getting :(. He says he's following this article, but I have read any multiply times and I don't see anything like what I'm trying to prove (or at least eith this notation).