Reduced States & Partial Trace (Conceptual)
Track: Foundations · Difficulty: Beginner · Est: 15 min
Reduced States & Partial Trace (Conceptual)
Overview
In multi-qubit systems you often care about only one part of the system: “What happens if I measure qubit A?” or “What statistics do I see locally?”
This page introduces two closely related ideas:
- the reduced state of a subsystem (the best description of a part when you ignore the rest), and
- the partial trace (the mathematical operation that produces that reduced description).
We will keep this conceptual and computation-friendly, without developing full density-matrix formalism.
Intuition
If you have a joint probability table for two classical variables and , and you only care about , you compute a marginal distribution by summing over .
Quantum subsystems have an analogous idea:
- the full state predicts probabilities for joint outcomes,
- but if you ignore one subsystem, you should still be able to predict probabilities for measurements on the remaining subsystem.
For product states, this is easy: the subsystem really does have its own state vector.
For entangled states, something new happens: the joint state can be perfectly pure and well-defined, but the subsystem can fail to have any single pure state vector that describes all local measurement statistics. The reduced state is the object that captures what you can predict locally.
Formal Description
Marginal probabilities from a two-qubit state
Write a general two-qubit state in the computational basis:
If you measure both qubits in the computational basis, Born’s rule gives:
If you measure only the first qubit and ignore the second, the probability that the first outcome is 0 is the sum of the two joint probabilities consistent with “first qubit is 0”:
Similarly,
This is exactly a quantum version of marginalization for this particular measurement.
What a reduced state means
A reduced state for qubit A is a compact description that lets you compute probabilities for measurements on A without needing to track B explicitly.
- If the joint state is a product state , then the reduced state of A is just .
- If the joint state is entangled, the reduced state of A generally cannot be written as a single ket .
In that entangled case, the reduced state behaves like a mixture: it produces probabilistic outcomes even for measurements where a pure state could be deterministic.
What “partial trace” does (conceptually)
The partial trace is the operation “discard subsystem B but keep everything needed to predict measurements on A.”
Operationally, you can think of it as:
- “Start from the joint state description.”
- “Average over (sum out) the degrees of freedom of the subsystem you are ignoring.”
The result is the reduced description of the remaining subsystem.
Worked Example
Consider the Bell state
Local statistics in the computational basis
The only joint outcomes are 00 and 11, each with probability . So for the first qubit,
So qubit A alone looks like a fair random bit in the computational basis.
Local statistics in the basis
Define
Rewrite in this basis using and .
A standard expansion gives:
So if you measure both qubits in the basis, you only see or , each with probability .
Therefore, if you measure only qubit A in that basis:
Conclusion: qubit A behaves “maximally uncertain” in both bases, even though the joint state is pure. That is exactly why we need reduced states.
Turtle Tip
If you only care about one qubit in a larger system, think like a probabilist: compute the local statistics by summing over the outcomes you are ignoring. Reduced states are the tool that packages those local statistics.
Common Pitfalls
Don’t confuse “ignoring a subsystem” with “measuring it.” If you measure B and keep the outcome, you have more information and A’s state can become conditioned on that outcome.
Also, avoid saying “the subsystem has no state.” It has a reduced description; it just may not be representable as a single pure state vector.
Quick Check
- If , what is when measuring qubit A in the computational basis?
- In one sentence, what does the partial trace do conceptually?
What’s Next
Reduced states show that you cannot always describe a subsystem with a single ket. Next we’ll use this “no free information” theme to prove a major limitation: there is no physical process that can perfectly copy an arbitrary unknown quantum state (the no-cloning theorem).
