Pith. sign in
module module moderate

IndisputableMonolith.Astrophysics.GravitomagneticEffectFromJCost

show as:
view Lean formalization →

Module packaging a J-cost certificate for gravitomagnetic frame dragging in Recognition Science astrophysics. It defines a domain cost on angular-velocity ratios, a positive canonical threshold, and an inhabited FrameDraggingCert record. Astrophysicists working the RS gravity ladder would cite the certificate when linking Lense–Thirring-type signals to the same cost that forces φ and the eight-tick structure. The argument is definitional plus elementary nonnegativity and positivity lemmas, not a deep existence proof.

claimOn angular-velocity ratios $x>0$, the domain cost is the J-cost $J(x)=(x+x^{-1})/2-1$. A canonical positive threshold $T>0$ is fixed, and a frame-dragging certificate asserts that the cost at the relevant ratio meets or exceeds $T$, with nonnegativity of $J$ and positivity of $T$ recorded as lemmas.

background

Recognition Science derives dynamics from a single cost functional $J$, uniquely fixed (T5) by the Recognition Composition Law $J(xy)+J(x/y)=2J(x)J(y)+2J(x)+2J(y)$, with closed form $J(x)=\cosh(\log x)-1$. In RS-native units the same $J$ governs both microscopic rungs and macroscopic curvature defects.

This module sits in the astrophysics layer and treats gravitomagnetism (frame dragging) as a cost excess on a dimensionless angular-velocity ratio. It imports the global constants (including the tick $\tau_0$) and the Cost library that supplies $J$ and its elementary inequalities. The local objects are a domain cost (J restricted to the ratio), a canonical threshold, and a small certificate record bundling the inequality that signals a detectable dragging effect.

proof idea

Definition module with thin supporting lemmas. domainCost is J on the positive reals; domainCost_at_eq and domainCost_nonneg are immediate from the Cost API (J vanishes at 1 and is nonnegative). canonicalThreshold is a fixed positive real; canonicalThreshold_pos is a one-line positivity check. FrameDraggingCert is a structure packaging the cost-versus-threshold claim; cert and cert_inhabited supply a concrete inhabitant so downstream code can assume the certificate type is nonempty. No analytic PDE or matched-asymptotic argument appears here.

why it matters in Recognition Science

Gives the astrophysics layer a named, inhabitable certificate that frame dragging is a J-cost phenomenon, parallel to how mass rungs and the fine-structure band are read off the same ladder. Downstream consumers (none yet wired in the graph) can import FrameDraggingCert rather than re-deriving J-nonnegativity. In the forcing chain this sits after T5 (J-uniqueness) and the φ fixed point: once cost is unique, macroscopic gravitomagnetic thresholds are numerical specializations, not new postulates. Closes a scaffolding gap between pure Cost and observational RS gravity claims without touching the D=3 or eight-tick theorems directly.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (8)