pith. machine review for the scientific record. sign in
module module moderate

IndisputableMonolith.Quantum.BellInequality

show as:
view Lean formalization →

BellInequality module defines the objects needed to state and bound quantum correlations in Recognition Science. It includes types for angles, outcomes, and the singlet Bell pair along with correlation and CHSH functions. Physicists studying quantum foundations reference these when deriving Tsirelson bounds. The module contains only definitions and no proof bodies.

claimDefines measurement direction as angle $θ$, outcome as $±1$, Bell pair as singlet state, quantum correlation as expectation $C(θ_1,θ_2)$, CHSH combination $S$, classical bound $2$, and Tsirelson bound $2√2$.

background

The module sits in the quantum domain and imports the RS time quantum $τ_0 = 1$ tick from Constants. Key definitions include MeasurementAngle for simplified directions, Outcome for binary results, BellPair for entangled states, singlet for the antisymmetric two-qubit state, and quantumCorrelation for expectation values. These establish the setting for classical versus quantum correlation bounds.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

This module supplies the quantum measurement primitives that enable analysis of Bell inequalities within the Recognition Science framework. It draws on the fundamental constants from the upstream Constants module to set RS-native units. The definitions support potential extensions to the phi-ladder and eight-tick structures in quantum contexts.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (26)