Definitions
mb
nat
Sections
MarkB
generic
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
preserved_by
Def
R
preserves
P
==
x
,
y
:
T
.
P
(
x
)
(
x
R
y
)
P
(
y
)
Thm*
T
:Type,
P
:(
T
Prop),
R
:(
T
T
Prop).
R
preserves
P
Prop
rel_or
Def
(
R1
R2
)(
x
,
y
) == (
x
R1
y
)
(
x
R2
y
)
Thm*
T
:Type,
R1
,
R2
:(
T
T
Prop). (
R1
R2
)
T
T
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
mb
nat
Sections
MarkB
generic
Doc