Definitions
mb
event
system
2
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
Knd
Def
Knd == (IdLnk
Id)+Id
Thm* Knd
Type
eq_knd
Def
a
=
b
== eqof(KindDeq)(
a
,
b
)
Thm*
a
,
b
:Knd.
a
=
b
assert
Def
b
== if
b
True else False fi
Thm*
b
:
.
b
Prop
iff
Def
P
Q
== (
P
Q
) & (
P
Q
)
Thm*
A
,
B
:Prop. (
A
B
)
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
mb
event
system
2
Sections
EventSystems
Doc