QIQTH.RecordContract
← all sections · ← RaychaudhuriCongruence · RelEntPositivity →
RecordContract · entries 579–581 of 1000
Lemma 579 (shannon_eq_sum_negMulLog). source ↗
Shannon entropy is a sum of negMulLog of the weights.
Proof. Immediate from the definitions.
Used by shannon_le_log_card, shannon_uniform_eq_log_card.
Lemma 580 (shannon_le_log_card). source ↗
The information bound H(R) ≤ log|R| (Gibbs/Jensen), machine-checked. For any finite Born record law, the Shannon entropy is at most the log of the record count. This discharges the hinfo hypothesis of area_capacity_bridge concretely — the only genuinely-mathematical (still textbook) step in the contract.
Proof. By shannon_eq_sum_negMulLog.
Used by clausius_package_from_finite_model, qiqt_gr_ppwave_showcase.
Lemma 581 (shannon_uniform_eq_log_card). source ↗
Capacity saturation H(R) = log|R| at the maximally-mixed (equilibrium) record. The Jensen/Gibbs bound shannon_le_log_card is an EQUALITY exactly at the uniform distribution p i = 1/|R| — the maximum-entropy state. There the record’s Shannon entropy SATURATES its capacity log|R|. This is the regime where a horizon is in local equilibrium, the state Jacobson assumes when positing the area law. Machine-checked: ∑_{i} negMulLog(1/n) = n·(1/n)·log n = log n.
Proof. By shannon_eq_sum_negMulLog.
Used by clausius_package_from_finite_model.
← all sections · ← RaychaudhuriCongruence · RelEntPositivity →