I am trying to show that the two different quantum maps $\rho'=\sum_{\alpha} K_{\alpha} \rho K_{\alpha}^{\dagger}$ and $\rho''=\sum_{\beta} L_{\beta} \rho L_{\beta}^{\dagger}$ are equivalent i.e. $\rho'=\rho''$ iff \begin{equation} K_{\alpha}=\sum_{\beta}U_{\alpha\beta}L_{\beta}\tag{1} \end{equation} with $U_{\alpha\beta}$ being unitary.
I am able to do the 'if' part of the proof where by assuming the existence of such an unitary $U$, we show that $\rho'$ equals $\rho''$. However, I am getting stuck when I try to show the other part. I start by assuming that \begin{equation} K_{\alpha}=\sum_{\beta}A_{\alpha\beta}L_{\beta} \tag{2} \end{equation} where $A$ is arbitrarily chosen. Then after setting $\rho'=\rho''$ and plugging in the expression for $K_{\alpha}$, I arrive at an expression \begin{equation} \sum_{\alpha}A^{*}_{\alpha\beta'}A_{\alpha\beta}=\delta_{\beta'\beta} \tag{3} \end{equation} which gives me the condition on $A$ as $A^{\dagger}A=I$.
I also need to show that $AA^{\dagger}=I$ in order to prove that $A$ must be unitary. From the equation $(3)$ however I am unable to derive it.
Any help regarding how to proceed would be most helpful.