(14steps total)
PrintForm
Definitions
Lemmas
hol
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
iso
pair
char
1
1
1.
'a
: S
2.
'b
: S
3.
P
:
'b
4.
rep
:
'a
'b
5.
abs
:
'b
'a
6.
r
:
'b
.
abs
(
r
) = (@
a
:
'a
. (
r
=
rep
(
a
)))
7. type_definition(
'b
;
'a
;
P
;
rep
)
8.
a
:
'a
abs
(
rep
(
a
)) =
a
By:
WithSomeHypSimps [6] [] Simp THEN StrongAuto
Generated subgoal:
1
(@
a1
:
'a
. (
rep
(
a
) =
rep
(
a1
))) =
a
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(14steps total)
PrintForm
Definitions
Lemmas
hol
Sections
HOLlib
Doc