(16steps) PrintForm Definitions Lemmas int 2 Sections StandardLIB Doc

At: rem gen base case 2 2

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

(a rem n) = a

By:
RWH (LemmaC Thm* a:, n:. (a rem n) = (a rem -n)) 0
THEN
BackThru 1


Generated subgoal:

1 |a| < |-n|


About:
intnatural_numberminusremainderless_thanequalimpliesall

(16steps) PrintForm Definitions Lemmas int 2 Sections StandardLIB Doc