Clifford gates

From HandWiki
Short description: Definition of quantum circuits

In quantum computing and quantum information theory, the Clifford gates are the elements of the Clifford group, a set of mathematical transformations which normalize the n-qubit Pauli group, i.e., map tensor products of Pauli matrices to tensor products of Pauli matrices through conjugation. The notion was introduced by Daniel Gottesman and is named after the mathematician William Kingdon Clifford.[1] Quantum circuits that consist of only Clifford gates can be efficiently simulated with a classical computer due to the Gottesman–Knill theorem.

The Clifford group is generated by three gates: Hadamard, phase gate S, and CNOT.[2][3][4] This set of gates is minimal in the sense that discarding any one gate results in the inability to implement some Clifford operations; removing the Hadamard gate disallows powers of [math]\displaystyle{ {1}/{\sqrt{2}} }[/math] in the unitary matrix representation, removing the phase gate S disallows [math]\displaystyle{ i }[/math] in the unitary matrix, and removing the CNOT gate reduces the set of implementable operations from [math]\displaystyle{ \mathbf{C}_n }[/math] to [math]\displaystyle{ \mathbf{C}_1^n }[/math]. Since all Pauli matrices can be constructed from the phase and Hadamard gates, each Pauli gate is also trivially an element of the Clifford group.

The [math]\displaystyle{ Y }[/math] gate is equal to the product of [math]\displaystyle{ X }[/math] and [math]\displaystyle{ Z }[/math] gates. To show that a unitary [math]\displaystyle{ U }[/math] is a member of the Clifford group, it suffices to show that for all [math]\displaystyle{ P \in \mathbf{P}_n }[/math] that consist only of the tensor products of [math]\displaystyle{ X }[/math] and [math]\displaystyle{ Z }[/math], we have [math]\displaystyle{ UPU^\dagger \in \mathbf{P}_n }[/math].

Common generating gates

Hadamard gate

The Hadamard gate

[math]\displaystyle{ H = \frac{1}{\sqrt{2}} \begin{bmatrix} 1 & 1 \\ 1 & -1 \end{bmatrix} }[/math]

is a member of the Clifford group as [math]\displaystyle{ HXH^\dagger = Z }[/math] and [math]\displaystyle{ HZH^\dagger = X }[/math].

S gate

The Phase gate

[math]\displaystyle{ S = \begin{bmatrix} 1 & 0 \\ 0 & e^{i \frac{\pi}{2}} \end{bmatrix} = \begin{bmatrix} 1 & 0 \\ 0 & i \end{bmatrix} = \sqrt{Z} }[/math]

is a Clifford gate as [math]\displaystyle{ SXS^\dagger = Y }[/math] and [math]\displaystyle{ SZS^\dagger = Z }[/math].

CNOT gate

The CNOT gate applies to two qubits. It is a (C)ontrolled NOT gate, where a NOT gate is performed on qubit 2 if and only if qubit 1 is in the 1 state.

[math]\displaystyle{ \mathrm{CNOT} = \begin{bmatrix} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 0 & 1 \\ 0 & 0 & 1 & 0 \end{bmatrix}. }[/math]


Between [math]\displaystyle{ X }[/math] and [math]\displaystyle{ Z }[/math] there are four options:

CNOT combinations
[math]\displaystyle{ P }[/math] CNOT [math]\displaystyle{ P }[/math] CNOT[math]\displaystyle{ ^\dagger }[/math]
[math]\displaystyle{ X \otimes I }[/math] [math]\displaystyle{ X \otimes X }[/math]
[math]\displaystyle{ I \otimes X }[/math] [math]\displaystyle{ I \otimes X }[/math]
[math]\displaystyle{ Z \otimes I }[/math] [math]\displaystyle{ Z \otimes I }[/math]
[math]\displaystyle{ I \otimes Z }[/math] [math]\displaystyle{ Z \otimes Z }[/math]

Building a universal set of quantum gates

The Clifford gates do not form a universal set of quantum gates as some gates outside the Clifford group cannot be arbitrarily approximated with a finite set of operations. An example is the phase shift gate (historically known as the [math]\displaystyle{ \pi /8 }[/math] gate):

[math]\displaystyle{ T = \begin{bmatrix} 1 & 0 \\ 0 & e^{i \frac{\pi}{4}} \end{bmatrix} = \sqrt{S} = \sqrt[4]{Z} }[/math].

The following shows that the [math]\displaystyle{ T }[/math] gate does not map the Pauli-[math]\displaystyle{ X }[/math] gate to another Pauli matrix:

[math]\displaystyle{ TX{T^\dagger } = \left[ {\begin{array}{*{20}{c}} 1&0 \\ 0&{{e^{i\frac{\pi }{4}}}} \end{array}} \right]\left[ {\begin{array}{*{20}{c}} 0&1 \\ 1&0 \end{array}} \right]\left[ {\begin{array}{*{20}{c}} 1&0 \\ 0&{{e^{ - i\frac{\pi }{4}}}} \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} 0&{{e^{ - i\frac{\pi }{4}}}} \\ {{e^{i\frac{\pi }{4}}}}&0 \end{array}} \right]\not \in {{\mathbf{P}}_1} }[/math]

However, the Clifford group, when augmented with the [math]\displaystyle{ T }[/math] gate, forms a universal quantum gate set for quantum computation.[5] Moreover, exact, optimal circuit implementations of the single-qubit [math]\displaystyle{ Z }[/math]-angle rotations are known.[6][7]

See also

References

  1. Gottesman, Daniel (1998-01-01). "Theory of fault-tolerant quantum computation". Physical Review A 57 (1): 127–137. doi:10.1103/physreva.57.127. ISSN 1050-2947. Bibcode1998PhRvA..57..127G. https://authors.library.caltech.edu/3850/1/GOTpra98.pdf. 
  2. Nielsen, Michael A.; Chuang, Isaac L. (2010-12-09) (in en). Quantum Computation and Quantum Information: 10th Anniversary Edition. Cambridge University Press. ISBN 978-1-107-00217-3. https://books.google.com/books?id=j2ULnwEACAAJ. 
  3. Gottesman, Daniel (1998-01-01). "Theory of fault-tolerant quantum computation" (in en). Physical Review A 57 (1): 127–137. doi:10.1103/PhysRevA.57.127. ISSN 1050-2947. Bibcode1998PhRvA..57..127G. https://link.aps.org/doi/10.1103/PhysRevA.57.127. 
  4. Gottesman, Daniel (1997-05-28). Stabilizer Codes and Quantum Error Correction (PhD thesis). Caltech. arXiv:quant-ph/9705052. Bibcode:1997PhDT.......232G.
  5. Forest, Simon; Gosset, David; Kliuchnikov, Vadym; McKinnon, David. "Exact Synthesis of Single-Qubit Unitaries Over Clifford-Cyclotomic Gate Sets". Journal of Mathematical Physics. 
  6. Ross, Neil J.; Selinger, Peter (2014). Optimal ancilla-free Clifford+ T approximation of z-rotations. 
  7. Kliuchnikov, Vadym; Maslov, Dmitri; Mosca, Michele (2013). "Fast and efficient exact synthesis of single qubit unitaries generated by Clifford and T gates". Quantum Information and Computation 13 (7–8): 607–630. doi:10.26421/QIC13.7-8-4.