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