Definitions
DiscreteMath
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
inhabited_uniquely
Def
!
A
==
{
x
:
A
|
y
:
A
.
x
=
y
}
injection_type
Def
A
inj
B
== {
f
:(
A
B
)| Inj(
A
;
B
;
f
) }
Thm*
A
,
B
:Type.
A
inj
B
Type
not
Def
A
==
A
False
Thm*
A
:Prop. (
A
)
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc