Skip to Content
Math401Math 401, Summer 2025: Freiwald research project notesMath 401, Paper 1, Side note 1: Quantum information theory and Measure concentration

Math 401 Paper 1, Side note 1: Quantum information theory and Measure concentration

Typicality

The idea of typicality in high-dimensions is very important topic in understanding this paper and taking it to the next level of detail under language of mathematics. I’m trying to comprehend these material and write down my understanding in this note.

Let XX be the alphabet of our source of information.

Let xn=x1,x2,,xnx^n=x_1,x_2,\cdots,x_n be a sequence with xiXx_i\in X.

We say that xnx^n is ϵ\epsilon-typical with respect to p(x)p(x) if

  • For all aXa\in X with p(a)>0p(a)>0, we have
1nN(axn)p(a)ϵX\|\frac{1}{n}N(a|x^n)-p(a)|\leq \frac{\epsilon}{\|X\|}
  • For all aXa\in X with p(a)=0p(a)=0, we have
N(axn)=0N(a|x^n)=0

Here N(axn)N(a|x^n) is the number of times aa appears in xnx^n. That’s basically saying that:

  1. The difference between the probability of aa appearing in xnx^n and the probability of aa appearing in the source of information p(a)p(a) should be within ϵ\epsilon divided by the size of the alphabet XX of the source of information.
  2. The probability of aa not appearing in xnx^n should be 0.

Here are two easy propositions that can be proved:

For ϵ>0\epsilon>0, the probability of a sequence being ϵ\epsilon-typical goes to 1 as nn goes to infinity.

If xnx^n is ϵ\epsilon-typical, then the probability of xnx^n is produced is 2n[H(X)+ϵ]p(xn)2n[H(X)ϵ]2^{-n[H(X)+\epsilon]}\leq p(x^n)\leq 2^{-n[H(X)-\epsilon]}.

The number of ϵ\epsilon-typical sequences is at least 2n[H(X)+ϵ]2^{n[H(X)+\epsilon]}.

Recall that H(X)=aXp(a)log2p(a)H(X)=-\sum_{a\in X}p(a)\log_2 p(a) is the entropy of the source of information.

Shannon theory in Quantum information theory

Shannon theory provides a way to quantify the amount of information in a message.

Practically speaking:

  • A holy grail for error-correcting codes
  • Conceptually speaking:
  • An operationally-motivated way of thinking about correlations
  • What’s missing (for a quantum mechanic)?
    • Features from linear structure:
      • Entanglement and non-orthogonality

Partial trace and purification

Partial trace

Recall that the bipartite state of a quantum system is a linear operator on H=AB\mathscr{H}=\mathscr{A}\otimes \mathscr{B}, where A\mathscr{A} and B\mathscr{B} are finite-dimensional Hilbert spaces.

Definition of partial trace for arbitrary linear operators

Let TT be a linear operator on H=AB\mathscr{H}=\mathscr{A}\otimes \mathscr{B}, where A\mathscr{A} and B\mathscr{B} are finite-dimensional Hilbert spaces.

An operator TT on H=AB\mathscr{H}=\mathscr{A}\otimes \mathscr{B} can be written as (by the definition of tensor product of linear operators )

T=i=1naiAiBiT=\sum_{i=1}^n a_i A_i\otimes B_i

where AiA_i is a linear operator on A\mathscr{A} and BiB_i is a linear operator on B\mathscr{B}.

The B\mathscr{B}-partial trace of TT (TrB(T):L(AB)L(A)\operatorname{Tr}_{\mathscr{B}}(T):\mathcal{L}(\mathscr{A}\otimes \mathscr{B})\to \mathcal{L}(\mathscr{A})) is the linear operator on A\mathscr{A} defined by

TrB(T)=i=1naiTr(Bi)Ai\operatorname{Tr}_{\mathscr{B}}(T)=\sum_{i=1}^n a_i \operatorname{Tr}(B_i) A_i

Partial trace for density operators

Let ρ\rho be a density operator in H1H2\mathscr{H}_1\otimes\mathscr{H}_2, the partial trace of ρ\rho over H2\mathscr{H}_2 is the density operator in H1\mathscr{H}_1 (reduced density operator for the subsystem H1\mathscr{H}_1) given by:

ρ1Tr2(ρ)\rho_1\coloneqq\operatorname{Tr}_2(\rho)

Examples

Let ρ=12(01+10)\rho=\frac{1}{\sqrt{2}}(|01\rangle+|10\rangle) be a density operator on H=C2C2\mathscr{H}=\mathbb{C}^2\otimes \mathbb{C}^2.

Expand the expression of ρ\rho in the basis of C2C2\mathbb{C}^2\otimes\mathbb{C}^2 using linear combination of basis vectors:

ρ=12(0101+0110+1001+1010)\rho=\frac{1}{2}(|01\rangle\langle 01|+|01\rangle\langle 10|+|10\rangle\langle 01|+|10\rangle\langle 10|)

Note Tr2(abcd)=acbd\operatorname{Tr}_2(|ab\rangle\langle cd|)=|a\rangle\langle c|\cdot \langle b|d\rangle.

Then the reduced density operator of the subsystem C2\mathbb{C}^2 in first qubit is, note the 00=11=1\langle 0|0\rangle=\langle 1|1\rangle=1 and 01=10=0\langle 0|1\rangle=\langle 1|0\rangle=0:

ρ1=Tr2(ρ)=12(1100+0101+1010+0011)=12(00+11)=12I\begin{aligned} \rho_1&=\operatorname{Tr}_2(\rho)\\ &=\frac{1}{2}(\langle 1|1\rangle |0\rangle\langle 0|+\langle 0|1\rangle |0\rangle\langle 1|+\langle 1|0\rangle |1\rangle\langle 0|+\langle 0|0\rangle |1\rangle\langle 1|)\\ &=\frac{1}{2}(|0\rangle\langle 0|+|1\rangle\langle 1|)\\ &=\frac{1}{2}I \end{aligned}

is a mixed state.

Purification

Let ρ\rho be any state  (may not be pure) on the finite dimensional Hilbert space H\mathscr{H}. then there exists a unit vector wHHw\in \mathscr{H}\otimes \mathscr{H} such that ρ=Tr2(ww)\rho=\operatorname{Tr}_2(|w\rangle\langle w|) is a pure state.

Proof

Let (u1,u2,,un)(u_1,u_2,\cdots,u_n) be an orthonormal basis of H\mathscr{H} consisting of eigenvectors of ρ\rho for the eigenvalues p1,p2,,pnp_1,p_2,\cdots,p_n. As ρ\rho is a states, pi0p_i\geq 0 for all ii and i=1npi=1\sum_{i=1}^n p_i=1.

We can write ρ\rho as

ρ=i=1npiuiui\rho=\sum_{i=1}^n p_i |u_i\rangle\langle u_i|

Let w=i=1npiuiuiw=\sum_{i=1}^n \sqrt{p_i} u_i\otimes u_i, note that ww is a unit vector (pure state). Then

Tr2(ww)=Tr2(i=1nj=1npipjuiuiujuj)=i=1nj=1npipjTr2(uiuiujuj)=i=1nj=1npipjuiujuiui=i=1nj=1npipjδijuiui=i=1npiuiui=ρ\begin{aligned} \operatorname{Tr}_2(|w\rangle\langle w|)&=\operatorname{Tr}_2(\sum_{i=1}^n \sum_{j=1}^n \sqrt{p_ip_j} |u_i\otimes u_i\rangle \langle u_j\otimes u_j|)\\ &=\sum_{i=1}^n \sum_{j=1}^n \sqrt{p_ip_j} \operatorname{Tr}_2(|u_i\otimes u_i\rangle \langle u_j\otimes u_j|)\\ &=\sum_{i=1}^n \sum_{j=1}^n \sqrt{p_ip_j} \langle u_i|u_j\rangle |u_i\rangle\langle u_i|\\ &=\sum_{i=1}^n \sum_{j=1}^n \sqrt{p_ip_j} \delta_{ij} |u_i\rangle\langle u_i|\\ &=\sum_{i=1}^n p_i |u_i\rangle\langle u_i|\\ &=\rho \end{aligned}

is a pure state.

Drawing the connection between the space S2n+1S^{2n+1}, CPnCP^n, and R\mathbb{R}

A pure quantum state of size NN can be identified with a Hopf circle on the sphere S2N1S^{2N-1}.

A random pure state ψ|\psi\rangle of a bipartite N×KN\times K system such that KN3K\geq N\geq 3.

The partial trace of such system produces a mixed state ρ(ψ)=TrK(ψψ)\rho(\psi)=\operatorname{Tr}_K(|\psi\rangle\langle \psi|), with induced measure μK\mu_K. When K=NK=N, the induced measure μK\mu_K is the Hilbert-Schmidt measure.

Consider the function f:S2N1Rf:S^{2N-1}\to \mathbb{R} defined by f(x)=S(ρ(ψ))f(x)=S(\rho(\psi)), where S()S(\cdot) is the von Neumann entropy. The Lipschitz constant of ff is lnN\sim \ln N.

Last updated on