(12steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc
At:
rem
invariant
1
2
1
1.
a:
2.
n:
3.
b:
4.
0 < b
5.
((a+(b-1)
n) rem n) = (a rem n)
a+b
n
n
By:
RW (LemmaC
Thm*
i,j:
. i < j
i+1
j) 4
Generated subgoal:
1
4.
0+1
b
5.
((a+(b-1)
n) rem n) = (a rem n)
a+b
n
n
About:
(12steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc