(5steps total)
PrintForm
Definitions
mb
event
system
2
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
ESAxioms
wf
1
1
1.
E
: Type
2.
T
: Id
Id
Type
3.
V
: Id
Id
Type
4.
M
: IdLnk
Id
Type
5.
loc
:
E
Id
6.
kind
:
E
Knd
7.
e
:
E
eventtype(
kind
;
loc
;
V
;
M
;
e
)
8.
x
:Id
e
:
E
T
(
loc
(
e
),
x
)
9.
x
:Id
e
:
E
T
(
loc
(
e
),
x
)
10.
sends
:
l
:IdLnk
E
(Msg_sub(
l
;
M
) List)
11.
sender
: {
e
:
E
| isrcv(
kind
(
e
)) }
E
12.
e
:{
e
:
E
| isrcv(
kind
(
e
)) }
||
sends
(lnk(
kind
(
e
)),
sender
(
e
))||
13.
first
:
E
14.
pred
: {
e'
:
E
|
first
(
e'
) }
E
15.
causl
:
E
E
Prop
16.
e
,
e'
:
E
.
loc
(
e
) =
loc
(
e'
)
causl
(
e
,
e'
)
e
=
e'
causl
(
e'
,
e
)
17.
e
:
E
.
first
(
e
)
(
e'
:
E
.
loc
(
e'
) =
loc
(
e
)
causl
(
e'
,
e
))
18.
e
:
E
.
18.
first
(
e
)
18.
18.
loc
(
pred
(
e
)) =
loc
(
e
) &
causl
(
pred
(
e
),
e
)
18.
& (
e'
:
E
.
loc
(
e'
) =
loc
(
e
)
(
causl
(
pred
(
e
),
e'
) &
causl
(
e'
,
e
)))
19.
e
:
E
20.
first
(
e
)
21. Id
loc
(
e
) =
loc
(
pred
(
e
))
By:
InstHyp [
e
] -4 THEN ExRepD
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(5steps total)
PrintForm
Definitions
mb
event
system
2
Sections
EventSystems
Doc