Pith. sign in
module module moderate

IndisputableMonolith.Materials.RS_Matl_Module_002

show as:
view Lean formalization →

Materials module defining a domain cost functional and a positive canonical threshold for RS materials bookkeeping. Supplies nonnegativity and evaluation identities for the cost, plus an inhabited certificate bundle packaging those facts. Cited by materials-layer arguments that need a certified cost-threshold pair rather than ad-hoc constants. Structure is definitional with short positivity and equality lemmas.

claimThe module introduces a materials domain cost $C_{\mathrm{dom}}$ (nonnegative, with an evaluation identity at equality cases), a canonical threshold $\theta_{\mathrm{can}}>0$, and an inhabited certificate packaging these facts for downstream materials arguments.

background

Recognition Science measures mismatch with the J-cost $J(x)=(x+x^{-1})/2-1$ from the Cost layer; materials modules specialize that bookkeeping to condensed-matter or lattice settings. Constants supplies the RS-native tick $\tau_0=1$, so thresholds and costs sit in dimensionless RS units rather than SI.

This file is the second materials module. It defines a domain cost on the materials side, records that the cost is nonnegative and how it evaluates in equality cases, and fixes a canonical positive threshold against which domain costs are compared. The certificate type bundles those lemmas so later developments can assume a single inhabited package instead of re-proving the same inequalities.

proof idea

Definition-heavy module. Domain cost and canonical threshold are introduced as defs; nonnegativity and positivity are short lemmas (typically unfolding to Cost/J facts or elementary real inequalities). The evaluation-at-equality lemma is an algebraic identity. The certificate structure collects these statements; inhabitation is a constructor application assembling the proved fields. No deep tactic scripts beyond that packaging.

why it matters in Recognition Science

Gives the materials domain a certified cost-threshold pair aligned with RS Cost and Constants, so later materials claims can cite one certificate rather than raw inequalities. No downstream edges are recorded yet in the mirror graph; the natural consumers are higher materials modules that compare domain costs to the canonical threshold or discharge certificate hypotheses. Sits under the Materials domain rather than the T0–T8 forcing chain, but inherits J-cost discipline from Cost and RS-native units from Constants.

scope and limits

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (8)