- Step-by-Step Derivation
- Ideal target and its stabilizer
- The given circuit prepares the 4-qubit state
\[
\]
which encodes the logical Bell/GHZ state on qubits A,B.
- A convenient generating set for the stabilizer of this state is
\[
\mathcal{S}_\psi=\langle X_0X_3,\ Z_0Z_3,\ X_2X_1,\ Z_2Z_1\rangle.
\]
\[
\mathcal{S}_{\rm code}=\langle XXXX,\ ZZZZ\rangle.
\]
- Noise model
- There are two noisy CNOTs, on pairs (2,1) and (0,3). Each is followed by an independent two-qubit depolarizing channel:
\[
\mathcal{E}(\rho)=(1-p)\rho + \frac{p}{15}\sum_{P\in\mathcal{P}_2\setminus\{II\}} P\rho P.
\]
- The net error is a 4-qubit Pauli of the form
\[
E=P_{03}\,Q_{21},\qquad P_{03},Q_{21}\in\{I,X,Y,Z\}^{\otimes 2}.
\]
- Post-selection criterion (detectable-error rejection)
- Measuring the code stabilizers accepts (post-selects) iff the error commutes with both XXXX and ZZZZ.
- For a two-qubit Pauli on a given pair, define the parity vector
\[
s(R)=(u(R),v(R))\in\mathbb{Z}_2^2,
\]
where u is the parity of letters in {Z,Y} and v is the parity of letters in {X,Y} across the two qubits of the pair. Then:
- R commutes with XXXX iff u(R)=0,
- R commutes with ZZZZ iff v(R)=0.
- Hence E=P_{03}Q_{21} is accepted iff
\[
s(P_{03})=s(Q_{21}).
\]
- Classification on one pair: Among the 16 two-qubit Paulis,
- the class s=(0,0) consists of {II, XX, YY, ZZ} (4 elements),
- the classes s∈{(1,0),(0,1),(1,1)} each also have 4 elements.
- With the depolarizing distribution on one pair:
\[
\Pr[s=(0,0)]=a:=1-\frac{4}{5}p,\qquad \Pr[s\in\{(1,0),(0,1),(1,1)\}]=b:=\frac{4}{15}p.
\]
- Acceptance probability
- By independence across the two pairs and the “match” rule s(P_{03})=s(Q_{21}),
\[
=\Big(1-\frac{4}{5}p\Big)^2+3\Big(\frac{4}{15}p\Big)^2
\]
- Which accepted errors preserve the target state?
- For a stabilizer state |ψ⟩, a Pauli E has overlap |⟨ψ|E|ψ⟩|^2=1 iff E∈±𝒮ψ; otherwise the overlap is 0.
- Elements of ±𝒮ψ are precisely those with s(P_{03})=s(Q_{21})=(0,0) (i.e., on each pair either II, XX, YY, or ZZ). Thus the total probability of accepted “harmless” errors is
\[
\Pr[E\in\pm\mathcal{S}_\psi]=a^2=\Big(1-\frac{4}{5}p\Big)^2.
\]
- Logical (post-selected) fidelity
- Decoding is an isometry on the code space, so the logical fidelity equals the physical fidelity conditioned on acceptance:
\[
=\frac{a^2}{a^2+3b^2}
\]
\[
\]
\[
F_{\rm logical}(p)=1-\frac{16}{75}p^2+O(p^3).
\]
- Mathematical Typesetting
- Conventions and Units
- Only two-qubit gates are noisy as specified; H gates are ideal. Post-selection keeps runs with +1 outcomes for both XXXX and ZZZZ.
- Final Answer:
F_logical(p) = [(1 - 4p/5)^2] / [(1 - 4p/5)^2 + 3 (4p/15)^2] = (75 - 120 p + 48 p^2) / (75 - 120 p + 64 p^2) = 1 - (16/75) p^2 + O(p^3).