IndisputableMonolith.Quantum.BekensteinHawking
Module Quantum.BekensteinHawking supplies definitions for the Boltzmann constant, Planck scales, black-hole geometry, and Bekenstein-Hawking entropy expressed via RS constants and cost. Quantum-gravity and holographic-information researchers cite these objects when working in discrete or ledger-based frameworks. The module is a pure definition collection that imports Constants and Cost and builds the listed sibling declarations without theorems.
claim$k_B = 1.380649 imes 10^{-23} \, \mathrm{J/K}$, $\ell_p$ Planck length, $A$ horizon area, $S_{BH} = k_B A / (4 \ell_p^2)$, with entropy also expressed in bits and from ledger capacity.
background
The module lives in the quantum domain and imports Constants (whose doc states "The fundamental RS time quantum (RS-native). $\tau_0 = 1$ tick.") together with Cost. It introduces $k_B$, the Planck quantities, the BlackHole structure, schwarzschildRadius, horizonArea, bekensteinHawkingEntropy, entropy_proportional_to_area, entropyInBits, and entropy_from_ledger_capacity. These rest on the J-cost and defectDist machinery supplied by the Cost import.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module supplies the entropy objects that feed any later quantum or holographic results in the Recognition Science derivation of physics from the single functional equation. It supplies the concrete link between area and information count that appears in the T5–T8 forcing chain and the Recognition Composition Law.
scope and limits
- Does not derive the area law from the J-cost equation.
- Does not include quantum corrections or higher-curvature terms.
- Does not connect explicitly to the phi-ladder mass formula.
- Does not prove numerical agreement with observed black-hole entropies.
depends on (2)
declarations in this module (28)
-
def
k_B -
def
planckLength -
def
planckArea -
def
planckMass -
def
planckTemperature -
structure
BlackHole -
def
schwarzschildRadius -
def
horizonArea -
def
bekensteinHawkingEntropy -
theorem
entropy_proportional_to_area -
def
entropyInBits -
theorem
entropy_from_ledger_capacity -
def
informationContent -
def
hawkingTemperature -
theorem
temperature_inverse_mass -
def
solarMassTemperature -
theorem
planck_mass_temperature -
theorem
temperature_from_tau0 -
def
surfaceGravity -
theorem
temperature_from_surface_gravity -
theorem
first_law -
theorem
second_law_classical -
def
hawkingPower -
def
evaporationTime -
theorem
solar_mass_lives_forever -
theorem
information_preserved -
def
predictions -
structure
BHThermodynamicsFalsifier