(10steps total) PrintForm Definitions Lemmas int 2 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: rem gen base case 2 2

1. a : 
2. n:. |a|<|n (a rem n) = a
3. n : 
4. |a|<|n|
5. 0<n
  (a rem n) = a


By: Rewrite by Thm* a:b:. (a rem -b) = (a rem b)


Generated subgoal:

1   (a rem -n) = a
2 steps

About:
intnatural_numberminusremainderless_thanequalimpliesall
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(10steps total) PrintForm Definitions Lemmas int 2 Sections StandardLIB Doc