IndisputableMonolith.Information.InformationIsLedger
Recognition events are formalized as positive ratios in the ledger, each encoding a physical fact. InformationIsLedger supplies the basic objects and cost functions for information measures in Recognition Science. The module connects constants, J-cost structures, and Shannon entropy derivations to establish the ledger foundation.
claimA recognition event is a positive real number $x > 0$ representing a ratio in the ledger. The information cost of such an event is defined via the J-cost function and satisfies non-negativity, vanishing only at the unit ratio, and symmetry under inversion.
background
The module sits in the Information domain and imports the RS time quantum τ₀ = 1 tick, cost functions, and the Shannon entropy construction. RecognitionEvent is introduced as the basic ledger object. The upstream ShannonEntropy module targets derivation of Shannon entropy H = -Σ p_i log(p_i) directly from the J-cost structure of Recognition Science.
proof idea
This is a definition module, no proofs. It establishes RecognitionEvent and the associated information cost properties through direct definitions followed by elementary lemmas on non-negativity and symmetry.
why it matters in Recognition Science
The module supplies the ledger encoding required for the Shannon entropy derivation from J-cost (INFO-001). It anchors information measures to the J-uniqueness and cost axioms of the Recognition framework, preparing the ground for entropy calculations on physical ratios.
scope and limits
- Does not derive numerical entropy values for specific physical systems.
- Does not treat multi-event or continuous distributions beyond the basic ledger.
- Does not incorporate observer or measurement dynamics.
depends on (3)
declarations in this module (31)
-
structure
RecognitionEvent -
def
infoCost -
theorem
info_cost_nonneg -
theorem
info_cost_zero_iff_unit -
theorem
info_cost_pos_of_ne_one -
theorem
info_cost_symmetric -
def
balancedEvent -
theorem
balanced_has_minimum_cost -
theorem
balanced_is_unique_minimum -
theorem
nothingness_infinite_cost -
theorem
zero_ratio_not_valid -
theorem
shannon_entropy_equals_expected_jcost -
theorem
entropy_nonneg -
theorem
deterministic_has_zero_entropy -
theorem
uniform_has_max_entropy -
structure
LedgerState -
def
totalInfoCost -
lemma
foldl_add_nonneg -
theorem
total_info_cost_nonneg -
theorem
empty_state_zero_cost -
theorem
ledger_identity -
def
k_B_ln2 -
theorem
landauer_constant_pos -
theorem
landauer_energy_pos -
def
erasure_jcost -
theorem
erasure_jcost_pos -
theorem
erasure_jcost_eq -
theorem
phi_irrational_information -
theorem
phi_self_similar -
theorem
phi_has_positive_info_cost -
def
ic001_certificate