IndisputableMonolith.Gravity.UltramassiveBH
The UltramassiveBH module supplies type definitions and basic properties for black holes expressed in Recognition Science native units with ℓ₀ = τ₀ = c = 1. Gravity modelers working inside the RS framework would cite these objects when computing horizon quantities from J-cost. The module is purely definitional with no proof obligations or tactic steps.
claimAn RS black hole RSBH(M) of mass parameter M together with the associated Schwarzschild radius $r_s = 2M$, horizon area, cell count, and entropy expressed via the J-cost function in units where $c=1$, $τ_0=1$.
background
The module imports Constants, which fixes the RS time quantum τ₀ = 1 tick, and JcostCore, which supplies the J-cost function obeying the Recognition Composition Law J(xy) + J(x/y) = 2J(x)J(y) + 2J(x) + 2J(y). These imports set the native-unit convention ℓ₀ = τ₀ = c = 1 used throughout the black-hole definitions. Sibling declarations inside the module introduce RSBH, schwarzschildRadius, horizonArea, k_R, horizonCells, rs_entropy, and rs_hawkingTemp, all built directly on the J-cost primitives.
proof idea
this is a definition module, no proofs
why it matters in Recognition Science
The module supplies the black-hole primitives required for any RS-native treatment of gravity and entropy. It sits downstream of the J-cost core and the forcing chain (T5–T8) that fixes the phi-ladder and D = 3. No downstream theorems are recorded yet, so the definitions remain available for future gravity or cosmology results.
scope and limits
- Does not derive the mass ladder from the phi fixed point.
- Does not treat rotating or charged black holes.
- Does not compute numerical values for specific masses.
- Does not address dynamical evolution or mergers.
depends on (2)
declarations in this module (26)
-
structure
RSBH -
def
schwarzschildRadius -
def
horizonArea -
def
k_R -
lemma
k_R_pos -
def
horizonCells -
def
rs_entropy -
def
rs_hawkingTemp -
theorem
Jcost_finite_on_pos -
theorem
Jcost_zero_iff_one -
theorem
Jcost_lower_bound -
theorem
nothing_costs_arbitrarily_large -
theorem
rs_entropy_eq -
theorem
rs_entropy_pos -
theorem
entropy_quadruples_on_double -
theorem
rs_hawkingTemp_pos -
theorem
temp_decreases_with_mass -
theorem
temp_halves_on_double -
theorem
hamiltonian_approximation_bound -
theorem
small_strain_hamiltonian_valid -
def
phiRung -
theorem
phi_ladder_recovery -
theorem
cosmic_censorship_automatic -
theorem
bh_interior_finite_cost -
structure
UltramassiveBHCert -
def
ultramassiveBHCert