IndisputableMonolith.Constants.Derivation
Module that anchors SI CODATA values of $c$, $\hbar$, $G$ and constructs the RS time quantum $\tau_0$ so that $\tau_0^2=\hbar G/(\pi c^5)$. Anyone matching Recognition Science native units to laboratory constants cites it. Content is definitions, positivity/nonzero lemmas, and the dimensional identity for $\tau_0$.
claimThe module records CODATA anchors $c$, $\hbar$, $G>0$, defines the RS time quantum $\tau_0$, and states the key dimensional identity $\tau_0^2=\hbar G/(\pi c^5)$ (with $\tau_0>0$).
background
Recognition Science works in native units where $c=1$, $\hbar=\varphi^{-5}$, $G=\varphi^5/\pi$, and the fundamental clock tick is one unit of time. Matching those units to SI requires a bridge through measured $c$, $\hbar$, and $G$.
The parent Constants module treats $\tau_0$ as the RS-native time quantum (one tick). Constants.Dimensions supplies the dimensional-analysis framework that converts RS primitives into SI-dimensioned quantities.
This derivation module sits between those layers: it imports the CODATA numerical anchors, proves the elementary positivity and non-vanishing facts needed for division, and packages the classical combination $\hbar G/(\pi c^5)$ as $\tau_0^2$.
proof idea
Definition-and-lemma module, not a deep proof development. CODATA constants are introduced as positive reals; short lemmas record positivity and $\neq 0$. The time quantum $\tau_0$ is defined (or characterized) so the algebraic identity $\tau_0^2=\hbar G/(\pi c^5)$ holds by dimensional construction from the Dimensions framework. No multi-step tactic proof is required beyond positivity bookkeeping.
why it matters in Recognition Science
Gives the explicit SI clock that corresponds to one RS tick, so every later mass, length, or rate formula written in $\varphi$-ladder units can be converted to meters, seconds, and kilograms. The identity $\tau_0^2=\hbar G/(\pi c^5)$ is the dimensional skeleton behind the RS-native assignments $c=1$, $\hbar=\varphi^{-5}$, $G=\varphi^5/\pi$. Downstream constant and phenomenology modules that quote laboratory values depend on this bridge even when the import graph does not yet list them as direct used_by edges.
scope and limits
- Does not derive $c$, $\hbar$, or $G$ from $\varphi$; it imports CODATA anchors.
- Does not prove the RS-native assignments $c=1$, $\hbar=\varphi^{-5}$, $G=\varphi^5/\pi$.
- Does not address experimental uncertainty bands or unit-system conventions beyond the stated identity.
- Does not construct masses, $\alpha$, or the eight-tick octave; only the $\tau_0$ bridge.
depends on (2)
declarations in this module (40)
-
def
c_codata -
def
hbar_codata -
def
G_codata -
lemma
c_codata_pos -
lemma
hbar_codata_pos -
lemma
G_codata_pos -
lemma
c_codata_ne_zero -
lemma
hbar_codata_ne_zero -
lemma
G_codata_ne_zero -
def
tau0 -
lemma
tau0_pos -
lemma
tau0_ne_zero -
lemma
inner_pos -
lemma
inner_nonneg -
theorem
tau0_sq_eq -
def
ell0 -
lemma
ell0_pos -
lemma
ell0_ne_zero -
structure
RSUnitSystem -
def
canonicalUnits -
def
c_derived -
theorem
c_derived_eq_codata -
lemma
c_derived_pos -
def
hbar_derived -
lemma
hbar_derived_pos -
theorem
planck_relation_satisfied -
def
G_derived -
lemma
G_derived_pos -
theorem
G_relation_satisfied -
def
planck_length -
def
planck_time -
def
planck_mass -
lemma
planck_length_pos -
lemma
planck_time_pos -
lemma
planck_mass_pos -
lemma
planck_time_inner_nonneg -
theorem
tau0_planck_relation -
theorem
units_self_consistent -
theorem
tau0_matches_foundation -
def
derivation_status