(13steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc
At:
mod
bounds
2
1
1.
a:
2.
n:
if 0
a
a rem n ;((-a) rem n)=
0
0 else n-((-a) rem n) fi < n
By:
BoolCasesOnCExp (0
a)
THEN
RWH ifthenelse_evalC 0
Generated subgoals:
1
3.
0
a
(a rem n) < n
2
3.
a < 0
if ((-a) rem n)=
0
0 else n-((-a) rem n) fi < n
About:
(13steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc