mb
event
system
1
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
ll1
,
ll2
:(Top List) List. concat(
ll1
@
ll2
) ~ (concat(
ll1
) @ concat(
ll2
))
[concat_append]
cites the following:
Thm*
as
,
bs
,
cs
:Top List. ((
as
@
bs
) @
cs
) ~ (
as
@
bs
@
cs
)
[append_assoc_sq]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
mb
event
system
1
Sections
EventSystems
Doc