pith. sign in
module module high

IndisputableMonolith.Gravity.EightTickResonance

show as:
view Lean formalization →

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

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (24)