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 S≤22 — Tsirelson'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-valued observables A0,A1 and Bob's as B0,B1.
Being ±1-valued and Hermitian, each squares to the identity: Ai2=Bj2=I. The CHSH value
is the expectation of the Bell operator
B=A0⊗(B0+B1)+A1⊗(B0−B1),
so that S=⟨ψ∣B∣ψ⟩. The largest S over all states is the operator norm
∥B∥ (its top eigenvalue), so bounding ∥B∥ bounds S.
Squaring the operator
Because Alice's operators act on a different factor than Bob's, [Ai,Bj]=0. Expanding
B2 and using Ai2=Bj2=I and
(B0+B1)(B0−B1)=B02−B12+[B1,B0]=[B1,B0], all the square terms collect into 4I
and the cross terms collapse to a single commutator product:
B2=4I−[A0,A1]⊗[B0,B1].
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 ∥XY∥≤∥X∥∥Y∥,
∥B∥2≤4+∥[A0,A1]∥∥[B0,B1]∥.
For a ±1 observable, ∥Ai∥=1, so ∥[A0,A1]∥=∥A0A1−A1A0∥≤2∥A0∥∥A1∥=2,
and likewise ∥[B0,B1]∥≤2. Therefore
∥B∥2≤4+2⋅2=8⟹S≤∥B∥≤22.
Saturation
The bound is tight. For single-qubit Pauli observables Ai=a^i⋅σ, the commutator
is [A0,A1]=2i(a^0×a^1)⋅σ, with norm 2∣a^0×a^1∣=2
exactly when a^0⊥a^1. Choosing Alice's directions orthogonal, Bob's directions
orthogonal, and the maximally entangled state aligns everything so that B2=8I and
S=22 — the angles of the previous lesson.
The takeaway
The single identity B2=4I−[A0,A1]⊗[B0,B1] yields S≤22 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
2, so the bound is 4+2⋅2. Return that number — you should get 22≈2.828,
whose square is exactly 8.
Run your code to see the quantum state.
Sign in on the full site to ask questions and join the discussion.