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

At: rem antisym


a:, b:. ((-a) rem b) = -(a rem b)

By:
Assert (a:, b:. ((-a) rem b) = -(a rem b))
THEN
UnivCD


Generated subgoals:

11. a:
2. b:
((-a) rem b) = -(a rem b)
21. a:, b:. ((-a) rem b) = -(a rem b)
2. a:
3. b:
((-a) rem b) = -(a rem b)


About:
intminusremainderequalall

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