Definitions
DiscreteMath
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
is_finite_type
Def
Finite(
A
) ==
n
:
.
A
~
n
Thm*
A
:Type. Finite(
A
)
Prop
unboundedly_infinite
Def
Unbounded(
A
) ==
k
:
.
(
k
inj
A
)
Thm*
A
:Type. Unbounded(
A
)
Prop
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