Definitions
DiscreteMath
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
injection_type
Def
A
inj
B
== {
f
:(
A
B
)| Inj(
A
;
B
;
f
) }
Thm*
A
,
B
:Type.
A
inj
B
Type
nat
Def
== {
i
:
| 0
i
}
Thm*
Type
one_one_corr_2
Def
A
~
B
==
f
:(
A
B
),
g
:(
B
A
). InvFuns(
A
;
B
;
f
;
g
)
Thm*
A
,
B
:Type. (
A
~
B
)
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc