No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
86class HasLocalComposition (L : ZeroParameterComparisonLedger)
87 extends HasMultilevelComposition L where
88 coeff_a : ℕ
89 coeff_b : ℕ
90 coeff_a_pos : 1 ≤ coeff_a
91 coeff_b_pos : 1 ≤ coeff_b
92 local_recurrence :
93 levels 2 = (coeff_a : ℝ) * levels 1 + (coeff_b : ℝ) * levels 0
94
95/-! ## Note on Additive Composition
96
97The additive composition axiom classes (`HasAdditiveComposition`,
98`HasDiscreteAdditiveComposition`) that previously appeared here have
99been **removed**. The canonical derivation now uses
100`HierarchyRealization.RealizedHierarchy` + `PostingExtensivity`
101to derive additive composition and integer coefficients from RS-native
102principles (self-similar dynamics, J-cost extensivity, carrier
103discreteness). See `HierarchyDynamics.bridge_T5_T6_internal`. -/
104
105end LedgerCanonicality
106end Foundation
107end IndisputableMonolith
depends on (18)
Lean names referenced from this declaration's body.
-
carrier
in IndisputableMonolith.Engineering.CorticalNeuromodulationDevice
decl_use
-
carrier
in IndisputableMonolith.Engineering.PhantomCoupledGWAntennaSensitivity
decl_use
-
canonical
in IndisputableMonolith.Foundation.ArithmeticOf
decl_use
-
Composition
in IndisputableMonolith.Foundation.CostAxioms
decl_use
-
bridge_T5_T6_internal
in IndisputableMonolith.Foundation.HierarchyDynamics
decl_use
-
RealizedHierarchy
in IndisputableMonolith.Foundation.HierarchyRealization
decl_use
-
HasMultilevelComposition
in IndisputableMonolith.Foundation.LedgerCanonicality
decl_use
-
ZeroParameterComparisonLedger
in IndisputableMonolith.Foundation.LedgerCanonicality
decl_use
-
cost
in IndisputableMonolith.Foundation.MultiplicativeRecognizerL4
decl_use
-
cost
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
canonical
in IndisputableMonolith.Gap45.Beat
decl_use
-
canonical
in IndisputableMonolith.NavierStokes.RM2U.NonParasitism
decl_use
-
and
in IndisputableMonolith.NumberTheory.CirclePhaseLift
decl_use
-
that
in IndisputableMonolith.NumberTheory.PhiLadderLattice
decl_use
-
L
in IndisputableMonolith.Recognition
decl_use
-
L
in IndisputableMonolith.Recognition.Cycle3
decl_use
-
self
in IndisputableMonolith.RecogSpec.Core
decl_use