Pith. sign in
module module high

IndisputableMonolith.Foundation.UniversalForcing.MusicRealization

show as:
view Lean formalization →

The MusicRealization module defines musical structures as interval-step comparisons that carry forced arithmetic. Researchers extending universal forcing to beat-based or narrative carriers would cite it. The module supplies definitions for MusicalIntervalStep, musicCost, musicInterpret and musicRealization together with symmetry and equivalence lemmas.

claimThe module introduces the musical realization $\text{musicRealization}$ as an interval-step comparison, with $\text{musicCost}$ a symmetric cost function arithmetically equivalent to the natural numbers.

background

The module sits inside the Foundation layer and imports the Universal forcing theorem: every Law-of-Logic realization carries canonically equivalent forced arithmetic. It introduces MusicalIntervalStep as the discrete unit for interval comparison, musicCost as the associated cost (with self and symmetry properties), musicInterpret as the interpretation map, and musicRealization as the top-level carrier. The setting is the same forced-arithmetic equivalence established upstream.

proof idea

This is a definition module, no proofs. It consists of the core definitions MusicalIntervalStep, musicCost, musicInterpret, musicRealization together with the supporting lemmas musicCost_self, musicCost_symm and music_arith_equiv_nat.

why it matters in Recognition Science

The module supplies the musical realization that is imported by NarrativeRealization, whose doc-comment states that the carrier is the beat count generated by an inciting event and that narrative order carries the same forced Peano object. It therefore bridges the general Universal forcing result to concrete realization carriers.

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 (7)