TCSLib

11 Quantum Singleton Bound

11.1 Overview

This chapter proves the quantum Singleton bound: for a stabilizer code with logical dimension \(k\) and distance \(d\) on \(n\) qudits over a prime field \(\mathbb {F}_p\),

\[ k + 2(d-1) \; \le \; n. \]

The proof uses the symplectic vector space \(V = \mathbb {F}_p^n \times \mathbb {F}_p^n\) with the standard symplectic form, and the key idea of erasure correctability.

11.2 Symplectic vector space

Definition 11.1 Symplectic form
#

For \(u = (x,z), v = (x',z') \in V = \mathbb {F}_p^n \times \mathbb {F}_p^n\),

\[ \omega (u,v) \; =\; \sum _{i=0}^{n-1}(x_i z'_i - z_i x'_i). \]
Lemma 11.2 Bilinearity
#

\(\omega \) is bilinear: additive and scalar-homogeneous in each argument.

Lemma 11.3 Antisymmetry
#

\(\omega (u,v) = -\omega (v,u)\).

Lemma 11.4 Nondegeneracy
#

If \(\omega (u,v) = 0\) for all \(v\), then \(u = 0\).

Definition 11.5 Bundled bilinear form
#

\(\omega \) packaged as a .

11.3 Support, weight, and isotropic subspaces

Definition 11.6 Support and weight
#

The support \(\mathrm{supp}(v) \subseteq \mathrm{Fin}\, n\) consists of coordinates where either component of \(v\) is nonzero; the weight is \(\mathrm{wt}(v) = |\mathrm{supp}(v)|\).

Lemma 11.7 Weight bound
#

\(\mathrm{wt}(v) \le n\) for all \(v \in V\).

Definition 11.8 Support submodule
#

For \(C \subseteq \mathrm{Fin}\, n\), the support submodule \(V_C = \{ v \in V \mid \mathrm{supp}(v) \subseteq C\} \).

Lemma 11.9 Dimension of support submodule
#

\(\dim _{\mathbb {F}_p}(V_C) = 2|C|\).

Definition 11.10 Symplectic orthogonal complement
#

For a submodule \(S \le V\), \(S^{\perp _\omega } = \{ v \in V \mid \forall s \in S,\; \omega (v,s) = 0\} \).

Lemma 11.11 Dimension of the symplectic orthogonal
#

\(\dim (S^{\perp _\omega }) = 2n - \dim (S)\).

Definition 11.12 Isotropic submodule
#

\(S\) is isotropic if \(S \le S^{\perp _\omega }\), i.e. \(\omega (u,v) = 0\) for all \(u,v \in S\).

11.4 Code parameters and erasure correctability

Definition 11.13 Quantum code distance
#

\(d(S) = \min \{ \mathrm{wt}(v) \mid v \in S^{\perp _\omega } \setminus S,\; \mathrm{wt}(v) \neq 0\} \) (or \(0\) if no such \(v\) exists).

Lemma 11.14 Distance is at most \(n\)
#

\(d(S) \le n\).

Definition 11.15 Erasure correctability
#

An erasure set \(E \subseteq \mathrm{Fin}\, n\) is correctable for \(S\) if every \(v \in V_E \cap S^{\perp _\omega }\) is already in \(S\).

Lemma 11.16 Distance implies correctability
#

If \(|E| \lt d(S)\), then \(E\) is correctable.

Definition 11.17 Logical dimension
#

\(k(S) = n - \dim (S)\).

11.5 Key lemma: two disjoint correctable sets

Lemma 11.18 Two disjoint correctable sets bound \(k\)

Let \(S\) be isotropic. If \(A,B \subseteq \mathrm{Fin}\, n\) are disjoint and both correctable, then

\[ k(S) \; \le \; n - |A| - |B|. \]

11.6 Quantum Singleton bound

Theorem 11.19 Quantum Singleton bound
#

For any isotropic submodule \(S \le V\),

\[ k(S) + 2(d(S) - 1) \; \le \; n. \]