(12steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc
At:
rem
invariant
1
1.
a:
2.
b:
3.
n:
((a+b
n) rem n) = (a rem n)
By:
NInd 2
Generated subgoals:
1
2.
n:
((a+0
n) rem n) = (a rem n)
2
2.
n:
3.
b:
4.
0 < b
5.
((a+(b-1)
n) rem n) = (a rem n)
((a+b
n) rem n) = (a rem n)
About:
(12steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc