pith. machine review for the scientific record.
sign in
def

safeBandLower

definition
show as:
module
IndisputableMonolith.Climate.GeoengineeringApproachesFromConfigDim
domain
Climate
line
36 · github
papers citing
none yet

plain-language theorem explainer

safeBandLower supplies the numerical lower edge 0.11 for the safe-deployment ratio band in the Recognition Science treatment of geoengineering. Climate researchers working with the five canonical approaches under configDim = 5 cite this constant to anchor the J-cost perturbation threshold. The definition is a direct constant assignment chosen to match the canonical J(φ) band lower edge.

Claim. The lower edge of the safe-deployment ratio band is defined as $0.11$.

background

The module treats five canonical geoengineering approaches under configDim = 5: stratospheric aerosol injection, marine cloud brightening, ocean iron fertilisation, carbon dioxide removal and cirrus cloud thinning. Each approach carries a risk profile measured on the recognition J-cost ladder. The safe-deployment threshold is fixed to the canonical J(φ) band interval (0.11, 0.13) on the perturbation ratio.

proof idea

This is a direct definition that assigns the real number 0.11. No lemmas or tactics are applied; the value is set by constant assignment to match the lower edge of the J(φ) band.

why it matters

The constant anchors the band_well_defined and band_inhabited fields inside the GeoengineeringCert structure. It implements the safe-deployment threshold stated in the module documentation as matching the canonical J(φ) band. Downstream theorems safeBand_nondegenerate and safeBand_contains_phi_point rely on it to verify the interval contains the phi point 0.118 and remains nondegenerate. The placement connects to the J-uniqueness property and the phi fixed point in the forcing chain.

Switch to Lean above to see the machine-checked source, dependencies, and usage graph.