Quantum Entanglement

Entanglement is correlation without communication — the spookiest thing in physics, and the closest nature gets to a distributed system primitive.

Mental Model: The Magic Gloves

Consider a pair of gloves packed into separate boxes and shipped to opposite sides of the planet. Opening one box reveals a left glove. Instantly, it is known that the other box contains a right glove.

Nothing spooky yet — the gloves were assigned at packing time. This is a hidden variable explanation: the outcomes were predetermined.

Quantum entanglement is stranger: the gloves don’t have handedness until one box is opened. And Bell’s theorem proves this isn’t just ignorance — no assignment at packing time can reproduce the observed correlations.

The EPR Argument

Einstein, Podolsky, and Rosen (1935) argued that quantum mechanics must be incomplete. Their reasoning: if measuring particle A instantly determines particle B’s state (even at great distance), either:

  1. The information travels faster than light (violating relativity), or
  2. The outcome was predetermined (hidden variables)

Since (1) seemed impossible, they concluded (2) — quantum mechanics must be missing something.

They were wrong. Bell showed a third option exists.

What Makes Entanglement Genuinely Strange

Classical correlations (the gloves) obey Bell inequalities — mathematical limits on how correlated predetermined outcomes can be.

Quantum entangled particles violate Bell inequalities. Their correlations are stronger than any hidden-variable theory allows. This has been confirmed experimentally with increasing rigor since the 1970s, culminating in loophole-free tests in 2015.

The correlations are real, they’re non-local, and they’re not explained by pre-assigned values.

Bell’s Theorem: The Most Important Result

Bell’s theorem (1964) proves: no local hidden-variable theory can reproduce all predictions of quantum mechanics.

“Local” means information doesn’t travel faster than light. “Hidden variable” means outcomes are predetermined. Bell showed these two assumptions together are incompatible with quantum predictions — and experiments confirm quantum mechanics.

Something has to give: either locality or hidden variables (or both). Most physicists abandon hidden variables.

The No-Communication Theorem

Here’s the catch: you can’t use entanglement to send information faster than light.

When you measure one entangled particle, the other’s state is correlated — but the individual measurement results look completely random. Only by comparing results (which requires classical communication) can you detect the correlation.

Entanglement is a resource, not a channel. It enables protocols (teleportation, superdense coding) but always requires a classical side-channel.

Why FTL Communication Fails

Suppose Alice and Bob share entangled particles. Alice measures hers. Bob’s particle is now correlated — but Bob’s measurement results, taken alone, look uniformly random. He can’t tell whether Alice has measured yet, what she measured, or what result she got.

The correlation only becomes visible when Alice and Bob compare notes — over a classical (light-speed-limited) channel.

This is not a loophole. It’s a theorem: the reduced density matrix of Bob’s particle is the same regardless of what Alice does. No signal passes.

The Software Analogy: Nature’s CRDT

CRDTs (Conflict-free Replicated Data Types) achieve non-local correlation without communication. Two replicas, operating independently, converge to the same state — not because they exchange messages, but because they share mathematical structure.

Entanglement works the same way. Two particles exhibit correlated outcomes not because a signal passes between them, but because they share a quantum state. The correlation is structural, not causal.

The Limits of the Analogy

CRDTs converge because their merge function is commutative, associative, and idempotent. The mechanism is fully traceable.

Entanglement correlations have no known mechanism. Bell’s theorem rules out the obvious ones. The correlation just is — a brute fact about quantum states.

This is what Einstein found unacceptable. It remains philosophically uncomfortable, even as it’s experimentally certain.

Practical Applications

  • Quantum teleportation: transferring a quantum state from one particle to another using entanglement + classical communication. The state is destroyed at the source (no cloning). Not matter transfer — state transfer.
  • Quantum key distribution: entanglement-based protocols (E91) detect eavesdropping through Bell inequality violations.
  • Quantum computing: entanglement between qubits is the resource that makes quantum algorithms more powerful than classical ones. A quantum computer without entanglement is just a probabilistic classical computer.

Key Takeaways

This lesson establishes:

  • Why the “magic gloves” analogy is insufficient for real entanglement
  • What Bell’s theorem proves and what it rules out
  • Why entanglement can’t be used for faster-than-light communication
  • How CRDTs parallel entanglement’s non-local correlation

Next: The Measurement Problem

← Quantum Mechanics Quantum Entanglement