Skip to content
Surf Wiki
Save to docs
general/finite-groups

From Surf Wiki (app.surf) — the open knowledge base

Pauli group

16-element matrix group


16-element matrix group

In physics, quantum information and group theory, the Pauli group is a group formed by tensor products of Pauli matrices, including the identity. The single-qubit Pauli group is a 16-element matrix group, consisting of the 4 Pauli matrices each with 4 possible phase factors. The n-qubit Pauli group is a 4^{n+1}-element group consisting of tensor products of single-qubit Paulis.

In quantum information theory, Pauli groups are important because they are the basis for stabilizer formalism, a widely-used framework for constructing and describing quantum error correction codes using sets of commuting Pauli operators. Stabilizer codes are formed from commuting subgroups of the Pauli group.

Single-qubit Pauli group

The Pauli group consists of the 2 × 2 identity matrix I and all of the Pauli matrices :X = \sigma_1 = \begin{pmatrix} 0&1\ 1&0 \end{pmatrix},\quad Y = \sigma_2 = \begin{pmatrix} 0&-i\ i&0 \end{pmatrix},\quad Z = \sigma_3 = \begin{pmatrix} 1&0\ 0&-1 \end{pmatrix}, together with the products of these matrices with the factors \pm 1 and \pm i: :G \ \stackrel{\mathrm{def}}{=}\ {\pm I,\pm iI,\pm X,\pm iX,\pm Y,\pm iY,\pm Z,\pm iZ} \equiv \langle X, Y, Z \rangle. The Pauli group is generated by the Pauli matrices, and like them it is named after Wolfgang Pauli.

As an abstract group, G \ \cong C_4 \circ D_4 is the central product of a cyclic group of order 4 and the dihedral group of order 8.

The Pauli group is a representation of the gamma group in three-dimensional Euclidean space. It is not isomorphic to the gamma group; it is less free, in that its chiral element is \sigma_1\sigma_2\sigma_3=iI whereas there is no such relationship for the gamma group.

Pauli algebra

The Pauli algebra is the algebra of 2 x 2 complex matrices M(2, C) with matrix addition and matrix multiplication. It has a long history beginning with the biquaternions introduced by W. R. Hamilton in his Lectures on Quaternions (1853). The representation with matrices was noted by L. E. Dickson in 1914. Publications by Pauli eventually led to the eponym now in use. Basis elements of the algebra generate the Pauli group.

Multi-qubit Pauli group

The Pauli group on n qubits, G_n, is the group generated by the operators described above applied to each of n qubits in the tensor product Hilbert space (\mathbb{C}^2)^{\otimes n}. That is,

G_n = \langle P_1 \otimes \cdots \otimes P_n : P_i \in {I, X, Y, Z } \rangle = { c \cdot P_1 \otimes \cdots \otimes P_n : c \in {\pm 1, \pm i}, P_i \in {I, X, Y, Z } }.

The order of G_n is 4 \cdot 4^n since a scalar \pm 1 or \pm i factor in any tensor position can be moved to any other position.

Notations

An n-qubit Pauli operator that only acts on a single qubit is often denoted as a single Pauli letter with an integer subscript. For example, in a system with 3 qubits, :X_1 \equiv X \otimes I \otimes I, \qquad Z_2 \equiv I \otimes Z \otimes I. Multi-qubit Pauli operators can be written as products of single-qubit Paulis on disjoint qubits. Alternatively, when it is clear from context, the tensor product symbol \otimes can be omitted, i.e. unsubscripted Pauli matrices written consecutively represents tensor product rather than matrix product. For example: :XZI \equiv X_1Z_2 = X \otimes Z \otimes I.

Properties

Operators in G_n can also be represented as 2^n \times 2^n matrices. An operator P = c \cdot P_1 \otimes \cdots \otimes P_n always has two distinct eigenvalues, either \pm 1 or \pm i depending on whether the scalar factor c is \pm 1 or \pm i. An operator with eigenvalues \pm 1 is Hermitian, and one with eigenvalues \pm i is anti-Hermitian. In either case, a set of 2^n eigenvectors of P can be constructed by taking tensor products of eigenvectors of each P_i, with the eigenvalue being c times the product of the eigenvalues of each factor.

Two operators in G_n either commute or anti-commute, depending on whether the number of anti-commuting pairs of single-qubit Pauli operators at the same location is even or odd. For example, XXX and ZZX commute with each other since there are exactly two anti-commuting pairs (on qubits 1 and 2), but XXX and ZZZ anti-commute since there are three such pairs.

Binary vector representation

A simple but useful mapping N exists between the binary vector space and the set of Pauli matrices :

:

This mapping allows a multi-qubit Pauli operator to be represented as a binary vectors with a phase factor, and operations on these operators to be defined as binary operations rather than matrix operations.

Some useful properties of this mapping becomes evident when the phaseless Pauli operators are regarded as representatives of equivalence classes in the quotient group (where is the single-qubit Pauli group). For , denote the equivalence class represented by as :{{tmath|1= [P] = {\beta P \mid \beta \in {\pm 1, \pm i}}. Note that is a commutative group since two Pauli operators either commute or anti-commute, but .

The map now induces an isomorphism , i.e., addition of vectors in is equivalent to multiplication of Pauli operators up to a global phase: :{{tmath|1= [N(u + v)] = [N(u)][N(v)].

Furthermore, let denote the symplectic product between two elements , where and (this notation represents binary string concatenation, e.g., ), : :{{tmath| u \odot v \equiv zx' - xz'.

Then the symplectic product gives the commutation relations of elements of : :{{tmath|1= N(u)N(v) = (-1)^{(u \odot v)}N(v)N(u).

The symplectic product and the mapping thus give a useful way to phrase Pauli relations in terms of binary algebra.

The above definitions can be straightforwardly extended to multiple qubits, defining a mapping such that :{{tmath|1= \mathbf{N}(\mathbf{z} \vert \mathbf{x}) = N(z_1 \vert x_1) \otimes \cdots \otimes N(z_n \vert x_n).

Similar to the single-qubit case, denoting the quotient group as , the map is an isomorphism: :{{tmath|1= [\mathbf{N}(\mathbf{u} + \mathbf{v})] = [\mathbf{N}(\mathbf{u})][\mathbf{N}(\mathbf{v})].

Furthermore, for and , where , define the symplectic product as :{{tmath|1= \mathbf{u}\odot\mathbf{v} \equiv \sum_{i=1}^{n}z_{i}x_{i}'-x_{i} z_{i}' = \sum_{i=1}^{n}u_{i}\odot v_{i}, where and . Then the symplectic product captures the commutation relations of any operators and : :{{tmath|1= \mathbf{N}(\mathbf{u})\mathbf{N}(\mathbf{v}) = (-1)^{(\mathbf{u}\odot\mathbf{v}) }\mathbf{N}(\mathbf{v})\mathbf{N}(\mathbf{u}).

The above binary representation and symplectic algebra are especially useful in making the relation between classical linear error correction and quantum stabilizer codes more explicit. In the language of symplectic vector spaces, a symplectic subspace corresponds to a direct sum of Pauli algebras (i.e., encoded qubits), while an isotropic subspace corresponds to a set of stabilizers.

References

References

  1. "7.1 Pauli groups {{!".
  2. (2024). "On the Pauli group on 2-qubits in dynamical systems with pseudofermions". Forum Mathematicum.
  3. (2010). "Quantum computation and quantum information". Cambridge University Press.
  4. (1998). "The Heisenberg Representation of Quantum Computers".
  5. Pauli group on [http://groupnames.org/index.html#?Pauli GroupNames]
  6. [[L. E. Dickson]] (1914) ''Linear Algebras'', pages 13,4
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Pauli group — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report