|q⟩ Bad Qubits

advanced · Physics · Quantum Channels & Open Systems

Completely Positive Maps

A map that sends density operators to density operators had better send positive operators to positive operators — otherwise it could produce "states" with negative probabilities. But ordinary positivity is not enough to be a physical channel. The correct requirement is the stronger complete positivity, and the gap between the two is one of the most instructive facts in quantum information.

Positive maps

A linear map E:L(HA)L(HB)\mathcal{E}: \mathcal{L}(\mathcal{H}_A) \to \mathcal{L}(\mathcal{H}_B) on operators is positive if it maps positive semidefinite operators to positive semidefinite operators:

ρ0    E(ρ)0.\rho \succeq 0 \;\Longrightarrow\; \mathcal{E}(\rho) \succeq 0.

This guarantees that if you feed E\mathcal{E} a valid state of system AA in isolation, you get a valid (unnormalized) state of BB. The catch is the phrase "in isolation."

Why positivity is not enough: the partial transpose

Quantum systems are not isolated — your system may be entangled with a reference RR that the channel does not touch. The physically meaningful map is then E1R\mathcal{E} \otimes \mathbb{1}_R, and it must also be positive. A map can be positive yet fail this test.

The canonical example is the transpose T(ρ)=ρTT(\rho) = \rho^{\mathsf{T}}. Transposition preserves eigenvalues, so TT is positive: ρ0ρT0\rho \succeq 0 \Rightarrow \rho^{\mathsf{T}} \succeq 0. Now apply T1T \otimes \mathbb{1} to half of a two-qubit maximally entangled state Φ+=12(00+11)|\Phi^+\rangle = \tfrac{1}{\sqrt 2}(|00\rangle + |11\rangle). The result is the partial transpose of Φ+Φ+|\Phi^+\rangle\langle\Phi^+|, which equals 12\tfrac{1}{2} times the SWAP operator. SWAP has eigenvalues +1+1 (symmetric subspace) and 1-1 (antisymmetric subspace), so (T1)(Φ+Φ+)(T\otimes \mathbb{1})(|\Phi^+\rangle\langle\Phi^+|) has eigenvalues ±12\pm\tfrac12 — it is not positive. Transposition is positive but not completely positive, hence not a physical channel. (This negativity is exactly the basis of the PPT entanglement criterion you may meet later.)

Complete positivity

A linear map E\mathcal{E} is completely positive (CP) if

E1n   is positive for every n1,\mathcal{E} \otimes \mathbb{1}_n \;\text{ is positive for every } n \ge 1,

where 1n\mathbb{1}_n is the identity on an nn-dimensional ancilla. Equivalently, attaching any reference system and applying E\mathcal{E} to one side never produces a negative operator. This is the property that makes E\mathcal{E} safe to use as a subroutine inside a larger quantum process.

Choi's theorem: a finite test

Checking "for every nn" sounds impossible, but in finite dimensions there is a single, finite criterion. Let {i}\{|i\rangle\} be a basis of HA\mathcal{H}_A and form the (unnormalized) maximally entangled vector Ω=iiAiA|\Omega\rangle = \sum_i |i\rangle_A |i\rangle_{A'}. The Choi operator of E\mathcal{E} is

J(E)=(E1)(ΩΩ)=i,jE(ij)ij.J(\mathcal{E}) = (\mathcal{E} \otimes \mathbb{1})\big(|\Omega\rangle\langle\Omega|\big) = \sum_{i,j} \mathcal{E}(|i\rangle\langle j|) \otimes |i\rangle\langle j|.

Choi's theorem. E\mathcal{E} is completely positive if and only if J(E)0J(\mathcal{E}) \succeq 0.

So an infinite family of conditions collapses to: form one operator and check that it is positive semidefinite. The transpose map fails precisely because its Choi operator is (proportional to) the SWAP, which has a negative eigenvalue. We devote a later lesson to this Choi–Jamiołkowski correspondence; here the point is that it gives complete positivity a concrete, checkable meaning.

Equivalent characterizations

Complete positivity has several faces, all equivalent in finite dimension:

Each of the next lessons makes one of these concrete. Adding trace preservation on top turns a CP map into a full quantum channel.

The takeaway

Complete positivity is positivity that survives the presence of an untouched reference system: E1n\mathcal{E}\otimes\mathbb{1}_n must be positive for all nn. The transpose shows the requirement has teeth — it is positive but not completely positive, and so is not a channel. Choi's theorem reduces the infinite test to a single positive-semidefinite check on the Choi operator, and CP maps are exactly those expressible in Kraus form or as a dilation.

Sign in on the full site to ask questions and join the discussion.