Table of Contents
Fetching ...

Formalizing CHSH Rigidity in Lean 4

Tianrun Zhao, Nengkun Yu

Abstract

Violation of the Clauser-Horne-Shimony-Holt (CHSH) inequality certifies genuine quantum correlations. In this work, we formalize in Lean 4 the rigidity theorem -- any strategy achieving near-optimal CHSH value must be locally isometric to the canonical qubit strategy. In the course of formalization, we identified a gap in the argument of McKague, Yang, and Scarani (arXiv:1203.2976).

Formalizing CHSH Rigidity in Lean 4

Abstract

Violation of the Clauser-Horne-Shimony-Holt (CHSH) inequality certifies genuine quantum correlations. In this work, we formalize in Lean 4 the rigidity theorem -- any strategy achieving near-optimal CHSH value must be locally isometric to the canonical qubit strategy. In the course of formalization, we identified a gap in the argument of McKague, Yang, and Scarani (arXiv:1203.2976).

Paper Structure

This paper contains 19 sections, 1 theorem, 37 equations.

Key Result

Theorem 3.1

Let $S = (|\psi\rangle, A_0, A_1, B_0, B_1)$ be an entangled strategy for the CHSH game. Let $\varepsilon\ge 0$ be sufficiently small, suppose the bias satisfies Then there exist local isometries $V_A:H_A\to \mathbb{C}^2\otimes H_A$ and $V_B:H_B\to \mathbb{C}^2\otimes H_B$ and a state $|\Phi_{\text{junk}}\rangle\in H_A\otimes H_B$ such that: $\blacktriangleleft$$\blacktriangleleft$

Theorems & Definitions (2)

  • Theorem 3.1: Robust CHSH rigidity cleve2019qic890
  • proof : Proof Sketch