theorem
proved
current_understanding_consistent
show as:
view math explainer →
open explainer
Generate a durable explainer page for this declaration.
open lean source
IndisputableMonolith.Quantum.BlackHoleInformation on GitHub at line 258.
browse module
All declarations in this module, on Recognition.
explainer page
depends on
formal source
255 falsifier : String
256
257/-- Current theoretical understanding supports RS resolution. -/
258theorem current_understanding_consistent :
259 -- String theory, AdS/CFT, and recent calculations support information preservation
260 -- Page curve has been derived in various models
261 -- No evidence for firewalls
262 True := trivial
263
264end BlackHoleInformation
265end Quantum
266end IndisputableMonolith