9

Background

Suppose I have a quantum channel $\Phi:B(\mathcal{H}_1)\rightarrow B(\mathcal{H}_1)\otimes B(\mathcal{H}_2)$, such that there is some small $\epsilon$ such that for any two input states $\rho$ and $\sigma$

$$ \Vert \rho - \sigma\Vert_1 (1-\epsilon) \leq \Vert\text{Tr}_2(\Phi(\rho)) - \text{Tr}_2(\Phi(\sigma))\Vert_1.\tag{1}$$

That is, the channel almost preserves distance even if we trace out the second system. This makes me think that the second system can't have much dependence on the first system, i.e., there is some channel $\Phi_1:B(\mathcal{H}_1)\rightarrow B(\mathcal{H}_1)$ such that $\Phi$ is close to $\Phi_1\otimes \rho_0$, i.e., a channel that just applies some channel to the first system and tacks on a fixed state to the second system.

Somehow this needs to use something like no-cloning, because an ill-defined map $\Psi:\rho\mapsto \rho\otimes \rho$ satisfies the above inequality, but is not a quantum channel.

Question

Is there any way to prove that $\Phi$ has this form of "close to just adding a constant state to the second system"?

To phrase this formally: For any $\delta>0$, is there an $\epsilon >0$ such that for any channel $\Phi$ satisfying equation (1) for all input states, then there exists a channel $\Phi_1:B(\mathcal{H}_1)\rightarrow B(\mathcal{H}_1)$ and a state $\rho_0\in B(\mathcal{H}_2)$ such that $\Phi$ is within distance $\delta$ of the channel $\tilde{\Phi}:\rho\mapsto \Phi_1(\rho)\otimes \rho_0$?

Additional context

I am imagining two unitarities $U_1$ and $U_2$ whose action differs only on 2 basis states. That is, $\Vert U_1 - U_2\Vert = 2$, but there is a subspace $V$ of almost the full space such that $U_1\vert_V = U_2\vert_V$. Now I only have noisy channels $\mathcal{\tilde{U}}_{i}$ that implement these, i.e. $\mathcal{\tilde{U}_i} = (1-p)U_i + p \mathcal{D}$ for some noise channel $\mathcal{D}$. Then considering the channel

$$ (I\otimes \mathcal{\tilde{U}}_i)\Phi \tag{2}$$

I want to argue that there is some trade-off between the fidelity of this channel and its ability to distinguish between $U_1$ and $U_2$. That is, if I have two input states $\rho$ and $\sigma$ that distinguish $U_1$ and $U_2$, then after I apply $\Phi$, if too much information about the input state is in the second system, then the system has an irrecoverable loss because $\mathcal{\tilde{U}}_i$ is noisy, but if not enough information about the input state is int he second system, then it can't distinguish $U_1$ from $U_2$.

The original question should solve this (if $\Phi$ is close to $\Phi_1\otimes\rho_0$, then it can't distinguish $U_1$ from $U_2$ very well) but maybe there are other approaches.

Adam Zalcman
  • 25,260
  • 3
  • 40
  • 95
Sam Jaques
  • 2,201
  • 7
  • 15

2 Answers2

5

I suppose you're asking the following: for any $\epsilon\ge0$ and $\Phi$ that satisfy conditions, is there $\delta_\epsilon \rightarrow 0$ when $\epsilon \rightarrow 0$, such that there exists a special channel in delta proximity?

I think yes. This is not a full proof but the idea is following.

Let $\Psi(\rho) = {\rm Tr}_2(Φ(\rho))$, where $\Psi:B(\mathcal{H}_1)\rightarrow B(\mathcal{H}_1)$ is also a channel.

If $\epsilon=0$, i.e. $\Psi$ is distance preserving, then $\Psi(\rho) = U\rho U^\dagger$ for some unitary $U$. See, e.g., Theorem 7 in On Partially Trace Distance Preserving Maps and Reversible Quantum Channels. The way to prove this theorem is to observe that if $p$ and $q$ have orthogonal supports then $\Vert p-q \Vert_1 =2$. Hence $\Psi(p)$ and $\Psi(q)$ also have orthogonal supports. It follows that for any basis $|b_i\rangle \in \mathcal{H}_1$ the supports of operators $\Psi(|b_i\rangle\langle b_i|)$ are orthogonal to each other. Thus they are rank-1 projectors (assuming finite dimensional case). This means $\Psi$ is rank preserving (on Hermitian operators). Distance preservation implies that fidelity is also preserved for rank-1 projectors. Which means that for any unit vectors $|a\rangle,|b\rangle$ $$ {\rm Tr}(\Psi(|a\rangle\langle a|)\Psi(|b\rangle\langle b|)) = |\langle a|b \rangle|^2. $$

Though, I don't see an easy way to complete the proof of Theorem 7 from here.

Anyway, once we know that $\Psi(\rho) = U\rho U^\dagger$ we can show that $\Phi = \Psi \otimes \rho_0$. This is indeed a version of no-cloning.

It's well known that if the reduced state $\rho_A$ of a bipartite pure state $\rho_{AB}$ is pure, then the state must be a tensor product of pure states, i.e. $\rho_{AB} = \rho_A \otimes \rho_B$. Hence, if for a mixed $\rho_{AB}$ the reduced state $\rho_A$ is pure, then $\rho_{AB} = \rho_A \otimes \rho_B$ as well due to linearity. For any pure $\rho$ we have that ${\rm Tr}_2(\Phi(\rho)) = U\rho U^\dagger$ is pure. Thus $\Phi(\rho) = U\rho U^\dagger \otimes {\rm Tr}_1(\Phi(\rho))$ for pure $\rho$.

Now assume that ${\rm Tr}_1(Φ(\rho_1)) \neq {\rm Tr}_1(Φ(\rho_2))$ for two different pure non-orthogonal states $\rho_1,\rho_2$. It's easy to see that given channels $Φ$ and $\Psi$ we can clone ${\rm Tr}_1(Φ(\rho))$ as much as we want given only a single copy of $\rho$. Therefore we can discriminate $\rho_1,\rho_2$ with the access to channels $Φ, \Psi$, which is known to be impossible in theory. Thus ${\rm Tr}_1(Φ(\rho))$ must be constant.

Now let $\epsilon > 0$. In this case $\Psi$ is almost distance preserving. Yet, it's possible to prove that $\Psi$ must be close to a distance preserving map if $\epsilon$ is close to $0$.

Again, we have that $\Vert \Psi(\rho_i) - \Psi(\rho_j) \Vert_1 \approx 2$ for a complete set of pure $\{\rho_i\}_i$ where $\rho_i \perp \rho_j$. Using the inequality $D(p,q) \le \sqrt{1-F(p,q)}$ between distance and fidelity you can show that $F(\Psi(\rho_i),\Psi(\rho_j)) \approx 0$, and thus ${\rm Tr}(\Psi(\rho_i),\Psi(\rho_j)) \approx 0$. So that $\Psi(\rho_i)$ are almost orthogonal to each other. It follows that they are almost rank-1 projections. Thus $\Psi$ is close to $\Psi'$ that preserves distances exactly. That is, $\Psi'(\rho) = U\rho U^\dagger$.

Consider the channel $\Pi(\rho) = (U^\dagger \otimes I)\Phi(\rho)(U \otimes I)$. The channel ${\rm Tr}_2(\Pi(\rho)) = U^\dagger\Psi(\rho)U$ must be close to identity. To prove that ${\rm Tr}_1(\Pi(\rho))$ is close to a constant we can use the same no-cloning argument. That is, we can clone ${\rm Tr}_1(\Pi(\rho))$ by iterative application of $\Pi$, up to some error dependent on $\epsilon$ and iteration step. Of course, $\epsilon$ has to be small enough for this to work.

Update

A bit more details. Let $d = \dim(\mathcal{H}_1)$, and for a set of pure $\{\rho_i\}_{i=1}^d$ where $\rho_i \perp \rho_j $ we have $$ {\rm Tr}(\Psi(\rho_i)\Psi(\rho_j)) < \epsilon_1 $$ for any $i\neq j$ and small $\epsilon_1>0$. Consider the sum $$ S = \frac{1}{d} \sum_{i=1}^d \Psi(\rho_i). $$ It's a state since $S\ge 0$ and ${\rm Tr}(S)=1$. For any state we have ${\rm Tr}(S^2) \ge \frac{1}{d}$ with the equality only if $S$ is maximally mixed. Let $$ m = \sum_i {\rm Tr}(\Psi(\rho_i)^2). $$ Then $$ \frac{1}{d} \le {\rm Tr}(S^2) = \frac{1}{d^2} (\sum_i {\rm Tr}(\Psi(\rho_i)^2) + \sum_{i \neq j}{\rm Tr}(\Psi(\rho_i)\Psi(\rho_j)) ) \le \frac{1}{d^2} (m + d(d-1)\epsilon_1). $$ Thus $$ \sum_i {\rm Tr}(\Psi(\rho_i)^2) = m \ge d - d(d-1)\epsilon_1 \approx d, $$ hence ${\rm Tr}(\Psi(\rho_i)^2) \approx 1$ for all $i$, so that each $\Psi(\rho_i)$ must be close to pure.

It's indeed not that trivial to show from this that $\Psi$ is close to a unitary channel, even though we have such a property in the exact case. But it looks very natural. I think there must be a proof of Theorem 7 that could be modified for this case.

Danylo Y
  • 8,076
  • 13
  • 24
3

I think that $\Phi$ is indeed close to a channel of the form $\Phi_1\otimes\rho_0$. My argument consists of two parts. First, I rigorously bound the diamond distance between the two channels in terms the trace distance between some operators. Then, I argue informally why the latter should be small.

Upper bound on diamond distance

Let $J(\Phi)$ denote the state corresponding to $\Phi$ under Choi-Jamiołkowski isomorophism, i.e. $J(\Phi)=\frac{1}{N_1}\sum_{ij}\Phi(|i\rangle\langle j|)\otimes|i\rangle\langle j|$ where $N_1=\dim\mathcal{H}_1$. Using one of the inequalities in this answer, we can bound the diamond distance in terms of the trace distance of the Choi matrices $$ \begin{align} \|\Phi-\Phi_1\otimes\rho_0\|_\diamond&\le N_1\|J(\Phi)-J(\Phi_1\otimes\rho_0)\|_1.\tag{a} \end{align} $$

A Choi matrix can be written in block form $$ \begin{align} J(\Phi)&=\frac{1}{N_1}\left\|\sum_{i,j=1}^{N_1}\Phi(|i\rangle\langle j|)\otimes|i\rangle\langle j|\right\|_1\\ &=\frac{1}{N_1}\begin{bmatrix}\Phi(E_{11})&\dots&\Phi(E_{1N_1})\\\vdots&&\vdots\\\Phi(E_{N_11})&\dots&\Phi(E_{N_1N_1})\end{bmatrix} \end{align}\tag{b} $$ where $E_{ij}=|i\rangle\langle j|$. We can bound the trace norm of $n\times n$ block matrix of this form in terms of its rank and the trace norm of its blocks $$ \begin{align} \left\|\sum_{ij}A_{ij}\otimes|i\rangle\langle j|\right\|_1&= \|\begin{bmatrix}A_{11}&\dots&A_{1n}\\\vdots&&\vdots\\A_{n1}&\dots&A_{nn}\end{bmatrix}\|_1 \le\sqrt{r}\,\|\begin{bmatrix}A_{11}&\dots&A_{1n}\\\vdots&&\vdots\\A_{n1}&\dots&A_{nn}\end{bmatrix}\|_F\\ &=\sqrt{r\sum_{i,j=1}^n\|A_{ij}\|_F^2}\le\sqrt{r\sum_{i,j=1}^n\|A_{ij}\|_1^2} \end{align}\tag{c} $$ where $r$ denotes the rank of the full matrix $A$ and $\|.\|_F$ denotes the Frobenius norm. Using $(a)$, $(b)$ and $(c)$, we get $$ \|\Phi-\Phi_1\otimes\rho_0\|_\diamond\le\sqrt{r_J\sum_{i,j=1}^{N_1}\|\Phi(|i\rangle\langle j|)-\Phi_1(|i\rangle\langle j|))\otimes\rho_0\|_1^2}\tag{d} $$ where $r_J$ denotes the rank of $J(\Phi-\Phi_1\otimes\rho_0)$.

Entanglement harms distinguishability on subsystems

Now I will informally argue that $(1)$ implies that $\|\Phi(X)-\Phi(X)_1\otimes\rho_0\|_1$ - and therefore also the right-hand side of $(d)$ - is small for any operator $X$. We set $\Phi_1=\mathrm{tr}_2\circ\Phi$ where $\circ$ denotes channel composition.

First, note that using Stinespring dilation, we can extend the codomain of $\Phi$ from $B(\mathcal{H}_1)\otimes B(\mathcal{H}_2)$ to $B(\mathcal{H}_1)\otimes B(\mathcal{H}_2)\otimes B(\mathcal{H}_3)$ in such a way that $\Phi(\rho)=\mathrm{tr}_3(\Phi'(\rho))$ and $\Phi'(\rho)=U(\rho\otimes|0\rangle_{2,3}\langle 0|)U^\dagger$ for a unitary $U$. Moreover, $\Phi'$ satisfies $(1)$ as long as we replace the partial trace over subsystem $2$ with the partial trace over subsystems $2$ and $3$. Now, choose $\rho$ and $\sigma$ to be pure orthogonal states and suppose that $U$ maps $\rho\otimes|0\rangle_{2,3}\langle 0|$ to a fairly entangled state. In this case, the left-hand side of $(1)$ is $2-2\epsilon$ which is nearly the maximum possible value $2$. On the other hand, $\mathrm{tr}_{2,3}(\Phi'(\rho))$ is fairly mixed. Thus, we should be able to choose $\sigma$ so that $\mathrm{tr}_{2,3}(\Phi'(\rho))$ and $\mathrm{tr}_{2,3}(\Phi'(\sigma))$ have non-negligible overlap. Therefore, the states are not easily distinguishable by observables acting on subsystem $2$ alone. Consequently, the right-hand side of $(1)$ will be much less than $2$. Thus, $U$ cannot map $\rho\otimes|0\rangle_{2,3}\langle 0|$ to states with significant amount of entanglement. Therefore, we can take $U$ to be nearly a product unitary $U\approx U_1\otimes U_{2,3}$. However, in this case $\|\Phi(X)-\mathrm{tr}_2(\Phi(X))\otimes\rho_0\|_1$ is very small and therefore our upper bound $(d)$ on the diamond distance $\|\Phi-\Phi_1\otimes\rho_0\|_\diamond$ is also very small.

Adam Zalcman
  • 25,260
  • 3
  • 40
  • 95