pith. machine review for the scientific record. sign in
def definition def or abbrev

physics_arithmetic_invariant

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)

  91noncomputable def physics_arithmetic_invariant (R : LogicRealization.{0, 0}) :
  92    (UniversalForcing.arithmeticOf physicsRealization).peano.carrier
  93      ≃ (UniversalForcing.arithmeticOf R).peano.carrier :=

proof body

Definition body.

  94  ArithmeticOf.equivOfInitial
  95    (UniversalForcing.arithmeticOf physicsRealization)
  96    (UniversalForcing.arithmeticOf R)
  97
  98end PhysicsLogicRealization
  99end Foundation
 100end IndisputableMonolith

depends on (7)

Lean names referenced from this declaration's body.