inductive
definition
def or abbrev
Resolution
show as:
view Lean formalization →
formal statement (Lean)
75inductive Resolution
76| Firewall -- High-energy particles at horizon
77| Complementarity -- No single observer sees contradiction
78| ERisEPR -- Entanglement = wormholes
79| Fuzzball -- Stringy structure, no interior
80| RS_Ledger -- Ledger non-locality
81deriving Repr, DecidableEq
82
83/-! ## RS Resolution: Ledger Non-Locality -/
84
85/-- In Recognition Science, the resolution is ledger non-locality:
86
87 The ledger is NOT local. It spans the horizon naturally.
88
89 **Key insight**: Entanglement = shared ledger entries.
90
91 For Hawking pairs:
92 - Pair A and B share ledger entries across horizon
93 - Early radiation shares ledger with late via the BLACK HOLE
94 - Monogamy is preserved because it's ONE ledger, not two copies -/
used by (40)
-
ThreeActNarrative -
m_e_pos -
alphaLock_numerical_bounds -
G_rs_pos -
mass_ratio_structural -
alpha_over_pi_small -
cosmological_constant_resolution -
omega_lambda_lt_one -
HubbleParameterILG -
ratio_more_robust_than_absolute -
w_mass_from_z -
w_mass_sigma_comparison -
sigmaCost_ordering -
correction_within_bounds -
Observer -
projection_lossy -
unique_minimizer_principle -
mass_ratio_geometric -
nonunity_positive_entropy -
face_pairs_at_D3 -
three_colors_from_D3 -
kappa_ne_zero -
potential_negative -
tau_muon_ratio -
r_tau -
birch_tate_implies_bsd -
birch_tate_rs_prediction -
Resolution -
curvature_computable -
bayesian_vindicated