pith. sign in
module module high

IndisputableMonolith.Quantum.DoubleSlit

show as:
view Lean formalization →

This module supplies the parameter definitions for modeling a double-slit interference experiment inside the Recognition Science framework. It introduces setup objects, path phases, amplitude, and intensity expressions that produce the expected oscillatory fringes. Quantum physicists exploring RS-native derivations of interference would cite these definitions. The module consists entirely of definitions with no theorems or proofs.

claimParameters for the double-slit experiment: setup configuration, path lengths $L_1$ and $L_2$, phase difference along each path, amplitude $A$, and intensity $I$ that oscillates with fringe spacing determined by wavelength in RS units.

background

The module resides in the Quantum domain and imports only the Constants module, whose sole documented content is the fundamental RS time quantum defined by τ₀ = 1 tick. It introduces a collection of sibling definitions (DoubleSlitSetup, electronSetup, pathPhase, pathLength1, pathLength2, pathDifference, phaseDifference, amplitude, intensity, intensity_oscillates, max_intensity, fringeSpacing) that together encode the geometry and wave-like quantities needed for interference calculations. The local theoretical setting is the standard double-slit configuration expressed in RS-native units, where phase accumulation follows from the J-cost or phi-ladder structure already present in the imported constants.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the concrete parameter layer required to embed the double-slit experiment inside the Recognition Science forcing chain (T0–T8) and Recognition Composition Law. It prepares the ground for later derivations of intensity patterns and fringe spacing that would follow from the eight-tick octave and D = 3 spatial dimensions. No downstream theorems are recorded yet, but the definitions directly support the framework’s program of recovering quantum interference from the single functional equation.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (25)