Definitions
DiscreteMath
Sections
DiscrMathExt
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
injection_type
Def
A
inj
B
== {
f
:(
A
B
)| Inj(
A
;
B
;
f
) }
Thm*
A
,
B
:Type.
A
inj
B
Type
subtype
Def
S
T
==
x
:
S
.
x
T
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc