Ch. 4's evolution postulate said a closed system evolves by a single unitary U. But no real qubit is ever truly closed — it's always coupled, at least a little, to an environment you don't control. Kraus operators are the general tool for describing what evolution looks like once you stop pretending the environment isn't there.
The general quantum operation
A quantum channel (or quantum operation) maps an input ρ to an output ρ′ via a set of matrices {Kᵢ}, called Kraus operators:
ρ′ = Σᵢ Kᵢ ρ Kᵢ†
For this to be a legitimate, probability-preserving operation, the Kᵢ must satisfy the completeness relation:
Σᵢ Kᵢ†Kᵢ = I
Input ρ (always |+⟩)
Output ρ
Special cases you already know
- One Kraus operator, K₀=U: the completeness relation becomes U†U=I — exactly Ch. 4's unitary evolution. Closed-system evolution is the special case of a quantum channel with no actual noise.
- Projective measurement (Ch. 7): the Kraus operators are the projectors |φᵢ⟩⟨φᵢ|, and ΣKᵢ†Kᵢ=Σ|φᵢ⟩⟨φᵢ|=I is exactly the completeness of an orthonormal basis from Ch. 2.
The same channel, different Kraus operators
Just like Ch. 8's "different ensemble, same ρ" surprise, a single channel can be written with more than one valid set of Kraus operators — any set related by a unitary "mixing" of the original Kᵢ describes the identical physical channel. The completeness relation is the only hard requirement; everything else is a choice of description. This is why you'll sometimes see the same depolarizing channel written with 4 operators in one paper and a different-looking 4 in another — both are correct, and both pass the same completeness check Fig. 11.2 runs.
- TextbookNielsen & Chuang, §8.2The operator-sum representation this entire chapter is built from, including the system+environment derivation in Fig. 11.1.
- ArticleWikipedia — Quantum operationGeneral reference for the Kraus / operator-sum formalism.