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