(4steps total)
PrintForm
Definitions
int
2
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
imin
add
r
1
1.
a
:
2.
b
:
3.
c
:
imin(
a
;
b
)+
c
= imin(
a
+
c
;
b
+
c
)
By:
Decide:
a
b
THEN ElimImaxmin Auto 0
Generated subgoals:
1
4.
a
b
a
+
c
=
a
+
c
Auto
2
4.
a
b
b
+
c
=
b
+
c
Auto
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(4steps total)
PrintForm
Definitions
int
2
Sections
StandardLIB
Doc