Definitions
rel
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
iff
Def
P
Q
== (
P
Q
) & (
P
Q
)
Thm*
A
,
B
:Prop. (
A
B
)
Prop
sym
Def
Sym
x
,
y
:
T
.
E
(
x
;
y
) ==
a
,
b
:
T
.
E
(
a
;
b
)
E
(
b
;
a
)
Thm*
T
:Type,
E
:(
T
T
Prop). (Sym
x
,
y
:
T
.
E
(
x
,
y
))
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
rel
1
Sections
StandardLIB
Doc