|q⟩ Bad Qubits

intermediate · Physics · Operators, Eigenvalues & Spectral Theorem

Projection-Valued Measures

The spectral theorem hands you a Hermitian observable already broken into projectors. This lesson takes that decomposition seriously as the mathematical statement of measurement. A projection- valued measure (PVM) is the bookkeeping that assigns, to each possible outcome of an observable, a projector — and through the Born rule, a probability.

Projectors, recalled

A projector (orthogonal projector) is a Hermitian, idempotent operator:

P=P,P2=P.P = P^\dagger, \qquad P^2 = P.

Idempotence says applying PP twice is the same as applying it once: projecting an already-projected vector changes nothing. The simplest example is the rank-one projector onto a unit vector k|k\rangle, namely P=kkP = |k\rangle\langle k|, which sends ψ|\psi\rangle to the part of it along k|k\rangle: Pψ=kψkP|\psi\rangle = \langle k|\psi\rangle\,|k\rangle. A projector's only eigenvalues are 00 and 11 — it answers a yes/no question about which subspace a state lies in.

Decomposing an observable

By the spectral theorem, a Hermitian observable AA with distinct eigenvalues {λ}\{\lambda\} is

A=λλPλ,A = \sum_{\lambda} \lambda\, P_\lambda,

where PλP_\lambda projects onto the eigenspace of λ\lambda. The family {Pλ}\{P_\lambda\} is the projection-valued measure of AA. It satisfies three defining properties:

Pλ=Pλ=Pλ2,PλPλ=0 (λλ),λPλ=1.P_\lambda = P_\lambda^\dagger = P_\lambda^2, \qquad P_\lambda P_{\lambda'} = 0 \ (\lambda \neq \lambda'), \qquad \sum_\lambda P_\lambda = \mathbb{1}.

Each PλP_\lambda is a projector; different projectors are mutually orthogonal; and together they sum to the identity (completeness). This is the operator analog of a classical probability distribution partitioning the sample space — except the "events" are orthogonal subspaces rather than disjoint sets.

The measurement postulate, stated through projectors

Measuring the observable AA in the state ψ|\psi\rangle (assumed normalized) obeys:

P(λ)=ψPλψ=Pλψ2.P(\lambda) = \langle\psi| P_\lambda |\psi\rangle = \| P_\lambda |\psi\rangle \|^2. ψ=PλψψPλψ.|\psi'\rangle = \frac{P_\lambda |\psi\rangle}{\sqrt{\langle\psi|P_\lambda|\psi\rangle}}.

Completeness λPλ=1\sum_\lambda P_\lambda = \mathbb{1} guarantees the probabilities sum to one: λψPλψ=ψψ=1\sum_\lambda \langle\psi|P_\lambda|\psi\rangle = \langle\psi|\psi\rangle = 1.

Expectation values from the PVM

The expectation value of AA follows immediately by inserting the decomposition:

A=ψAψ=λλψPλψ=λλP(λ).\langle A\rangle = \langle\psi|A|\psi\rangle = \sum_\lambda \lambda\,\langle\psi|P_\lambda|\psi\rangle = \sum_\lambda \lambda\, P(\lambda).

This is precisely the statistical mean of the outcomes λ\lambda weighted by their probabilities — the bridge between the operator AA and the average of repeated measurements. The variance follows the same way from A2=λλ2P(λ)\langle A^2\rangle = \sum_\lambda \lambda^2 P(\lambda).

Example: measuring ZZ on a qubit

The Pauli observable Z=(+1)00+(1)11Z = (+1)\,|0\rangle\langle 0| + (-1)\,|1\rangle\langle 1| has PVM {P+1=00, P1=11}\{P_{+1} = |0\rangle\langle 0|,\ P_{-1} = |1\rangle\langle 1|\}. For ψ=α0+β1|\psi\rangle = \alpha|0\rangle + \beta|1\rangle, the outcome +1+1 has probability ψP+1ψ=α2\langle\psi|P_{+1}|\psi\rangle = |\alpha|^2 and 1-1 has probability β2|\beta|^2, with Z=α2β2\langle Z\rangle = |\alpha|^2 - |\beta|^2. This is the standard computational-basis measurement, now seen as the PVM of the observable ZZ.

Why it matters

The projection-valued measure is the most general "sharp" (projective) measurement in quantum mechanics. It packages outcomes, probabilities, and collapse into one object derived directly from the spectral theorem. When you later meet generalized measurements (POVMs) and quantum channels, the PVM is the clean, projective special case they all reduce to — and the one every textbook measurement postulate is built on.

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