(5steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc
At:
rem
rec
case
1
1.
a:
2.
n:
3.
a
n
(a rem n) = ((a-n) rem n)
By:
RWH (LemmaC
Thm*
a:
, n:
. (a rem n) = a-(a
n)
n) 0
Generated subgoal:
1
a-(a
n)
n = a-n-((a-n)
n)
n
About:
(5steps)
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc