Pith. sign in
module module moderate

IndisputableMonolith.Physics.BlackBodyRadiationFromJCost

show as:
view Lean formalization →

Module deriving blackbody spectral structure from the Recognition Science J-cost. It identifies Rayleigh–Jeans equilibrium as the unique zero of J at frequency-to-temperature ratio 1, and packages positivity off-peak into a certificate. Physicists tracing thermodynamic limits of the cost functional would cite it. The argument is mostly definitional with direct evaluations of J.

claimAt the Rayleigh–Jeans point $h\nu = kT$ (ratio $x=1$), the cost vanishes: $J(1)=0$. Off that peak, $J(x)>0$. The module records spectral regions and a blackbody-radiation certificate bundling these facts.

background

Recognition Science takes the unique cost $J(x)=(x+x^{-1})/2-1$ (equivalently $\cosh(\log x)-1$) forced by the Recognition Composition Law. $J$ is nonnegative, zero only at $x=1$, and measures departure from self-similar balance.

In thermal radiation the natural dimensionless ratio is $x=h\nu/kT$. Classical Rayleigh–Jeans corresponds to the equilibrium locus $x=1$, where cost is minimized. The module sits in the physics layer and imports the core Cost development; it does not re-derive $J$-uniqueness (T5) but uses the already-forced functional.

Sibling definitions introduce a discrete spectral-region type, a region count, the equilibrium identity, an off-peak positivity statement, and a certificate structure that packages the blackbody claims for downstream use.

proof idea

The module is largely definitional. Rayleigh–Jeans equilibrium is the direct evaluation $J(1)=0$. Off-peak positivity follows from the strict convexity / unique-minimum property of $J$ already proved in Cost. Spectral regions and the certificate are data wrappers that name these facts; no deep tactic proof is required beyond unfolding $J$ and applying nonnegativity.

why it matters in Recognition Science

Connects the abstract $J$-cost (T5 forcing chain) to a concrete thermodynamic observable: the blackbody spectrum’s classical equilibrium point. Supplies a certificate that later physics modules can import when relating RS units ($\hbar=\varphi^{-5}$, etc.) to radiation laws. No downstream consumers are recorded yet in the graph; the module stands as a self-contained physics bridge from cost to spectral equilibrium. It does not yet derive the full Planck law or the $\varphi$-ladder mass formula, only the Rayleigh–Jeans zero and positivity off-peak.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (6)