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