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)
33def intOrbitInterpret (n : LogicNat) : ℤ :=
proof body
Definition body.
34 (LogicNat.toNat n : ℤ)
35
36/-- Ordered integer realization with unit step. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
orderRealization
in IndisputableMonolith.Foundation.UniversalForcing.OrderRealization
decl_use
depends on (3)
Lean names referenced from this declaration's body.
-
step
in IndisputableMonolith.Complexity.CellularAutomata
decl_use
-
LogicNat
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
toNat
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use