Given $A\in\Bbb C^{n \times n}$,I want to prove $\text{rank} A=\text{rank} A^H$ where $A^H$ is the conjugate transpose matrix of $A$. We only need to prove:
$\text{rank} A=\text{rank} \bar A$
where $\bar A$ is the conjugate matrix of $A$. I have tried but was not able to solve the problem.
I found a similar question here rank of complex conjugate transpose matrix property proof. I know rank-nullity theorem, but I have not learn any theorem about maps that preserve the dimension of nullity. How do we prove $A \to \bar A$ map preserves dimension of nullity?