Definitions
DiscreteMath
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
bijection_type
Def
A
bij
B
== {
f
:(
A
B
)| Bij(
A
;
B
;
f
) }
Thm*
A
,
B
:Type.
A
bij
B
Type
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