- Step-by-Step Derivation
- Circuit and error model
- The circuit is (in time order right→left): apply H2, then CNOT21, then H0, then CNOT03.
- Only the two CNOTs are noisy. After each CNOTij a 2-qubit depolarizing channel acts on qubits i,j:
\[
\mathcal{E}(\rho)=(1-p)\rho+\frac{p}{15}\sum_{P\in\mathcal{P}_2\setminus\{II\}} P\,\rho\,P,
\]
where the 15 non-identity two-qubit Paulis are equiprobable.
- Ideal (noiseless) output state and its stabilizer
- H2 creates |+⟩ on qubit 2; CNOT21 then prepares a Bell pair |Φ+⟩ on qubits (2,1).
- H0 creates |+⟩ on qubit 0; CNOT03 then prepares a Bell pair |Φ+⟩ on qubits (0,3).
- Hence the ideal 4-qubit output is
\[
\]
- The stabilizer of a Bell pair |Φ+⟩ij is generated by X_iX_j and Z_iZ_j. Therefore the ideal 4-qubit state is the unique stabilizer state with generators
\[
X_1X_2,\; Z_1Z_2,\; X_0X_3,\; Z_0Z_3.
\]
Equivalently, this is the logical Bell state (|00⟩AB+|11⟩AB)/√2, since
X_A X_B = IXXI and Z_A Z_B = IZZI together with the code stabilizers XXXX and ZZZZ generate the same group.
- Location and propagation of errors
- The error after CNOT21 acts only on qubits (2,1) and commutes with the later gates H0 and CNOT03 (which act on disjoint qubits). Thus it reaches the end unchanged as some P21.
- The error after CNOT03 acts only on qubits (0,3) and is the last operation, so it is Q03 at the end.
- Therefore the final state is a classical mixture over Pauli errors of the form
\[
E = Q_{03}\otimes P_{21},\qquad P_{21},Q_{03}\in\mathcal{P}_2.
\]
- Fidelity reduction to stabilizer membership
- With Pauli errors on a pure stabilizer state, the output density matrix is
\[
\rho_{\text{out}}=\sum_{P,Q} \Pr(P)\Pr(Q)\,(Q\otimes P)\,|\psi\rangle\langle\psi|\,(Q\otimes P),
\]
and the state fidelity is
\[
F=\langle\psi|\rho_{\text{out}}|\psi\rangle=\sum_{P,Q}\Pr(P)\Pr(Q)\,|\langle\psi|(Q\otimes P)|\psi\rangle|^2.
\]
- For a stabilizer state, a Pauli E has overlap 1 iff E is in its stabilizer group S, and 0 otherwise. Because S factorizes here as
\[
S = \{II,\,X_0X_3,\,Z_0Z_3,\,Y_0Y_3\}\ \otimes\ \{II,\,X_1X_2,\,Z_1Z_2,\,Y_1Y_2\},
\]
\[
F = \Pr(Q_{03}\in S_{03})\cdot \Pr(P_{21}\in S_{12}).
\]
- Probability a 2-qubit depolarizing error lands in the pairwise stabilizer
- For a given pair (i,j), the stabilizer of |Φ+⟩ij contains exactly the 4 Paulis {II, XX, ZZ, YY} on that pair.
- Under the depolarizing channel:
- Identity II occurs with probability 1−p.
- Among the 15 non-identity Paulis, exactly 3 belong to the stabilizer (XX, YY, ZZ). Hence the additional probability is (3/15)p = (1/5)p.
- Therefore for either pair,
\[
\Pr(\text{pairwise error} \in \{II,XX,YY,ZZ\}) = (1-p) + \frac{p}{5} = 1-\frac{4}{5}p.
\]
- Independence across the two CNOTs yields
\[
F(p)=\Big(1-\frac{4}{5}p\Big)^2.
\]
-
Mathematical Typesetting
- Provided inline and display equations above.
-
Conventions and Units
- Dimensionless error rate p. No units involved.
-
Final Answer:
F(p) = (1 - 4p/5)^2 = 1 - (8/5)p + (16/25)p^2.