pith. sign in
module module high

IndisputableMonolith.Chemistry.CatalysisFromJCost

show as:
view Lean formalization →

The CatalysisFromJCost module applies the reusable J-cost band template to derive catalysis mechanisms in chemistry. It defines EnzymeMechanism and CatalysisCert structures that certify chemical reactions via J-cost nonnegativity and zero-matching at unity. Researchers extending Recognition Science to enzymatic processes cite this module when linking the universal forcing chain to chemical reaction rates. The module follows a definition-heavy structure with no internal proofs, relying on the imported CanonicalJBand for its foundational clauses.

claimThe module introduces catalysis certification via the J-cost function on ratios, where $J(1)=0$ and $J(x)≥0$ for $x>0$, instantiated for enzyme mechanisms in chemical reactions.

background

This module operates in the chemistry domain of Recognition Science and imports the Canonical J-Cost Band, which supplies a six-clause template used across domain certificates. The template enforces matched-zero at $J(1)=0$ and nonnegativity $J(x)≥0$ for positive $x$. Definitions introduced include EnzymeMechanism for modeling catalytic processes and CatalysisCert for certifying them via J-cost properties. The setting derives chemical catalysis directly from the J-function's algebraic structure without additional physical assumptions.

proof idea

This is a definition module, no proofs. It structures the argument by importing the CanonicalJBand module and declaring sibling definitions for enzyme mechanisms and catalysis certificates that instantiate the six-clause J-cost template for chemical applications.

why it matters in Recognition Science

This module contributes to the master cert chain in Recognition Science by providing the chemistry-specific instantiation of the J-cost band. It feeds definitions used in broader domain certifications, as outlined in the CanonicalJBand documentation for B-tier whole-science openings. The module closes part of the gap between the universal J-cost properties and concrete chemical phenomena like enzymatic catalysis.

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (4)