pith. sign in
module module moderate

IndisputableMonolith.Quantum.BellInequality

show as:
view Lean formalization →

The Quantum.BellInequality module supplies the basic objects and functions needed to state Bell inequalities and their quantum bounds inside the Recognition Science framework. A physicist examining how RS derives correlation limits or comparing classical versus Tsirelson bounds would cite these definitions. It is a definition module containing no proofs.

claimDefines MeasurementAngle as a real angle $\theta$, Outcome as $\pm 1$, BellPair and singlet state, the correlation function $C(\theta_1,\theta_2)$, CHSH combination, classical bound 2, and Tsirelson bound $2\sqrt{2}$.

background

The module sits in the quantum domain and imports the RS time quantum $\tau_0=1$ tick from Constants. It introduces MeasurementAngle (a direction reduced to an angle), Outcome, BellPair, the singlet state, quantumCorrelation, the CHSH combination, classical_chsh_bound, tsirelsonBound, and optimalAngles. These objects prepare the standard quantum-information setting for later comparison with RS-native correlation laws such as the Recognition Composition Law.

proof idea

this is a definition module, no proofs

why it matters in Recognition Science

The module establishes the notational base for Bell-inequality results inside Recognition Science and supplies the objects that any parent theorem deriving the Tsirelson bound from the J-function or forcing chain would require. No downstream uses are recorded yet.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (26)