IndisputableMonolith.Gravity.EightTickResonance
The EightTickResonance module defines the interpolation cost of a frequency ratio together with resonant weights and bounds for use in gravity calculations. Acoustic-phase researchers cite these objects when modeling synchronization to the ledger clock under the eight-tick octave. The module contains only definitions and short lemmas that establish non-negativity, the zero-at-integer property, and the half-integer maximum.
claimFor a frequency ratio $r$, the interpolation cost is the distance to the nearest integer: $c(r) = min({r},1-{r})$, where ${r}$ denotes the fractional part. The resonant weight satisfies $w_{resonant}(r) = 1 - 2c(r)$ and reaches its maximum of 1 precisely when $r$ is integer.
background
The module imports the RS time quantum from Constants, whose doc-comment states: 'The fundamental RS time quantum (RS-native). τ₀ = 1 tick.' It therefore works in units where the ledger clock advances in discrete ticks. The supplied doc-comment defines the interpolation cost as the measure of desynchronization: zero when the ratio is integer (synchronized) and 1/2 when the ratio is half-integer (maximally desynchronized). The module therefore supplies the concrete functions needed to quantify resonance inside the eight-tick period.
proof idea
This is a definition module, no proofs.
why it matters in Recognition Science
The module supplies the cost and weight functions imported by AcousticPhaseLevitation. It therefore supplies the concrete arithmetic that realizes the eight-tick octave (T7) inside the gravity domain. No open scaffolding is closed here.
scope and limits
- Does not derive the eight-tick period from the forcing chain.
- Does not relate the cost function to the J-uniqueness or phi fixed point.
- Does not compute explicit resonant frequencies or mass rungs.
- Does not address spatial dimension D=3 or the alpha band.
used by (1)
depends on (1)
declarations in this module (24)
-
def
interpolation_cost -
theorem
interpolation_cost_nonneg -
theorem
interpolation_cost_le_half -
theorem
interpolation_cost_zero_at_integer -
def
C_lag -
theorem
C_lag_pos -
def
w_resonant -
theorem
w_resonant_ge_one -
theorem
w_at_resonance -
theorem
w_off_resonance -
theorem
weight_reduction_at_resonance -
def
resonant_frequency -
theorem
resonant_frequency_pos -
theorem
resonant_frequency_decreasing -
structure
EightTickResonanceCert -
theorem
eight_tick_resonance_certified -
theorem
C_lag_eq_cLagLock_inv -
theorem
w_resonant_bounded_above -
theorem
eight_tick_period -
def
w_total -
theorem
w_total_at_resonance -
theorem
w_total_exceeds_secular -
theorem
resonance_weight_reduction_ratio -
theorem
shared_coupling