IndisputableMonolith.Information.EMLFromRecognition
This module introduces Odrzywolek's EML operator as an oriented exp-log compiler gate built from ledger coordinates in the Cost framework. Information theorists and physicists deriving thermodynamic relations from recognition cost functions would cite these definitions when connecting J-cost to exponential and logarithmic maps. The module supplies a collection of oriented ratio conversions and recovery lemmas that establish the gate without external proof obligations beyond the imported Cost primitives.
claimThe EML operator is the oriented exp-log compiler gate $E$ satisfying $E(xy) + E(x/y) = 2J(x)J(y) + 2J(x) + 2J(y)$ together with the oriented ratio maps that recover $\exp$ and $\log$ from ledger coordinates.
background
The module sits inside the Information domain and imports the Cost module to access J-cost and related ledger operations. Its sibling definitions implement orientedToRatio, orientedFromRatio, orientedSub, and the compiler gate itself, all expressed in terms of the Recognition Composition Law. The downstream Information aggregator describes the module as supplying the oriented exp-log compiler gate from ledger coordinates that supports the minimum-description-length grounding in J-cost.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module supplies the oriented exp-log compiler gate that the parent Information aggregator uses to connect ledger coordinates to information-theoretic and thermodynamic foundations. It directly populates the EMLFromRecognition component listed in the aggregator's module inventory, enabling downstream use of oriented recovery lemmas such as eml_recovers_exp and reciprocal_cost_forgets_orientation.
scope and limits
- Does not derive numerical values for physical constants.
- Does not extend the gate to quantum or relativistic regimes.
- Does not prove uniqueness of the EML representation.
- Does not supply executable code or simulation routines.
used by (1)
depends on (1)
declarations in this module (16)
-
def
eml -
def
orientedToRatio -
def
orientedFromRatio -
def
orientedSub -
def
orientedCompilerGate -
theorem
oriented_compiler_gate_eq_eml -
theorem
identity_terminal_kills_log -
theorem
eml_recovers_exp -
theorem
eml_recovers_e -
theorem
eml_recovers_log -
theorem
eml_recovers_sub -
theorem
reciprocal_cost_forgets_orientation -
theorem
eml_keeps_oriented_channels -
structure
EMLFromRecognitionCert -
def
emlFromRecognitionCert -
theorem
eml_from_recognition_cert_holds