(40steps total)
PrintForm
Definitions
Lemmas
mb
event
system
6
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
finite-support-feasible
1
1
1
2
2
1
1.
D
: Dsys
2.
L
: Id List
3.
i
:Id. (
i
L
)
ma-is-empty(M(
i
))
4.
i
:Id. Feasible(M(
i
))
5.
i
:Id.
5.
(
i
L
)
5.
5.
(
ltg
:(IdLnk
Id
Type).
5. (
(
ltg
ma-outlinks(M(
i
);
i
))
5. (
5. (
(destination(1of(
ltg
))
L
)
5. (
5. (
interface-check(
D
;1of(
ltg
);1of(2of(
ltg
));2of(2of(
ltg
))))
6.
l
: IdLnk
7.
tg
: Id
8. (source(
l
)
L
)
9. (destination(
l
)
L
)
10.
ds
:
x
:Id fp-> Type
11.
da
:
a
:Knd fp-> Type
12.
init
:
x
:Id fp->
ds
(
x
)?Void
13.
pre
:
a
:Id fp-> State(
ds
)
da
(locl(
a
))?Top
Prop
14.
ef
:
kx
:Knd
Id fp-> State(
ds
)
da
(1of(
kx
))?Top
ds
(2of(
kx
))?Void
15.
send
:
15.
kl
:Knd
IdLnk fp-> (
tg
:Id
15.
kl
:Knd
IdLnk fp-> (
State(
ds
)
da
(1of(
kl
))?Top
15.
kl
:Knd
IdLnk fp-> (
(
da
(rcv(2of(
kl
);
tg
))?Void List)) List
16.
frame
:
x
:Id fp-> Knd List
17.
sframe
:
ltg
:IdLnk
Id fp-> Knd List
18.
M8
: Top
19. M(source(
l
)) = <
ds
,
da
,
init
,
pre
,
ef
,
send
,
frame
,
sframe
,
M8
>
20. rcv(
l
;
tg
)
dom(
da
)
(<
l
,
tg
,
da
(rcv(
l
;
tg
))>
da-outlinks(
da
;source(
l
)))
By:
Unfold `da-outlinks` 0
Generated subgoal:
1
(<
l
,
tg
,
da
(rcv(
l
;
tg
))>
mapfilter(
k
.da-outlink-f(
da
;
k
);
k
.
has-src(source(
l
);
k
);fpf-dom-list(
da
)))
10
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(40steps total)
PrintForm
Definitions
Lemmas
mb
event
system
6
Sections
EventSystems
Doc