IndisputableMonolith.Cosmology.GravitationalLensingFromRS
This module sets up the Recognition Science account of gravitational lensing by classifying regimes and defining deflection quantities. Cosmologists using the RS framework would cite it when deriving light-bending from the phi-ladder and J-cost. The module consists entirely of definitions and certificates with no proofs.
claimIntroduces the type LensingRegime, the count lensingRegime_count, the deflection angle function deflectionAngle, the ratio deflection_ratio, the position deflection_pos, and the certificate GravitationalLensingCert together with its constructor gravitationalLensingCert.
background
The module imports the RS time quantum τ₀ = 1 tick from IndisputableMonolith.Constants. It works in the cosmology domain and introduces LensingRegime as a classification of lensing conditions, deflectionAngle as the computed bend angle, and GravitationalLensingCert as a predicate that certifies an RS-derived lensing configuration.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module supplies the basic objects needed for any RS treatment of gravitational lensing and therefore feeds parent cosmological constructions that combine deflection with the phi-ladder and the eight-tick octave.
scope and limits
- Does not derive numerical deflection values for specific mass distributions.
- Does not compare RS lensing to general-relativistic predictions.
- Does not link the certificate to observational catalogs.
- Does not invoke the Recognition Composition Law or J-uniqueness.