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_star
Def
(
R
^*)(
x
,
y
) ==
n
:
.
x
R
^
n
y
Thm*
T
:Type,
R
:(
T
T
Prop). (
R
^*)
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