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

At: rem base case z 1 3

1. a:
2. b:
3. -a < b
4. 0a
5. 0b

(a rem b) = a

By: RWH (LemmaC Thm* a:{...0}, n:. (a rem n) = -((-a) rem n)) 0

Generated subgoal:

1 -((-a) rem b) = a


About:
intnatural_numberminusremainderless_thanequal

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