coefficientForcingLicensed
plain-language theorem explainer
Coefficient forcing for order-sensitive 4D gravity is licensed exactly when continuum promotion has been earned. The flag is a Boolean alias of that upstream status, currently false. Gravity analysts cite it as the hard gate before any dimensionless normalization-invariant coefficient may be derived. The body is a one-line alias of the continuum-promotion status flag.
Claim. Define the Boolean license for coefficient forcing by equating it to the continuum-promotion-earned flag. That flag is presently $\mathrm{false}$, so coefficient forcing is not licensed.
background
Campaign G6 gates coefficient forcing in order-sensitive gravity. A dimensionless, normalization-invariant coefficient may be derived only after a nonzero continuum residual has been earned. Until then the empirical-gate design stays frozen closed, and no fitted scalar is admitted.
The upstream status flag continuumPromotionEarned is the honest Boolean recording that continuum promotion is not yet earned; its body is the constant false. This module imports that flag and re-exports it under the coefficient-forcing license name so downstream theorems can state the gate without reopening the residual analysis.
Local honesty rules: the gate status is theorem-shaped; the coefficient itself remains open; external experiments and spending stay Jon-gated even after a coefficient exists.
proof idea
One-line definitional alias: the license Boolean is definitionally equal to the upstream continuum-promotion-earned flag. No tactics, no lemmas beyond that unfolding. Downstream equality proofs simply unfold this def and invoke the corresponding equality for the upstream flag.
why it matters
This gate is the named license that parent results quote. coefficientForcingLicensed_eq unfolds it to prove the license equals false. no_forced_coefficient_while_unearned is the WALL theorem: while the license is false, no forced coefficient can coexist with a true continuum-promotion flag. Together they enforce the module claim that continuum promotion is unearned, hence coefficient forcing is unlicensed, and the empirical gate remains closed. In the Recognition gravity stack this keeps Campaign G6 from smuggling a fitted scalar before a nonzero continuum residual is earned. The coefficient itself stays OPEN.
Switch to Lean above to see the machine-checked source, dependencies, and usage graph.