PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
rem
3
to
1
a
:{...0},
n
:{...-1}. (
a
rem
n
) = -((-
a
) rem -
n
)
By:
Auto THEN Rewrite by
Thm*
a
:
,
b
:
. ((-
a
) rem
b
) = -(
a
rem
b
)
THEN
Rewrite by
Thm*
a
:
,
b
:
. (
a
rem -
b
) = (
a
rem
b
)
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
PrintForm
Definitions
Lemmas
int
2
Sections
StandardLIB
Doc