|q⟩ Bad Qubits

advanced · Physics · Bell Nonlocality & Device-Independence

Tsirelson’s Bound, Derived

Quantum mechanics violates the CHSH inequality, but it does not violate it arbitrarily. The quantum value is capped at S22S \le 2\sqrt2Tsirelson's bound. We derive it from a single operator identity, the cleanest route to a result that underpins all of device-independent quantum information.

The Bell operator

Encode Alice's two measurements as ±1\pm1-valued observables A0,A1A_0, A_1 and Bob's as B0,B1B_0, B_1. Being ±1\pm1-valued and Hermitian, each squares to the identity: Ai2=Bj2=IA_i^2 = B_j^2 = I. The CHSH value is the expectation of the Bell operator

B=A0(B0+B1)+A1(B0B1),\mathcal{B} = A_0\otimes(B_0+B_1) + A_1\otimes(B_0-B_1),

so that S=ψBψS = \langle\psi|\mathcal B|\psi\rangle. The largest SS over all states is the operator norm B\|\mathcal B\| (its top eigenvalue), so bounding B\|\mathcal B\| bounds SS.

Squaring the operator

Because Alice's operators act on a different factor than Bob's, [Ai,Bj]=0[A_i, B_j]=0. Expanding B2\mathcal B^2 and using Ai2=Bj2=IA_i^2 = B_j^2 = I and (B0+B1)(B0B1)=B02B12+[B1,B0]=[B1,B0](B_0+B_1)(B_0-B_1)=B_0^2 - B_1^2 + [B_1,B_0] = [B_1,B_0], all the square terms collect into 4I4\,I and the cross terms collapse to a single commutator product:

B2=4I[A0,A1][B0,B1].\mathcal B^2 = 4\,I - [A_0,A_1]\otimes[B_0,B_1].

This is an exact operator identity, valid in any quantum theory with the tensor-product structure.

Bounding the norm

Taking norms and using the triangle inequality together with XYXY\|XY\|\le\|X\|\,\|Y\|,

B24+[A0,A1][B0,B1].\|\mathcal B\|^2 \le 4 + \|[A_0,A_1]\|\,\|[B_0,B_1]\|.

For a ±1\pm1 observable, Ai=1\|A_i\|=1, so [A0,A1]=A0A1A1A02A0A1=2\|[A_0,A_1]\| = \|A_0A_1 - A_1A_0\| \le 2\|A_0\|\|A_1\| = 2, and likewise [B0,B1]2\|[B_0,B_1]\|\le2. Therefore

B24+22=8SB22.\|\mathcal B\|^2 \le 4 + 2\cdot 2 = 8 \quad\Longrightarrow\quad \boxed{\,S \le \|\mathcal B\| \le 2\sqrt2\,}.

Saturation

The bound is tight. For single-qubit Pauli observables Ai=a^iσA_i = \hat a_i\cdot\vec\sigma, the commutator is [A0,A1]=2i(a^0×a^1)σ[A_0,A_1] = 2i(\hat a_0\times\hat a_1)\cdot\vec\sigma, with norm 2a^0×a^1=22|\hat a_0\times\hat a_1|=2 exactly when a^0a^1\hat a_0\perp\hat a_1. Choosing Alice's directions orthogonal, Bob's directions orthogonal, and the maximally entangled state aligns everything so that B2=8I\mathcal B^2 = 8\,I and S=22S = 2\sqrt2 — the angles of the previous lesson.

The takeaway

The single identity B2=4I[A0,A1][B0,B1]\mathcal B^2 = 4I - [A_0,A_1]\otimes[B_0,B_1] yields S22S\le 2\sqrt2 in two lines. Quantum nonlocality is real but bounded, and the bound is saturated by exactly the orthogonal- measurement strategy on a maximally entangled pair.

Try it

Plug the optimal orthogonal observable choices into the norm inequality: each commutator norm is 22, so the bound is 4+22\sqrt{4 + 2\cdot2}. Return that number — you should get 222.8282\sqrt2 \approx 2.828, whose square is exactly 88.

Run your code to see the quantum state.

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