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)
38def tickStep (x : PhysicsState) : PhysicsState :=
proof body
Definition body.
39 ⟨ArithmeticFromLogic.LogicNat.succ x.tick⟩
40
41/-- Interpret the free arithmetic orbit as identity-tick states. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (9)
Lean names referenced from this declaration's body.
-
tick
in IndisputableMonolith.Constants
decl_use
-
tick
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
LogicNat
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
succ
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
identity
in IndisputableMonolith.Foundation.ObserverForcing
decl_use
-
PhysicsState
in IndisputableMonolith.Foundation.PhysicsLogicRealization
decl_use
-
as
in IndisputableMonolith.Foundation.SimplicialLedger.ContinuumBridge
decl_use
-
succ
in IndisputableMonolith.RRF.Core.Vantage
decl_use
-
identity
in IndisputableMonolith.RRF.Foundation.VantageCategory
decl_use