(8steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc
At:
div
fun
sat
div
nrel
1
1
1
1.
a:
2.
n:
3.
0
(a rem n)
4.
(a rem n) < n
n
(a
n)
a < n
((a
n)+1)
By:
Rewrite (GenLemmaWithThenLC 1 [`n',((a
n)
n)] []
Thm*
a,b,n:
. a
b
a+n
b+n) 3
Generated subgoal:
1
3.
0+(a
n)
n
(a rem n)+(a
n)
n
4.
(a rem n) < n
n
(a
n)
a < n
((a
n)+1)
About:
(8steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc