pith. machine review for the scientific record. sign in
theorem proved term proof

rs_universe_determined_by_events

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  56theorem rs_universe_determined_by_events (u₁ u₂ : RSUniverse)
  57    (h : ∀ n, u₁.events n = u₂.events n) :
  58    ∀ n, u₁.events n = u₂.events n := h

proof body

Term-mode proof.

  59
  60/-- A "simulated universe" in Bostrom's sense: a computational process
  61    that produces the same observable outcomes as the "real" universe. -/

depends on (6)

Lean names referenced from this declaration's body.