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

toInt

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)

 196def toInt : LogicInt → Int := Quotient.lift toIntCore toIntCore_respects

proof body

Definition body.

 197
 198/-- The inverse `Int → LogicInt`. Maps non-negative `n ≥ 0` to `[n, 0]`
 199and negative `-n < 0` to `[0, n]`. -/

used by (27)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (5)

Lean names referenced from this declaration's body.