IndisputableMonolith.CPM.LawOfExistence
The LawOfExistence module bundles abstract constants and inequalities for the Coercive Projection Method core. Fluids and gravity bridge modules cite it to supply the domain-agnostic interface before adding state types and functionals. It is a definition module whose structure is fixed by sibling declarations for cmin, Model, and defect bounds.
claimThe abstract CPM model supplies constants satisfying $c_{\min}>0$ together with the inequalities defect $\le$ constants $\times$ energyGap and energyGap $\ge c_{\min}\times$ defect, plus cone projections $K_{\rm net}=1$, $C_{\rm proj}=2$.
background
The module imports IndisputableMonolith.Cost, whose J-cost functional supplies the underlying symmetry and convexity axioms. It introduces the Model structure together with coneConstants, cmin, and the defect-energyGap inequalities listed among its siblings. The local setting is the domain-agnostic CPM core that downstream files instantiate with concrete defectMass, orthoMass, and test functionals.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
This module is the CPM core that feeds IndisputableMonolith.ClassicalBridge.Fluids.CPM and CPM2D for Navier-Stokes and 2D Galerkin models, CostUniqueness for the T5 uniqueness theorem, ConstantsAudit for invariant verification, and ILG.CPMInstance for gravitational modifications. It supplies the abstract constants required by the Recognition Science forcing chain before domain-specific hypotheses are added.
scope and limits
- Does not prove analytic inequalities needed for concrete fluids proofs.
- Does not instantiate state types or functionals for any physical domain.
- Does not contain numerical values of physical constants.
- Does not depend on the eight-tick octave or spatial dimension D=3.
used by (7)
depends on (1)
declarations in this module (29)
-
structure
Constants -
def
cmin -
lemma
cmin_pos -
structure
Model -
theorem
defect_le_constants_mul_energyGap -
theorem
energyGap_ge_cmin_mul_defect -
theorem
defect_le_constants_mul_tests -
lemma
defect_le_ortho_of_Knet_one_Cproj_one -
lemma
defect_eq_ortho_of_subspace_case -
def
coneConstants -
lemma
cone_Knet_eq_one -
lemma
cone_Cproj_eq_two -
lemma
cone_Ceng_eq_one -
lemma
cone_Cdisp_eq_one -
lemma
Jcost_log_second_deriv_normalized -
theorem
cproj_eq_two_from_J_normalization -
theorem
cproj_from_J_second_deriv -
theorem
knet_from_cone_projection -
def
knet_from_covering -
theorem
knet_eight_tick -
def
knet_eight_tick_refined -
theorem
knet_eight_tick_refined_value -
def
eightTickConstants -
theorem
c_value_eight_tick -
theorem
c_value_derivation -
theorem
c_value_cone -
structure
CPMConstantsRecord -
def
rsConeRecord -
def
eightTickRecord