PrintForm
Definitions
Lemmas
hol
list
2
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
eq
list
'a
:S,
h1
,
h2
:
'a
.
h1
=
h2
(
l1
,
l2
:
'a
List.
l1
=
l2
cons(
h1
;
l1
) = cons(
h2
;
l2
))
By:
RewriteOfThm Thm:
heq
list
(SimpsetC [`hol_to_nuprl`;`bequal`])
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
PrintForm
Definitions
Lemmas
hol
list
2
Sections
HOLlib
Doc