pith. sign in
module module moderate

IndisputableMonolith.Physics.MagnetismFromRS

show as:
view Lean formalization →

The MagnetismFromRS module introduces magnetic phenomena as structures built from the J-cost function of Recognition Science. It defines zero-field cases where J vanishes, applied fields, phenomenon counts, and certification objects. The module is purely definitional, importing only the Cost module and supplying no proofs or theorems.

claimDefines MagneticPhenomenon, zero_field with $J=0$, applied_field, magneticPhenomenonCount, MagnetismCert, and magnetismCert as the basic objects for magnetism in RS.

background

Recognition Science derives physics from the single functional equation whose solutions yield the J-cost (also written cosh(log x) - 1) obeying the Recognition Composition Law J(xy) + J(x/y) = 2J(x)J(y) + 2J(x) + 2J(y). The imported Cost module supplies the core J-cost and defectDist primitives. This module applies those primitives to magnetism by labeling the zero-field case as the locus where J = 0 and introducing applied-field and certification wrappers around the same J values.

proof idea

this is a definition module, no proofs

why it matters in Recognition Science

Supplies the definitional layer that lets magnetism appear inside the Recognition Science forcing chain (T0-T8) and the phi-ladder mass formula. It feeds any later electromagnetic unification theorems by fixing the zero-field condition J = 0 and providing the MagnetismCert objects that certify consistency with the RCL.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (6)