IndisputableMonolith.QFT.SpinStatistics
This module defines the Spin type for half-integer quantum numbers within Recognition Science QFT derivations. It supplies the representation used by Pauli exclusion and thermal statistics modules. The content consists of type definitions, value constructors, and integrality predicates built on the imported 8-tick structure.
claimThe module introduces the type $S$ of spin quantum numbers where each element is $n/2$ for $n \in \mathbb{Z}$, together with the projection $v: S o rac12 \mathbb{Z}$ and the predicates distinguishing integer versus half-integer cases.
background
The module sits inside the QFT tier of Recognition Science and imports the 8-tick discretization. Constants supplies the base time quantum $ au_0 = 1$ tick. Foundation.EightTick and RRF.Hypotheses.EightTick define the discrete 8-phase cycle that underpins ledger parity arguments for bosons and fermions. The doc-comment states the core object is the spin quantum number expressed as a half-integer.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module feeds the parent QFT module and the downstream derivations PauliExclusion (ledger single-occupancy), BoseEinstein (even-phase ledger), FermiDirac (odd-phase ledger), and JCostThermoBridge. It supplies the spin representation required for the spin-statistics component of the tier-2 QFT derivations listed in the QFT module doc-comment.
scope and limits
- Does not derive the spin-statistics theorem.
- Does not link spin values to mass ladders or J-cost.
- Does not treat continuous or infinite-dimensional representations.
- Does not address relativistic wave equations.
used by (5)
depends on (3)
declarations in this module (41)
-
structure
Spin -
def
ofInt -
def
halfInt -
def
zero -
def
half -
def
one -
def
threeHalves -
def
two -
def
value -
def
isHalfInteger -
def
isInteger -
theorem
int_or_half -
theorem
int_half_exclusive -
def
cyclePhase -
def
halfCyclePhase -
def
exchangePhase -
theorem
fermion_antisymmetric -
theorem
boson_symmetric -
inductive
Statistics -
def
statisticsFromSpin -
theorem
spin_statistics_fermion -
theorem
spin_statistics_boson -
inductive
ExchangeSymmetry -
def
exchangeSymmetryFromSpin -
theorem
fermion_antisymmetric_wavefunction -
theorem
boson_symmetric_wavefunction -
theorem
pauli_exclusion -
structure
PhaseEntry -
def
phasePerTick -
theorem
eight_ticks_full_cycle -
structure
SpinStatisticsFalsifier -
theorem
no_sm_falsifier -
theorem
fermion_antisymmetry_from_8tick -
structure
FermionLedgerEntry -
theorem
boson_symmetry_from_8tick -
structure
BosonLedgerEntry -
theorem
exchange_equals_rotation -
theorem
fermion_phase_from_foundation -
theorem
boson_phase_from_foundation -
theorem
vacuum_fluctuation_cancellation -
theorem
spin_statistics_from_foundation