96noncomputable def chshCombination (a a' b b' : MeasurementAngle) : ℝ :=
proof body
Definition body.
97 quantumCorrelation a b - quantumCorrelation a b' + 98 quantumCorrelation a' b + quantumCorrelation a' b' 99 100/-- **THEOREM (Classical CHSH Bound)**: Any local hidden variable theory satisfies |S| ≤ 2. 101 This is Bell's inequality (CHSH form). -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.