pith. sign in
module module high

IndisputableMonolith.Quantum.NonlocalityNoSignaling

show as:
view Lean formalization →

The NonlocalityNoSignaling module defines EPR pairs, measurements, and correlations in Recognition Science to show that entanglement produces Bell violations without permitting signaling. Quantum foundation researchers cite the no_signaling_theorem and ledger_explains_nonlocality to reconcile apparent nonlocality with causality. The module imports Constants for the time quantum and Cost for ledger accounting, then assembles definitions around shared ledger entries that remain locally readable.

claimAn EPR pair consists of two particles A and B sharing a ledger entry. The no-signaling theorem states that a local measurement on A leaves the reduced density operator of B invariant: $ρ_B' = ρ_B$. Quantum correlations violate the CHSH bound yet satisfy the no-signaling condition via the ledger.

background

Recognition Science derives quantum structure from the J-functional equation and the forcing chain T0-T8, with J-uniqueness at T5 and the eight-tick octave at T7. The Constants module supplies the fundamental RS time quantum τ₀ = 1 tick. The Cost module defines J-cost accounting for defects and ledger entries. This module introduces the quantum domain by defining EPR pairs as entangled states with shared ledger entries, measurements as local ledger updates, and correlations via the quantumCorrelation function, together with the no-signaling condition as invariance of the distant reduced state.

proof idea

This is a definition module, no proofs. It declares the main objects EPRPair, Measurement, SharedLedgerEntry and assembles theorems such as no_signaling_theorem, reduced_density_unchanged, and ledger_explains_nonlocality from the imported constants and cost primitives.

why it matters in Recognition Science

The module supplies the quantum nonlocality apparatus that explains Bell violations through ledger sharing without signaling, supporting the Recognition Science claim that quantum mechanics emerges from the RCL and J-uniqueness. It directly supports the ledger_explains_nonlocality result and connects to the eight-tick octave and D = 3 spatial dimensions. No open scaffolding is indicated.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (17)