pith. sign in
module module high

IndisputableMonolith.RRF.Theorems.OctaveTransfer

show as:
view Lean formalization →

The OctaveTransfer module proves monotonicity of octave morphisms under strain ordering. Researchers modeling pattern transfer across scales cite these results when composing or equating structures at different octaves. The module imports core octave definitions and derives order preservation, composition rules, and equivalence conditions directly from those definitions.

claimOctave morphisms $m$ are monotone: if $x$ precedes $y$ in the strain order then $m(x)$ precedes $m(y)$. Composition of such morphisms preserves the order, and two octaves are equivalent precisely when their equilibria coincide.

background

An octave is a scale of manifestation in which the same underlying pattern appears at different levels, related by scaling with powers of φ. The imported RRF.Core.Octave module supplies the definitions of octaves, their morphisms, and the strain ordering on patterns. This theorems module operates entirely within pure logic, with no physical hypotheses, as stated in the parent RRF.Theorems umbrella.

proof idea

The module collects targeted theorems on order preservation. Each result applies the morphism and ordering definitions imported from RRF.Core.Octave; proofs proceed by direct unfolding of the morphism action on strain pairs followed by algebraic verification of the order relation.

why it matters in Recognition Science

These monotonicity facts feed directly into the RRF.Theorems umbrella file, which collects all proven mathematical properties of RRF structures. The results close the logical gap between octave scaling and ordered pattern transfer, supporting later use in the Recognition framework without introducing new assumptions.

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