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