IndisputableMonolith.Experiments.Protocols
The Experiments.Protocols module supplies definitions for EEG experimental protocols in Recognition Science. Researchers testing phi-emergence predictions in brain activity would cite these structures for structured predictions and falsification criteria. It organizes EEGProtocol, EEGPrediction, mode ratios, and ConsciousnessState as a definition module with no internal proofs.
claimThe module declares structures for EEGProtocol (experimental setup) and EEGPrediction (phi-based mode ratio forecasts) derived from J-cost minimization, together with falsification predicates such as isEEGFalsified and ratioInRange.
background
The module imports Constants, which fixes the RS time quantum as τ₀ = 1 tick, and PhiEmergence, whose doc-comment states '# φ-Emergence — The Golden Ratio from J-cost Minimization'. These supply the J-cost functional and the self-similar fixed point φ that underlie all protocol definitions. The local theoretical setting is the application of Recognition Science forcing chain results to concrete experimental interfaces for consciousness-related signals.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module supplies EEGProtocol and related predicates that enable falsification tests of the Recognition framework. It connects directly to the phi-ladder and RCL by providing concrete experimental interfaces for mode ratios and ConsciousnessState. No downstream theorems are listed in the used_by edges.
scope and limits
- Does not include raw EEG data or statistical analysis procedures.
- Does not claim empirical validation of any RS prediction.
- Does not extend definitions beyond EEG to other measurement modalities.
- Does not specify numerical thresholds outside phi-derived ranges.
depends on (2)
declarations in this module (22)
-
structure
EEGProtocol -
structure
EEGPrediction -
def
eegPredictions -
structure
EEGFalsification -
def
matchesPhiPeak -
def
isEEGFalsified -
inductive
ConsciousnessState -
structure
ModeRatioProtocol -
structure
ModeRatioPrediction -
def
modeRatioPredictions -
def
ratioInRange -
structure
HealingProtocol -
structure
HealingPrediction -
structure
HealingTrialData -
def
isHealingFalsified -
structure
WaterProtocol -
structure
WaterPrediction -
structure
WaterMeasurement -
def
isWaterFalsified -
structure
TheoryFalsificationStatus -
def
theoryFalsified -
def
theoryConfirmed