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
prop_and
Def
(
P
Q
)(
L
) ==
P
(
L
) &
Q
(
L
)
Thm*
T
:Type,
P
,
Q
:(
T
Prop). (
P
Q
)
T
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
mb
nat
Sections
MarkB
generic
Doc