PrintForm
Definitions
Lemmas
hol
list
2
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
length
eq
cons
'a
:S,
P
:((
'a
List)
),
n
:
.
(
l
:
'a
List. ||
l
|| =
n
+1
P
(
l
))
(
l
:
'a
List. ||
l
|| =
n
(
x
:
'a
.
P
(cons(
x
;
l
))))
By:
RewriteOfThm Thm:
hlength
eq
cons
(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