hol
list
2
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Rank
Theorem
Name
2
Thm*
'a
:S,
h
:
'a
,
t
:
'a
List,
h'
:
'a
,
t'
:
'a
List.
Thm*
cons(
h
;
t
) = cons(
h'
;
t'
)
h
=
h'
&
t
=
t'
[cons_11_2]
cites the following:
1
Thm*
'a
:S,
h
:
'a
,
t
:
'a
List,
h'
:
'a
,
t'
:
'a
List.
Thm*
cons(
h
;
t
) = cons(
h'
;
t'
)
h
=
h'
&
t
=
t'
[cons_11]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
list
2
Sections
HOLlib
Doc