corrector commutators

This commit is contained in:
quantumjim 2024-11-19 13:42:08 +01:00
parent 907569cffc
commit 34be385402

View File

@ -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$."
] ]
}, },
{ {