12.17.02 · quantum / quantum-information

Entanglement, Schmidt decomposition, and entanglement entropy

shipped3 tiersLean: none

Anchor (Master): Nielsen & Chuang §11; Wilde, Quantum Information Theory, 2e (Cambridge UP, 2017), §5-6; Watrous, The Theory of Quantum Information (Cambridge UP, 2018), §6; Horodecki, Horodecki, Horodecki & Horodecki, Quantum entanglement, Rev. Mod. Phys. 81 (2009), 865-942

Intuition Beginner

Quantum entanglement is the strangest single property of the quantum world. It says that two particles can be joined into one composite system in such a way that neither particle has a state of its own — only the pair, taken together, has a definite description. Until a measurement is made, neither particle is "really" anywhere or "really" pointing in any direction; the only well-defined thing is the relationship between them.

Picture two qubits, each a quantum bit with basis states and . A separable pair, with each qubit in its own definite state, is something like "the first qubit is and the second qubit is ". An entangled pair, by contrast, lives in a joint state like the Bell state . This says: with probability both qubits are , and with probability both qubits are . The two outcomes are perfectly correlated, but neither qubit was "really" or before measurement.

What makes this more than classical correlation? Measure the first qubit in any basis you like — not just the standard basis. The second qubit will always be found in the matching state, in that same chosen basis. A pair of classically correlated coins cannot do that. The correlation between the two halves of an entangled pair extends across every possible measurement basis at once, a phenomenon with no classical counterpart.

A compact way to capture how entangled a pair is comes from a piece of linear algebra called the Schmidt decomposition. It says that every pure state of a composite system can be written, in a suitable basis aligned with the entanglement structure, as a sum of matched basis-pair contributions with positive coefficients. The number of non-zero coefficients in the sum, called the Schmidt rank, counts how entangled the state is. Rank one is separable. Rank greater than one is entangled. Rank equal to the smaller subsystem's dimension is maximally entangled.

Take the Bell state . It is already in Schmidt form: the matched pairs are with and with , and each contributes with weight . There are two non-zero terms in the matched-pair expansion, so the Schmidt rank is . For two qubits this is the largest possible rank, so is maximally entangled. By contrast, the separable state (the joint state with the first qubit and the second qubit ) has Schmidt rank and is not entangled at all.

A separable state of two qubits like expands as . Each qubit is independently in the superposition , and the joint state is the formal product of the two single-qubit states. The Schmidt decomposition would put this in the form of a single matched pair (rank one) using the bases on each side. It carries no entanglement.

A useful way to quantify how much entanglement a state has is the entanglement entropy. Ignore one half of the entangled pair (say, the second qubit) and ask what the remaining qubit looks like by itself. If the joint state is separable, the remaining qubit has a definite pure state of its own. If the joint state is entangled, the remaining qubit looks like a probabilistic mixture — a mixed state, with classical-looking randomness that came entirely from the entanglement. The entropy of that mixed state, computed using the von Neumann formula, is the entanglement entropy of the joint state.

For the Bell state, ignoring one qubit produces the maximally mixed state for the remaining qubit, which has entropy bit. The Bell state has one bit of entanglement. For a separable state, ignoring one half leaves the other half in a pure state, with entropy zero — no entanglement. The takeaway: entanglement is what makes ignoring part of a quantum system feel like classical statistical uncertainty about the rest. The Schmidt decomposition and the entanglement entropy are the cleanest mathematical tools for measuring exactly how much.

Visual Beginner

The first picture shows the four Bell states of two qubits, arrayed as the corners of a tetrahedron in the space of two-qubit pure states. Each corner is a maximally entangled state with Schmidt rank and one bit of entanglement entropy. The four Bell states form a basis for the joint Hilbert space of two qubits and are the canonical testbed for every entanglement protocol in quantum information.

The second picture shows the Schmidt decomposition graphically. A bipartite pure state is laid out as a rectangular matrix whose row index labels basis states of subsystem A and whose column index labels basis states of subsystem B. The Schmidt decomposition is the singular value decomposition of this matrix: the state is rewritten in new bases on each side such that the matrix becomes diagonal, with the diagonal entries being the Schmidt coefficients. The number of non-zero diagonal entries is the Schmidt rank.

The third picture compares a separable state, an entangled but not maximal state, and a maximally entangled state by their Schmidt spectra. The horizontal axis indexes the Schmidt index , and the vertical axis plots the Schmidt coefficient . A separable state has a single non-zero column. A partially entangled state has several non-zero columns of unequal heights. A maximally entangled state has all columns equal in height.

Worked example Beginner

Take the two-qubit state . Compute its Schmidt decomposition, its Schmidt rank, and the entanglement entropy when measured in units of bits.

Step 1. Recognise that the state is already in Schmidt form. The matched basis pairs are with and with , with coefficients and . Both single-qubit bases are orthonormal, so the state is in canonical Schmidt form. Writing and gives and . Check that they sum to one: . They do.

Step 2. The Schmidt rank is the count of non-zero Schmidt coefficients. Both and are positive, so the Schmidt rank is . Since the maximum Schmidt rank for two qubits is , the state has full Schmidt rank, so it is entangled, although not maximally so since the two Schmidt coefficients are unequal.

Step 3. The reduced density matrix of the first qubit is . This is a mixed state.

Step 4. The entanglement entropy is the von Neumann entropy of computed by adding the contributions across the eigenvalues. Plug in: .

Step 5. Evaluate. . And . So .

What this tells us: the state carries about bits of entanglement, between zero (separable) and one (maximally entangled for two qubits). The asymmetric weights and produce less entanglement than the symmetric weights and of the Bell state . This single number captures the operationally relevant amount of quantum correlation in the state.

Check your understanding Beginner

Formal definition Intermediate+

Let and be finite-dimensional complex Hilbert spaces of dimensions and . The composite system lives in of dimension .

Definition (separable and entangled pure state). A pure state is separable (or a product state) if there exist and such that . Otherwise is entangled.

Definition (Schmidt decomposition). A Schmidt decomposition of a pure state is an expression where , the Schmidt coefficients satisfy and , and the sets and are orthonormal in their respective Hilbert spaces. The integer is the Schmidt rank of and is uniquely determined. The unordered multiset of Schmidt eigenvalues is also uniquely determined.

Definition (entanglement entropy). The entanglement entropy of a bipartite pure state across the -vs- split is where is the reduced density matrix on subsystem and are the Schmidt eigenvalues. By the symmetry of the Schmidt decomposition (Proposition 1 below), , so the entanglement entropy is well-defined independent of which subsystem is traced out. The logarithm base sets the units: gives the entropy in bits; the natural logarithm gives the entropy in nats.

Definition (maximally entangled state). A pure state is maximally entangled across the -vs- split if its Schmidt rank equals and all Schmidt eigenvalues are equal: . The entanglement entropy is then , the maximum possible.

Definition (separable mixed state). A bipartite mixed state on is separable if there exist probabilities with and product states such that The set of separable states is the convex hull of the product states. A bipartite mixed state is entangled if it fails to be separable. Whether a given is separable is a non-tractable decision problem in general; see the PPT criterion (Master Theorem 3) for an important necessary condition.

The Bell basis on two qubits. The four states are orthonormal, span , and are each maximally entangled with Schmidt rank and entanglement entropy . Any pair is related by a single-qubit unitary applied to one half, so the four Bell states are equivalent under local-unitary operations.

Counterexamples to common slips Intermediate+

  • Schmidt rank is not the dimension of the supporting subspace. The Schmidt rank of is the rank of the reduced density matrix , which equals the rank of the reduced density matrix . It is at most , not , and not .

  • Three-qubit entanglement classes are not a single class. The two states and are both genuinely tripartite entangled, yet they lie in distinct SLOCC equivalence classes (Dür-Vidal-Cirac 2000, Phys. Rev. A 62, 062314): no probabilistic local operation transforms one into the other. Beyond bipartite settings, no single number captures the entanglement structure.

  • Mixed-state entanglement is not detected by reduced density matrices. A separable mixed state generally has correlated (and even rank-full) marginals and , yet carries no entanglement. The marginal-spectrum criterion that works for pure states fails entirely for mixed states.

  • Concurrence is for two qubits only. Wootters's closed-form formula for the entanglement of formation in terms of the concurrence is specific to the two-qubit case. The general entanglement of formation has no known closed form and is computationally non-tractable in general.

Key theorem with proof Intermediate+

Theorem (Schmidt decomposition; Schmidt 1907). Let be a unit vector in for finite-dimensional complex Hilbert spaces and . There exist orthonormal sets and , and positive real numbers with , such that The integer and the multiset are uniquely determined by . The reduced density matrices and have the same spectrum on their respective non-zero eigenspaces.

Proof. Fix orthonormal bases and . Expand for some complex coefficient matrix . The unit-norm condition is , equivalently .

Apply the singular value decomposition (SVD) to : with and unitary, and a non-negative diagonal matrix (in the rectangular sense). Let be the non-zero singular values of , with of them non-zero ().

Define The unitarity of and makes and orthonormal bases of and . Substituting the SVD, where the sum runs only over with since for .

The Schmidt coefficients are the singular values of , which are the square roots of the eigenvalues of . From , computing the partial trace over gives Similarly in the chosen bases (the transpose appears from the conjugation conventions in the partial trace). The matrices and have the same non-zero eigenvalues (a standard fact about singular values); each non-zero eigenvalue equals the square of a singular value, i.e., one of the . Hence and have the same spectrum on their non-zero eigenspaces, with supported in the -dimensional subspace spanned by and supported in the -dimensional subspace spanned by .

Uniqueness: the multiset is the spectrum of , an intrinsic invariant of . The Schmidt rank is the rank of . The Schmidt vectors are determined up to phase and re-ordering within degenerate eigenspaces, and the are pinned by the relation once the are fixed. The Schmidt eigenvalues are intrinsic; the Schmidt bases are unique up to local unitaries that preserve the spectral decomposition of and .

Bridge. The Schmidt decomposition builds toward 12.17.03 Bell inequalities, where the four Bell states emerge as the canonical maximally-entangled Schmidt-rank- basis on two qubits and serve as the operational testbeds for nonlocality; it appears again in 12.17.07 quantum teleportation, where the entanglement of one shared Bell pair is consumed to transmit one qubit of unknown quantum state. The foundational reason the Schmidt decomposition is so powerful is that it is the SVD lifted to bipartite Hilbert spaces, and this is exactly the bridge between the abstract entanglement structure of a pure bipartite state and the concrete spectral data of its reduced density matrices. Putting these together with the purification theorem from 12.17.01, every mixed state on arises as the partial trace of a Schmidt-form pure state on , identifying the rank of the mixed state with the Schmidt rank of its canonical purification. The pattern generalises through Nielsen's majorisation theorem (Master Theorem 4 below) and the area law for ground states of gapped local Hamiltonians, where the Schmidt spectrum across a spatial cut governs both the entanglement entropy and the bond dimension of efficient tensor-network representations.

Exercises Intermediate+

Advanced results Master

Reduced density matrices and the spectrum-symmetry corollary

Proposition 1 (equal-spectrum symmetry). For a bipartite pure state , the reduced density matrices and have identical non-zero spectra, namely the multiset of Schmidt eigenvalues. In particular Schmidt rank of , and .

This symmetry, immediate from the Schmidt theorem, is the foundational reason a single number characterises the entanglement of a pure bipartite state without ambiguity about which subsystem is traced out. The general structure of the spectrum (including degeneracies) is also symmetric.

Mixed-state entanglement: definitions and the witnessing problem

The pure-state notion of separability extends to mixed states via convex combinations of product states. The structural theorem is that separability is a non-tractable property of mixed states and that quantum information theory has developed a hierarchy of sufficient conditions for either separability or its negation.

Theorem 2 (separability and the PPT criterion; Peres 1996, Horodecki³ 1996). Let be a bipartite mixed state on . Define the partial transpose of with respect to subsystem as the operator with matrix elements Necessary condition for separability: if is separable, then (positive semidefinite). The converse holds if and only if , i.e., for (two qubits) and (qubit-qutrit) systems.

The forward implication is due to Peres (1996, Phys. Rev. Lett. 77, 1413): for a separable , applying transposition to subsystem gives , still a convex combination of product states (since transposition preserves positivity), hence positive semidefinite. The Horodeckis (Horodecki, Horodecki, and Horodecki 1996, Phys. Lett. A 223, 1) proved the converse in low dimensions using the structural theorem on positive maps, and Horodecki, Horodecki, and Horodecki (1998, Phys. Rev. A 58, 826) exhibited PPT-but-entangled bound-entangled states for . These bound-entangled states cannot be distilled to Bell pairs by LOCC but require non-zero entanglement to prepare, making them undetected by the PPT criterion yet genuinely entangled.

Entanglement measures: formation, distillation, relative entropy

A bona fide entanglement measure should vanish on separable states, be invariant under local unitaries, and not increase under LOCC. Several measures satisfy these axioms, with distinct operational interpretations.

Definition (entanglement of formation; Bennett-DiVincenzo-Smolin-Wootters 1996). where the infimum runs over pure-state decompositions and .

Theorem 3 (Wootters concurrence formula; Wootters 1998). For a two-qubit mixed state , the entanglement of formation is given in closed form by where is the binary entropy and is the concurrence defined by with the square roots of the eigenvalues of $\rho_{AB}(\sigma_y \otimes \sigma_y)\rho_{AB}^(\sigma_y \otimes \sigma_y)$ (a Hermitian conjugate operation involving the qubit time-reversal).*

Wootters (1998, Phys. Rev. Lett. 80, 2245) computed this remarkable closed form by reducing the convex-roof problem to a one-dimensional optimisation over reflections in the spin-flipped state. The concurrence is itself a valid entanglement measure on two qubits, ranging from (separable) to (maximally entangled).

Definition (distillable entanglement). .

Definition (relative entropy of entanglement; Vedral-Plenio-Rippin-Knight 1997). .

Theorem (hierarchy of measures). For any bipartite state, , where is the entanglement cost (the asymptotic rate of Bell pairs consumed to prepare ). Bound-entangled states satisfy , so in general; the gap is filled by the bound entanglement.

LOCC monotonicity and the majorisation theorem

Theorem 4 (Nielsen LOCC majorisation; Nielsen 1999). Let be pure bipartite states with Schmidt eigenvalue vectors and sorted in non-increasing order (padded with zeros to common length). There exists a deterministic LOCC protocol mapping to if and only if is majorised by , written , meaning

Nielsen (1999, Phys. Rev. Lett. 83, 436) reduced LOCC convertibility of pure bipartite states to the classical majorisation partial order on probability vectors. The theorem identifies the structure of LOCC pre-orders on the space of bipartite pure states with the classical Hardy-Littlewood-Pólya order on probability simplices. A corollary is that the entanglement entropy is LOCC-monotone: whenever under deterministic LOCC, because Shannon entropy reverses majorisation.

Theorem (Bennett-Bernstein-Popescu-Schumacher LOCC monotonicity; 1996). For any reasonable entanglement measure (axiomatically: vanishing on separable states and not increasing under LOCC) and any LOCC protocol acting on bipartite states, .

Bennett, Bernstein, Popescu, and Schumacher (1996, Phys. Rev. A 53, 2046) introduced the LOCC paradigm and proved that distillable entanglement is the maximum rate of Bell-pair extraction by LOCC. The structural insight is that entanglement is a resource — it can be consumed but not created by local operations and classical communication.

Quantum teleportation: entanglement as a protocol

Theorem 5 (quantum teleportation; Bennett-Brassard-Crépeau-Jozsa-Peres-Wootters 1993). Alice and Bob share the Bell pair . Alice holds an additional qubit in unknown pure state . Alice performs a Bell-basis measurement on the pair , obtaining one of four outcomes, and transmits the two classical bits encoding the outcome to Bob. Bob applies a unitary correction conditioned on the message (one of ), after which Bob's qubit is in state .

The protocol due to Bennett, Brassard, Crépeau, Jozsa, Peres, and Wootters (1993, Phys. Rev. Lett. 70, 1895) consumes one Bell pair of entanglement and two classical bits to transmit one qubit of unknown quantum information across an arbitrary distance. The state is never copied (no-cloning is preserved) — it is destroyed on Alice's side and reconstructed on Bob's side. The proof is a direct computation: expanded in the Bell basis on yields four terms, each with on multiplied by a known Pauli operator. Bob's correction inverts the Pauli, recovering .

The reverse protocol is superdense coding (Bennett and Wiesner 1992, Phys. Rev. Lett. 69, 2881): Alice sends two classical bits to Bob through a single qubit channel, by encoding the bits as one of four local Pauli operations on her half of a shared Bell pair and then sending her qubit to Bob, who performs a Bell measurement on the pair. Together, teleportation and superdense coding establish the equivalence , a foundational resource calculus of quantum information.

Area laws and many-body entanglement

Theorem 6 (Hastings area law; Hastings 2007). Let be a local Hamiltonian on a one-dimensional spin chain with finite-dimensional local Hilbert space and spectral gap above a unique ground state . Then the entanglement entropy of the ground state across any bipartition into contiguous halves and is bounded by where is a universal constant, is the local Hilbert space dimension, and is the correlation length.

Hastings (2007, J. Stat. Mech. P08024) proved the one-dimensional area law via Lieb-Robinson bounds and exponential clustering of correlations in gapped phases. The area law is the structural fact that organises why matrix product states (MPS) — tensor networks with bounded bond dimension — give efficient representations of ground states of gapped local Hamiltonians. In higher dimensions, area laws are conjectured but only fully proven for free-fermion and frustration-free settings. The MPS / DMRG (density-matrix renormalisation group, White 1992 Phys. Rev. Lett. 69, 2863) framework is the computational realisation.

At criticality, the area law acquires logarithmic corrections. The Calabrese-Cardy formula (Calabrese and Cardy 2004, J. Stat. Mech. P06002) gives for the entanglement entropy of an interval of length in the ground state of a one-dimensional conformal field theory of central charge . This logarithmic universality is one of the deepest connections between quantum information and conformal field theory, and serves as a numerical fingerprint for the central charge of a critical phase.

Holographic entanglement entropy: Ryu-Takayanagi

Theorem 7 (Ryu-Takayanagi 2006). In a conformal field theory holographically dual to a gravitational theory in asymptotically anti-de Sitter spacetime, the entanglement entropy of a spatial region in the boundary CFT is where is the codimension-two extremal surface in the bulk that is homologous to and anchored on , is its area, and is Newton's constant in the bulk.

Ryu and Takayanagi (2006, Phys. Rev. Lett. 96, 181602) conjectured this formula by computing both sides in the static AdS/CFT setting and matching against the Calabrese-Cardy logarithm. The covariant generalisation is the Hubeny-Rangamani-Takayanagi prescription (2007, J. High Energy Phys. 07, 062); the all-orders quantum correction is the quantum-extremal-surface prescription (Engelhardt-Wall 2014). Lewkowycz and Maldacena (2013, J. High Energy Phys. 08, 090) gave the bulk-derivation of the RT formula using the replica trick. The formula links entanglement in field theory to geometry in gravity, providing the conceptual basis for the ER = EPR and holographic entropy cone programmes (Maldacena-Susskind 2013; Bao-Nezami-Ooguri-Stoica-Sully-Walter 2015). The Ryu-Takayanagi area law is one of the most striking instances of quantum-information geometry in fundamental physics.

Measurement-based computation and cluster states

Theorem (Raussendorf-Briegel 2001). Any quantum circuit can be implemented by performing single-qubit projective measurements on a sufficiently large two-dimensional cluster state , with the measurement bases chosen adaptively based on earlier outcomes.

Raussendorf and Briegel (2001, Phys. Rev. Lett. 86, 5188) introduced measurement-based quantum computation: the entire computational resource lives in the entanglement structure of the initial cluster state, and computation proceeds by destructive single-qubit measurements that consume the entanglement. The cluster state is the universal substrate. This is a dramatic operational realisation of the principle that entanglement is the resource that powers quantum computation; the cluster state's entanglement-content is exactly the computational power available.

Synthesis. Entanglement and the Schmidt decomposition together form the foundational reason quantum information theory is a coherent discipline distinct from classical probability theory. The central insight is that every pure bipartite state has a canonical decomposition into matched basis pairs with positive weights, and this is exactly the singular value decomposition lifted from matrices to bipartite Hilbert spaces. Putting these together with the LOCC paradigm, entanglement emerges as a resource — a non-classical commodity that can be quantified by entropy, transformed by majorisation, distilled into Bell pairs, and consumed in protocols like teleportation and superdense coding.

The pattern recurs across the entire theoretical structure. The Wootters concurrence formula for two qubits, the Nielsen LOCC majorisation theorem for pure-state interconversion, and the Bennett-Bernstein-Popescu-Schumacher monotonicity-under-LOCC framework all identify Schmidt-spectrum data with operational entanglement quantifiers, and this is exactly the bridge from the abstract spectral theory of reduced density matrices to the practical theory of quantum protocols. The PPT separability criterion of Peres and the Horodeckis identifies separability of low-dimensional mixed states with positivity of the partial transpose, with bound-entangled states emerging in dimension at least eight as the failure mode the criterion cannot detect. The pattern generalises through Calabrese-Cardy logarithmic corrections at criticality, Hastings's area law for gapped phases, and the Ryu-Takayanagi formula identifying entanglement entropy in holographic CFTs with the area of minimal bulk surfaces.

The structure builds toward 12.17.03 Bell inequalities and CHSH, 12.17.07 quantum teleportation as the canonical entanglement protocol, 26.11.04 pending classical Kullback-Leibler divergence as the classical analogue of relative entropy of entanglement, and 13.06.04 black-hole entanglement entropy across the event horizon, where the Bekenstein-Hawking area law is the gravitational shadow of the Ryu-Takayanagi structure. Across all these scales — two qubits, finite spin chains, conformal critical points, and quantum gravity — the same Schmidt-spectrum data organises the entanglement content, identifying a unifying mathematical structure that no classical probability theory possesses.

Full proof set Master

Proposition 1 (Schmidt rank invariance under local unitaries). Let have Schmidt rank . For any unitaries on and on , the state has the same Schmidt rank and the same multiset of Schmidt eigenvalues.

Proof. Let be a Schmidt decomposition. Then The sets and are still orthonormal (unitaries preserve inner products), so the expression on the right is a Schmidt decomposition of with the same coefficients . Hence the Schmidt rank and the multiset are preserved.

Proposition 2 (Schmidt eigenvalues are spectral data of reduced density matrices). Let have Schmidt decomposition . Then the reduced density matrices are and , with the Schmidt eigenvalues as their common non-zero spectrum.

Proof. Compute . Apply , which on rank-one operators acts as by orthonormality of . Hence The expression for follows by symmetry. Both density matrices have spectrum on their respective non-zero eigenspaces.

Proposition 3 (Schmidt decomposition determines purification). Let be a density matrix on with spectral decomposition . The canonical purification on (with ) is the pure state for any chosen orthonormal basis of . This is automatically in Schmidt form with Schmidt eigenvalues equal to the eigenvalues of .

Proof. Verify two claims. First, (this is the purification identity). Compute: , and

Second, is in Schmidt form. The sets and are both orthonormal, the coefficients are positive, and the expression is the Schmidt decomposition by definition. The Schmidt eigenvalues are exactly the eigenvalues of .

Proposition 4 (entanglement entropy of maximally entangled state). Let be the maximally entangled state on . Then , the maximum possible entanglement entropy.

Proof. The state is in Schmidt form with for , so for all . The entropy is . By the bound in Exercise 8 above, , so saturates the bound.

Proposition 5 (LOCC monotonicity of Schmidt rank). Let be pure bipartite states such that there exists an LOCC protocol mapping to (deterministically or stochastically with non-zero probability). Then the Schmidt rank of is at most the Schmidt rank of .

Proof. An LOCC protocol on a pure bipartite state decomposes as a sequence of local Kraus operations on subsystem and on subsystem , classically conditioned. Each step transforms into for some local Kraus operators. The Schmidt rank of equals the rank of in the coefficient-matrix representation, which is at most , hence at most which is the Schmidt rank of .

Iterating across the LOCC protocol's steps, the Schmidt rank is non-increasing at every step. Hence . The strict inequality can occur (Schmidt rank can decrease under LOCC, modelling the consumption of entanglement).

Connections Master

  • Density matrix and pure/mixed states 12.17.01. The direct prerequisite. The Schmidt decomposition theorem furnishes the canonical spectral decomposition of the reduced density matrix for a pure bipartite state, with the Schmidt eigenvalues being exactly the eigenvalues of . The purification theorem of 12.17.01 is the converse: every mixed state has a Schmidt-form purification on where .

  • Bell inequalities and CHSH 12.17.03. The downstream operational test. The four Bell states are the canonical maximally entangled Schmidt-rank- two-qubit states; they saturate the Tsirelson bound for the CHSH inequality, exceeding the classical Bell bound . Bell inequality violations are the operational signature that the Schmidt decomposition of the shared state has rank greater than — i.e., that the parties share genuine entanglement.

  • Quantum teleportation 12.17.07. The downstream entanglement-as-resource paradigm. Master Theorem 5 above is the protocol: one Bell pair plus two classical bits suffice to transmit one qubit of unknown quantum state. The Schmidt decomposition machinery is what justifies the Bell-basis projection step on Alice's side, and the entanglement of formation of one Bell pair (one ebit) is the resource consumed.

  • Kullback-Leibler divergence 26.11.04 pending. The classical analogue. The quantum relative entropy of entanglement generalises the classical Kullback-Leibler divergence by replacing classical probability distributions with quantum density matrices. The data-processing inequality for relative entropy under CPTP maps mirrors the classical data-processing inequality under stochastic kernels, with separable states playing the role of product distributions.

  • Hawking radiation 13.06.04. The connection to fundamental gravity. The Bekenstein-Hawking entropy for a black-hole event horizon is the gravitational analogue of the Ryu-Takayanagi formula (Master Theorem 7 above): in both cases, the entanglement entropy of one side of a spatial cut equals the area of a codimension-two surface divided by . The Hawking-radiation paradox and the modern Page-curve resolution via quantum-extremal surfaces (Penington 2020, J. High Energy Phys. 09, 002; Almheiri-Engelhardt-Marolf-Maxfield 2019, J. High Energy Phys. 12, 063) are the contemporary frontier where the entanglement-entropy machinery developed here meets quantum gravity directly.

Historical and philosophical context Master

The mathematical kernel of the Schmidt decomposition predates quantum mechanics. Erhard Schmidt (1907) [Schmidt 1907], in his Göttingen Habilitation paper in Mathematische Annalen on the spectral theory of integral equations, proved that every Hilbert-Schmidt integral kernel admits a bi-orthogonal expansion in terms of its singular functions and singular values — the infinite-dimensional precursor of the singular value decomposition. Schmidt's theorem was a piece of pure analysis, motivated by the Fredholm theory of integral equations; its quantum-mechanical significance went unrecognised for two decades.

Schrödinger (1935) [Schrödinger 1935], in the same year as the Einstein-Podolsky-Rosen paradox paper [EPR 1935], introduced the term Verschränkung (entanglement) in a Mathematical Proceedings of the Cambridge Philosophical Society paper exploring the implications of EPR-style correlations. Schrödinger observed that the marginal of an entangled pair could be "steered" by measurements on the partner — a phenomenon he found philosophically disturbing and operationally striking. The Schmidt decomposition's role as the canonical organising structure for entangled bipartite pure states was clarified by Klaus Hepp and others in the 1960s, but the quantum-information-theoretic re-foundation came only with the 1990s.

Peres (1996) [Peres 1996] and the Horodecki family (Horodecki, Horodecki, and Horodecki 1996) [Horodecki et al 1996] established the partial-transpose criterion as the first general necessary condition for separability of mixed states. Wootters (1998) [Wootters 1998] computed the entanglement of formation in closed form for two qubits via the concurrence, the only known closed-form entanglement measure for any mixed-state setting. Nielsen (1999) [Nielsen 1999] proved that deterministic LOCC convertibility of pure bipartite states is governed by classical majorisation of Schmidt-eigenvalue vectors, identifying quantum-state-transformation theory with the Hardy-Littlewood-Pólya order on probability simplices.

The Bennett-Brassard-Crépeau-Jozsa-Peres-Wootters teleportation protocol (1993) [Bennett et al 1993] and the Bennett-Wiesner superdense coding protocol (1992) established entanglement as a resource — a non-classical commodity tradeable against classical communication and qubit channels. The LOCC paradigm of Bennett-Bernstein-Popescu-Schumacher (1996) [Bennett et al 1996] codified the operational ground rules; the Raussendorf-Briegel measurement-based-computation paradigm (2001) [Raussendorf Briegel 2001] demonstrated that the entanglement structure of a cluster state is itself the computational power available.

The connection to many-body physics emerged in two stages. Calabrese and Cardy (2004) [Calabrese Cardy 2004] derived the logarithmic entanglement entropy scaling at one-dimensional conformal critical points, with the central-charge coefficient serving as a universal CFT fingerprint. Hastings (2007) [Hastings 2007] proved the area law for ground states of gapped one-dimensional local Hamiltonians, explaining the empirical success of the matrix product state and density-matrix renormalisation group machinery developed by White (1992) and others. The connection to quantum gravity arrived via Ryu and Takayanagi (2006) [Ryu Takayanagi 2006], whose holographic entanglement entropy formula identified CFT entanglement entropies with bulk minimal surface areas, opening the ER = EPR programme and the modern entanglement-geometry interface.

The Horodecki-Horodecki-Horodecki-Horodecki review (2009) [Horodecki et al 2009] in Reviews of Modern Physics surveyed the full theoretical apparatus that had crystallised by the late 2000s: separability criteria, entanglement measures, distillation protocols, bound entanglement, multipartite generalisations, and the operational interpretations connecting all of them. Modern monographs by Nielsen-Chuang (2010), Wilde (2017), Watrous (2018), and Holevo (2019) consolidated the discipline as a foundational pillar of quantum information theory. The Schmidt decomposition that Erhard Schmidt published in 1907 as a piece of integral-equation theory now organises the entire structure of bipartite quantum entanglement, from two-qubit Bell states to holographic correspondences in quantum gravity.

Bibliography Master

@article{Schmidt1907,
  author = {Schmidt, Erhard},
  title = {Zur Theorie der linearen und nichtlinearen Integralgleichungen. I. Teil: Entwicklung willkürlicher Funktionen nach Systemen vorgeschriebener},
  journal = {Mathematische Annalen},
  volume = {63},
  pages = {433-476},
  year = {1907},
}

@article{EPR1935,
  author = {Einstein, Albert and Podolsky, Boris and Rosen, Nathan},
  title = {Can quantum-mechanical description of physical reality be considered complete?},
  journal = {Physical Review},
  volume = {47},
  pages = {777-780},
  year = {1935},
}

@article{Schrodinger1935,
  author = {Schrödinger, Erwin},
  title = {Discussion of probability relations between separated systems},
  journal = {Mathematical Proceedings of the Cambridge Philosophical Society},
  volume = {31},
  pages = {555-563},
  year = {1935},
}

@article{BennettWiesner1992,
  author = {Bennett, Charles H. and Wiesner, Stephen J.},
  title = {Communication via one- and two-particle operators on Einstein-Podolsky-Rosen states},
  journal = {Physical Review Letters},
  volume = {69},
  pages = {2881-2884},
  year = {1992},
}

@article{BBCJPW1993,
  author = {Bennett, Charles H. and Brassard, Gilles and Crépeau, Claude and Jozsa, Richard and Peres, Asher and Wootters, William K.},
  title = {Teleporting an unknown quantum state via dual classical and Einstein-Podolsky-Rosen channels},
  journal = {Physical Review Letters},
  volume = {70},
  pages = {1895-1899},
  year = {1993},
}

@article{BBPS1996,
  author = {Bennett, Charles H. and Bernstein, Herbert J. and Popescu, Sandu and Schumacher, Benjamin},
  title = {Concentrating partial entanglement by local operations},
  journal = {Physical Review A},
  volume = {53},
  pages = {2046-2052},
  year = {1996},
}

@article{Peres1996,
  author = {Peres, Asher},
  title = {Separability criterion for density matrices},
  journal = {Physical Review Letters},
  volume = {77},
  pages = {1413-1415},
  year = {1996},
}

@article{Horodecki1996,
  author = {Horodecki, Michał and Horodecki, Paweł and Horodecki, Ryszard},
  title = {Separability of mixed states: necessary and sufficient conditions},
  journal = {Physics Letters A},
  volume = {223},
  pages = {1-8},
  year = {1996},
}

@article{Wootters1998,
  author = {Wootters, William K.},
  title = {Entanglement of formation of an arbitrary state of two qubits},
  journal = {Physical Review Letters},
  volume = {80},
  pages = {2245-2248},
  year = {1998},
}

@article{Nielsen1999,
  author = {Nielsen, Michael A.},
  title = {Conditions for a class of entanglement transformations},
  journal = {Physical Review Letters},
  volume = {83},
  pages = {436-439},
  year = {1999},
}

@article{Raussendorf2001,
  author = {Raussendorf, Robert and Briegel, Hans J.},
  title = {A one-way quantum computer},
  journal = {Physical Review Letters},
  volume = {86},
  pages = {5188-5191},
  year = {2001},
}

@article{CalabreseCardy2004,
  author = {Calabrese, Pasquale and Cardy, John},
  title = {Entanglement entropy and quantum field theory},
  journal = {Journal of Statistical Mechanics: Theory and Experiment},
  pages = {P06002},
  year = {2004},
}

@article{RyuTakayanagi2006,
  author = {Ryu, Shinsei and Takayanagi, Tadashi},
  title = {Holographic derivation of entanglement entropy from {AdS/CFT}},
  journal = {Physical Review Letters},
  volume = {96},
  pages = {181602},
  year = {2006},
}

@article{Hastings2007,
  author = {Hastings, Matthew B.},
  title = {An area law for one-dimensional quantum systems},
  journal = {Journal of Statistical Mechanics: Theory and Experiment},
  pages = {P08024},
  year = {2007},
}

@article{Horodecki2009,
  author = {Horodecki, Ryszard and Horodecki, Paweł and Horodecki, Michał and Horodecki, Karol},
  title = {Quantum entanglement},
  journal = {Reviews of Modern Physics},
  volume = {81},
  pages = {865-942},
  year = {2009},
}

@book{NielsenChuang2010,
  author = {Nielsen, Michael A. and Chuang, Isaac L.},
  title = {Quantum Computation and Quantum Information},
  edition = {10th Anniversary},
  publisher = {Cambridge University Press},
  year = {2010},
}

@book{Wilde2017,
  author = {Wilde, Mark M.},
  title = {Quantum Information Theory},
  edition = {2},
  publisher = {Cambridge University Press},
  year = {2017},
}

@book{Watrous2018,
  author = {Watrous, John},
  title = {The Theory of Quantum Information},
  publisher = {Cambridge University Press},
  year = {2018},
}

@book{Susskind2014,
  author = {Susskind, Leonard and Friedman, Art},
  title = {Quantum Mechanics: The Theoretical Minimum},
  publisher = {Basic Books},
  year = {2014},
}

@book{Preskill,
  author = {Preskill, John},
  title = {Lecture Notes on Quantum Computation},
  publisher = {Caltech Ph219},
  note = {Available online at theory.caltech.edu/people/preskill/ph229},
}

@article{ArakiLieb1970,
  author = {Araki, Huzihiro and Lieb, Elliott H.},
  title = {Entropy inequalities},
  journal = {Communications in Mathematical Physics},
  volume = {18},
  pages = {160-170},
  year = {1970},
}

@article{Horodecki1998,
  author = {Horodecki, Michał and Horodecki, Paweł and Horodecki, Ryszard},
  title = {Mixed-state entanglement and distillation: is there a "bound" entanglement in nature?},
  journal = {Physical Review Letters},
  volume = {80},
  pages = {5239-5242},
  year = {1998},
}

@article{DurVidalCirac2000,
  author = {Dür, Wolfgang and Vidal, Guifré and Cirac, J. Ignacio},
  title = {Three qubits can be entangled in two inequivalent ways},
  journal = {Physical Review A},
  volume = {62},
  pages = {062314},
  year = {2000},
}