IndisputableMonolith.Numerics.Interval.GalacticBounds
GalacticBounds supplies verified interval bounds for the galactic-to-fundamental time ratio τ★/τ₀ ≈ 5.75e29. Researchers modeling large-scale RS phenomena cite these bounds to anchor galactic timescales to the base tick without floating-point error. The module constructs the bounds by composing interval arithmetic from Basic with power operations from Pow on phi-powered expressions.
claim$τ^★ / τ_0 ∈ I$ where $I$ is a rational-endpoint interval obtained from interval exponentiation of $φ$ and centered near $5.75 × 10^{29}$.
background
Recognition Science fixes the fundamental time quantum τ₀ = 1 tick in the Constants module. The Basic module supplies verified interval arithmetic that encloses real values using exact rational endpoints. The Pow module extends this to power functions via the identity $x^y = exp(y · log x)$ for positive $x$, delivering rigorous bounds when both base and exponent lie in intervals.
proof idea
This is a definition module, no proofs. It declares named interval objects such as galactic_ratio_rational and supporting phi_pow intervals by direct composition of the imported interval constructors and power functions.
why it matters in Recognition Science
The module anchors galactic-scale numerics inside the Recognition framework, supplying bounds that connect the phi-ladder to observable time ratios. It supports downstream verification of large-scale consistency with the eight-tick octave and mass-ladder formulas while preserving exact rational enclosure.
scope and limits
- Does not establish the physical meaning of τ★.
- Does not compute bounds for non-phi ratios or other scales.
- Does not include proofs of the underlying interval lemmas.
- Does not handle dynamic simulations or time evolution.
depends on (3)
declarations in this module (26)
-
def
galactic_ratio_rational -
lemma
phi_pow_51_lo_pos -
def
phi_pow_102_interval -
lemma
phi_pow_16_lo_pos -
lemma
phi_pow_5_lo_pos -
lemma
phi_lo_pos -
def
phi_pow_32_interval -
lemma
phi_pow_32_lo_pos -
def
phi_pow_37_interval -
lemma
phi_pow_37_lo_pos -
def
phi_pow_38_interval -
lemma
phi_pow_102_lo_pos -
lemma
phi_pow_38_lo_pos -
def
phi_pow_140_interval -
lemma
phi_pow_140_lo_pos -
def
phi_pow_145_interval -
theorem
phi_pow_140_in_interval -
theorem
phi_pow_145_in_interval -
theorem
phi_pow_140_lt_ratio -
theorem
ratio_lt_phi_pow_145 -
def
phi_pow_2_interval -
lemma
phi_pow_2_lo_pos -
def
phi_pow_142_interval -
theorem
phi_pow_142_in_interval -
theorem
phi_pow_142_lt_ratio_1_3 -
theorem
ratio_0_7_lt_phi_pow_142