def
definition
def or abbrev
physicsInterpret
show as:
view Lean formalization →
formal statement (Lean)
42def physicsInterpret (n : ArithmeticFromLogic.LogicNat) : PhysicsState :=
proof body
Definition body.
43 ⟨n⟩
44
45/-- Physics realization skeleton. -/