mirror of
https://github.com/quantumjim/Quantum-Computation-course-Basel.git
synced 2025-11-08 22:24:27 +01:00
corrector commutators
This commit is contained in:
parent
907569cffc
commit
34be385402
@ -96,8 +96,8 @@
|
|||||||
"operators are a valid choice if they satisfy the following conditions.\n",
|
"operators are a valid choice if they satisfy the following conditions.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"1. Logical Pauli operators must commute with all stabilizers.\n",
|
"1. Logical Pauli operators must commute with all stabilizers.\n",
|
||||||
"2. Logical Pauli operators for the same logical qubit anticommute: $\\left[ X_j, Z_j \\right] = 0$.\n",
|
"2. Logical Pauli operators for the same logical qubit anticommute: $\\{ X_j, Z_j \\} = 0$.\n",
|
||||||
"3. Logical Pauli operators for different logical qubits commute: $\\{ X_j, Z_j \\} = 0$."
|
"3. Logical Pauli operators for different logical qubits commute: $\\left[ X_j, Z_j \\right] = 0$."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user