pith. sign in
module module moderate

IndisputableMonolith.Foundation.SpinStatistics

show as:
view Lean formalization →

The SpinStatistics module classifies ledger states as fermionic or bosonic according to whether their minimal recognition cycle completes in 4 ticks or the full 8-tick period. Researchers working on discrete derivations of quantum statistics would cite it when linking the eight-tick clock to exchange phases. The module supplies a collection of definitions and short theorems that translate cycle length into rotation and exchange signs.

claimA ledger state is fermionic when its minimal recognition cycle has length 4 ticks (half the 8-tick octave), written $T_4 = 4$ with full period $T_8 = 8$; bosonic states require the full $T_8$.

background

The module rests on the 8-Tick Structure imported from EightTick, which supplies the discrete clock with phases at 0, π/4, π/2, 3π/4, π, 5π/4, 3π/2, 7π/4. It also imports JcostCore to access recognition-cost machinery. The local setting is the Recognition Science ledger whose states are classified by the number of ticks needed to close a minimal cycle, directly implementing the DOC_COMMENT definition of fermionic behavior.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the core definitions (IsFermionic, IsBosonic, rotationPhase, exchange_sign_fermion, spin_statistics_theorem, pauli_exclusion) that realize T7 (eight-tick octave) inside the Recognition framework and feed the spin-statistics results listed among its siblings. It thereby connects the discrete clock to the algebraic signs required for fermions and bosons.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (12)