We say two states $\sigma, \rho$ are computationally indistinguishable, if for efficient quantum algorithm $\mathbf{A}$, $|P(\mathbf{A}(\rho)=1)-P(\mathbf{A}(\sigma)=1)|$ is negligible. I want to show if the trace distance between above states are negligible then they are computationally indistinguishable.
In the classical case, it is known that the statistical indistinguishability implies computational indistinguishability. Now trace distance : $D(ρ, σ) = max_{Em} D(p_m, q_m)$ , where $p_m=tr(E_m\rho),q_m=tr(E_m\sigma)$ which is Theorem 9.1 of Nielsen-Chuang's book. I could then apply measurement probabilities are computationally indistinguishable but cannot proceed after that.
Any help will be appreciated