Pith. sign in
module module moderate

IndisputableMonolith.Constants.Derivation

show as:
view Lean formalization →

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

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (40)