mb
event
system
1
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
T
:Type{i},
x
:
T
,
L
:
T
List,
P
:(
T
T
Prop{i'}).
Thm*
(
x
,
y
[
x
/
L
].
P
(
x
,
y
))
(
x
,
y
L
.
P
(
x
,
y
)) & (
y
L
.
P
(
x
,
y
))
[pairwise-cons]
cites the following:
Thm*
L
:
T
List,
i
:
||
L
||. (
L
[
i
]
L
)
[select_member]
Thm*
x
:
T
,
l
:
T
List,
i
:
||
l
||. [
x
/
l
][(
i
+1)] ~
l
[
i
]
[select_cons_tl_sq]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
mb
event
system
1
Sections
EventSystems
Doc