Verified Theorems
19 of 19 PASSThe five layered composite weights used in the GRS computation sum to exactly 1.0.
The four GRS-z component weights (H, C, V, D) sum to exactly 1.0.
For sub-indices in [0, 100], the GRS baseline is bounded below by -15.
For sub-indices in [0, 100], the GRS baseline is bounded above by 85.
Given H, C, V, D all in [0, 1] and alpha weights summing to 1, GRS-z ∈ [0, 1].
GRS is strictly increasing in the Internal Stability Index, ceteris paribus.
GRS is strictly increasing in the External Threat Index, ceteris paribus.
GRS is strictly decreasing in the Adaptive Capacity Index, ceteris paribus.
The full layered GRS composite is strictly increasing in the Environmental Vulnerability sub-index (ENV), ceteris paribus.
The full layered GRS composite is strictly increasing in the Supply Chain Instability sub-index (SCI), ceteris paribus.
The five risk tiers form a complete, non-overlapping partition of all non-negative reals.
The algebraic sum of the five baseline weights (4 positive, 1 negative) equals 0.70.
The four positive baseline weights (ISI, ETI, EVI, CEI) sum to 0.85.
The GRS-z phase transition thresholds (0.30, 0.50, 0.70) are strictly ordered in [0, 1].
The full layered GRS composite is bounded in [-8.25, 93.25].
Any GRS in [28, 30] lies within the Moderate tier and satisfies the proximity band predicate deterministically.
If a sub-index triggers an alert (≥ 35), any higher value also triggers. The threshold lies below the Elevated tier boundary (45).
The Financial Stress Sub-indicator weights (0.40, 0.35, 0.25) sum to 1.0, and FSS output is bounded in [0, 100].
If the GRS velocity exceeds +5.0 points over 2 years, the current GRS is strictly greater than the prior GRS. The threshold is positive.
Every theorem listed above can be independently verified by any party. The AXLE request IDs serve as permanent, auditable records, but the proofs themselves are fully reproducible.
How to Verify
- Install Lean 4.29.0 and Mathlib following the official setup guide at leanprover.github.io.
- Copy the Lean 4 proof code from any theorem card above (click the code toggle to reveal the full proof).
- Run locally: Save the proof to a
.leanfile and executelean --run filename.leanto verify. - Or submit to AXLE: Use the AXLE check endpoint at axle.axiommath.ai with the proof text to receive an independent verification result and a new request ID.
Submitting the same proof text to AXLE will produce a new request ID that can be compared against the original for consistency. The mathematical result is deterministic: identical proof text always yields identical verification outcomes.
