IndisputableMonolith.Quantum.DoubleSlit
The DoubleSlit module supplies type definitions and functions that parameterize a double-slit experiment inside Recognition Science. It encodes geometry, path lengths, phases, amplitudes, and intensities using the RS time quantum. The module serves as a building block for quantum-domain calculations and contains only definitions.
claimDoubleSlitSetup with slit separation and wavelength in RS units; pathPhase, pathDifference, phaseDifference, amplitude, intensity as functions of geometry; intensity_oscillates, max_intensity, fringeSpacing derived from those quantities.
background
Recognition Science starts from the forcing chain (T0-T8) and the Recognition Composition Law, with the fundamental time quantum τ₀ = 1 tick supplied by the imported Constants module. The present module operates in the quantum domain and introduces concrete parameter objects for interference. Sibling declarations define DoubleSlitSetup, electronSetup, pathPhase, pathLength1, pathLength2, pathDifference, phaseDifference, amplitude, intensity, intensity_oscillates, max_intensity, and fringeSpacing.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module supplies the parameter set required for any downstream treatment of double-slit interference inside the quantum section of Recognition Science. It directly supports calculations that must remain consistent with RS-native units and the eight-tick octave.
scope and limits
- Does not prove any interference formula from the Recognition Composition Law.
- Does not link slit parameters to the phi-ladder or mass formula.
- Does not contain numerical evaluation or comparison with measured fringe data.
- Does not import or reference the J-function or defectDist.
depends on (1)
declarations in this module (25)
-
structure
DoubleSlitSetup -
def
electronSetup -
def
pathPhase -
def
pathLength1 -
def
pathLength2 -
def
pathDifference -
def
phaseDifference -
def
amplitude -
def
intensity -
theorem
intensity_oscillates -
theorem
max_intensity -
def
fringeSpacing -
lemma
neg_one_zpow_sq -
lemma
cos_int_mul_pi_sq -
lemma
cos_half_odd_mul_pi -
theorem
bright_fringes -
theorem
dark_fringes -
theorem
interference_from_8tick -
theorem
single_particle_interference -
theorem
which_path_destroys_interference -
theorem
quantum_eraser -
def
predictions -
def
experiments -
structure
DoubleSlitFalsifier -
def
experimentalStatus