IndisputableMonolith.Information.EMLFromRecognition
This module defines Odrzywolek's EML operator as an oriented exp-log compiler gate built from ledger coordinates in the recognition framework. Information theorists and foundations researchers cite it when linking J-cost to thermodynamic and information operators. The module supplies a set of oriented ratio functions and recovery lemmas that establish the gate without external hypotheses.
claimThe EML operator is the oriented exp-log compiler gate satisfying orientedToRatio(eml(x)) = x, eml_recovers_exp, and reciprocal_cost_forgets_orientation, all expressed via the J-cost ledger.
background
The module imports IndisputableMonolith.Cost, which supplies the J-cost function J(x) = (x + x^{-1})/2 - 1 that underpins Recognition Science. It introduces orientedToRatio, orientedFromRatio, orientedSub, and the core eml operator together with identities such as oriented_compiler_gate_eq_eml and eml_recovers_log. The local setting is the information bridge that grounds minimum-description-length and thermodynamic operators in recognition ledger coordinates, as stated in the aggregator module's documentation.
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 feeds the parent Information aggregator, which collects the information-theoretic and thermodynamic foundation of Recognition Science. It realizes the EML operator from ledger coordinates and closes the link between the recognition composition law and exp-log identities. It touches the step that converts cost-based ratios into oriented information operators.
scope and limits
- Does not derive EML from first principles outside the Cost module.
- Does not address quantum or relativistic extensions of the gate.
- Does not supply numerical validations or simulations.
- Does not claim completeness of the full information bridge.
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