Pith. sign in
module module high

IndisputableMonolith.Foundation.SIBridgeClosure

show as:
view Lean formalization →

Defines the SI bridge constants c, ħ, G together with their RS-native counterparts and positivity lemmas. Anyone converting a dimensionless RS identity into laboratory units cites this module. The content is mostly named constants and elementary positivity proofs, not a deep derivation.

claimThe module records the SI values $c_{\mathrm{SI}}$, $\hbar_{\mathrm{SI}}$, $G_{\mathrm{SI}}$ (with $c_{\mathrm{SI}}$ exact by the 2019 SI definition) and the RS-native values $c_{\mathrm{RS}}=1$, $\hbar_{\mathrm{RS}}=\varphi^{-5}$, $G_{\mathrm{RS}}=\varphi^{5}/\pi$, each with a positivity certificate.

background

Recognition Science works in dimensionless native units fixed by the forcing chain: $c=1$, $\hbar=\varphi^{-5}$, $G=\varphi^{5}/\pi$. Laboratory predictions require an explicit map from those native values to SI. This module is that map.

It sits on IndisputableMonolith.Constants, which supplies the fundamental RS time quantum $\tau_0=1$ tick and the golden ratio $\varphi$. The SI side uses the post-2019 definitions (exact $c$, fixed $h$ and $e$); the RS side restates the native identities already forced upstream.

Downstream modules treat the pair (native identity, SI lift) as the honest dimensional boundary: pure RS data cannot invent absolute SI scales, so calibration constants must be injected here.

proof idea

This is primarily a definition-and-positivity module. SI constants are introduced as concrete positive reals (with $c$ exact by SI 2019). RS constants are abbreviations of the native formulae $c_{\mathrm{RS}}=1$, $\hbar_{\mathrm{RS}}=\varphi^{-5}$, $G_{\mathrm{RS}}$ from the $\varphi$-ladder. Positivity lemmas are short algebraic arguments from $\varphi>1$ and the positivity of the defining expressions; there is no deep forcing proof inside the module itself.

why it matters in Recognition Science

Closes the unit-conversion layer required by every SI-facing gravity track. NativeDimensionalBoundary imports it to state the boundary between forced native identities and SI calibration. HawkingTemperatureSI (Track 3.A), BlackHoleEntropySI (Track 3.B), and BlackHoleEchoesSI (Track 3.D) all import it to lift quarantined $\varphi$-rung algebra into SI units without smuggling absolute scales back into the native theory.

In the primer language this is the place where $c=1$, $\hbar=\varphi^{-5}$, $G=\varphi^{5}/\pi$ meet their laboratory counterparts, keeping the forcing chain (T5–T8) cleanly separated from metrology.

scope and limits

used by (4)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (33)