Site Tools


quantum-gate-pauli

**This is an old revision of the document!**

Pauli gates

Pauli gates (I, X, Y, Z) form the fundamental set of single-qubit gates that generate the Pauli group. They are Clifford gates and commute/anticommute in well-defined ways, making them essential for quantum error correction and circuit decomposition.

The four pauli gates

Algebraic properties

  • Involution: All Paulis are self-inverse ($P^2 = I$ for all P)
  • Anticommutation: $\{P_i, P_j\} = 0$ for $i \neq j$ (any two distinct Paulis anticommute)
  • Eigenvalues: All Paulis have eigenvalues ±1
  • Completeness: Any single-qubit unitary can be decomposed as a linear combination of Paulis

Uses

  • Error correction: Syndrome measurements detect which Pauli error occurred
  • Tomography: Measuring expectations of all three X, Y, Z gives complete state info
  • Circuit synthesis: Arbitrary unitaries decompose into Pauli rotations (RX, RY, RZ)
quantum-gate-pauli.1787759242.md.gz · Last modified: by Ivan Janevski