IndisputableMonolith.Constants
The Constants module supplies the RS-native time quantum τ₀ = 1 tick together with the golden ratio φ and the eight-tick octave. Acoustics and aesthetics derivations cite these constants to anchor J-cost calculations on physical ratios. It is a pure definition module containing no theorems or proofs.
claimThe module declares the fundamental time quantum $\tau_0 = 1$ tick, the golden ratio $\phi = (1 + \sqrt{5})/2$ with $\phi > 1.5$ and $\phi^2 = \phi + 1$, and the octave period of eight ticks.
background
The module imports Mathlib and the Cost module, which supplies the J-cost function used throughout Recognition Science. It introduces the tick as the indivisible RS time quantum and phi as the unique positive fixed point of the self-similar map J(x) = (x + 1/x)/2 - 1. Additional definitions establish positivity, irrationality, and ordering properties of phi together with the octave structure of period 2^3.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
Constants are imported by MusicPitchJNDFromJCost, RoomAcousticsFromPhiLadder, RoomAcousticsSabineFromJCost, SpeechIntelligibilityFromJCost, BerlyneInvertedU, and CulturalAestheticFromJCost. These downstream modules apply the tick and phi to derive pitch JND, reverberation regimes on the phi-ladder, and aesthetic inverted-U curves from J-cost reciprocity. The definitions close the T6 phi fixed-point and T7 eight-tick octave steps of the forcing chain.
scope and limits
- Does not derive phi from the forcing chain T0-T8.
- Does not assign numerical values to c, ħ, or G.
- Does not prove any J-cost identities or physical applications.
- Does not contain the mass formula or alpha band bounds.
used by (40)
-
IndisputableMonolith.Acoustics.MusicPitchJNDFromJCost -
IndisputableMonolith.Acoustics.RoomAcousticsFromPhiLadder -
IndisputableMonolith.Acoustics.RoomAcousticsSabineFromJCost -
IndisputableMonolith.Acoustics.SpeechIntelligibilityFromJCost -
IndisputableMonolith.Aesthetics.BerlyneInvertedU -
IndisputableMonolith.Aesthetics.CulturalAestheticFromJCost -
IndisputableMonolith.Aesthetics.MusicalScale -
IndisputableMonolith.Aesthetics.NarrativeGeodesic -
IndisputableMonolith.Aesthetics.SymmetryGroupPreference -
IndisputableMonolith.Aesthetics.VisualBeauty -
IndisputableMonolith.Agriculture.CropStressorsFromConfigDim -
IndisputableMonolith.Agronomy.YieldGapFromJCost -
IndisputableMonolith.Analysis.BernsteinInequality -
IndisputableMonolith.Anthropology.AgeGradingFromConfigDim -
IndisputableMonolith.Anthropology.KinshipGraphCohomology -
IndisputableMonolith.Anthropology.KinshipStructuresFromConfigDim -
IndisputableMonolith.Applied.CoherenceTechnology -
IndisputableMonolith.Applied.PhotobiomodulationDevice -
IndisputableMonolith.Applied.PosturalAlignment -
IndisputableMonolith.Archaeology.CivilizationComplexityFromZRung -
IndisputableMonolith.Archaeology.PotterySerialFromJCost -
IndisputableMonolith.Archaeology.UrbanDensityFromPhiLadder -
IndisputableMonolith.Architecture.GoldenSectionInProportion -
IndisputableMonolith.ArtHistory.FibonacciInComposition -
IndisputableMonolith.ArtHistory.StyleSuccessionFromJCost -
IndisputableMonolith.Astrophysics.CoronalLyapunovTime -
IndisputableMonolith.Astrophysics.CoronalTimescaleFromPhiLadder -
IndisputableMonolith.Astrophysics.ExoplanetHabitability -
IndisputableMonolith.Astrophysics.FastRadioBurstFromBIT -
IndisputableMonolith.Astrophysics.GalacticRotationCurveFromRS
depends on (1)
declarations in this module (67)
-
def
tick -
def
octave -
def
phi -
lemma
phi_pos -
lemma
one_lt_phi -
lemma
phi_ge_one -
lemma
phi_ne_zero -
lemma
phi_ne_one -
lemma
phi_lt_two -
theorem
phi_irrational -
lemma
phi_sq_eq -
lemma
phi_gt_onePointFive -
lemma
phi_lt_onePointSixTwo -
lemma
phi_gt_onePointSixOne -
lemma
phi_squared_bounds -
lemma
phi_cubed_eq -
lemma
phi_fourth_eq -
lemma
phi_fifth_eq -
lemma
phi_cubed_bounds -
lemma
phi_fourth_bounds -
lemma
phi_fifth_bounds -
lemma
phi_sixth_eq -
lemma
phi_seventh_eq -
lemma
phi_eighth_eq -
lemma
phi_ninth_eq -
lemma
phi_tenth_eq -
lemma
phi_eleventh_eq -
def
alphaLock -
lemma
two_mul_alphaLock -
lemma
alphaLock_pos -
lemma
alphaLock_lt_one -
def
cLagLock -
lemma
cLagLock_pos -
def
J_bit -
def
E_coh -
lemma
E_coh_pos -
def
tau0 -
lemma
tau0_pos -
def
hbar -
lemma
hbar_pos -
lemma
hbar_eq_phi_inv_fifth -
theorem
hbar_positive -
theorem
hbar_lt_one -
theorem
hbar_action_identity -
theorem
hbar_bounds -
def
c -
lemma
c_pos -
def
ell0 -
lemma
ell0_pos -
lemma
c_ell0_tau0 -
def
lambda_rec -
lemma
lambda_rec_pos -
def
G -
lemma
G_pos -
def
kappa_einstein -
lemma
kappa_einstein_eq -
lemma
kappa_einstein_pos -
structure
RSUnits -
def
K -
lemma
K_def -
lemma
K_pos -
lemma
K_nonneg -
lemma
one_lt_phiPointSixOne -
lemma
phi_gt_one -
lemma
phi_approx -
lemma
Jcost_phi_val -
lemma
Jcost_phi_pos