(11steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc
At:
div
floor
mod
sum
1
1
2
1
1
1
1
1.
a:
2.
n:
3.
a < 0
4.
-((-a) rem n) = 0
a = (a
n)
n+(a rem n)
By:
BackThru
Thm*
a:
, n:
. a = (a
n)
n+(a rem n)
Generated subgoals:
None
About:
(11steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc