pith. sign in
module module moderate

IndisputableMonolith.CrossDomain.DFTHarmonicSpectrum

show as:
view Lean formalization →

The CrossDomain.DFTHarmonicSpectrum module defines the DFT mode index together with harmonic and carrier frequencies. Researchers extending the eight-tick octave to spectral models would cite these objects. The module supplies only definitions and elementary bounds with no proof tactics required.

claimThe DFT mode index $m$ satisfies $0leq m<8$, with carrier frequency $c$ obeying $8<c<8.1$ and harmonic frequencies nonnegative and factored.

background

The module sits in the cross-domain layer and imports Constants, whose sole content is the RS time quantum τ₀ = 1 tick. It introduces the DFT mode index along with carrier frequency, harmonic frequency, and the eight-mode structure implied by the siblings mode_zero and mode_seven. The local setting therefore links the discrete Fourier transform to the period-2³ octave already fixed by the forcing chain.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the DFT mode index required for any cross-domain spectral extension of the Recognition Science framework. It directly supports the eight-tick octave (T7) by furnishing the mode set {0,…,7} and the carrier bounds around 8. No downstream theorems are recorded, yet the definitions close the interface between harmonic analysis and the phi-ladder.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (16)