Definitions
DiscreteMath
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
exists_unique
Def
!
x
:
A
.
P
(
x
) ==
x
:
A
. x is the
x
:
A
.
P
(
x
)
Thm*
A
:Type,
P
:(
A
Prop). (
!
x
:
A
.
P
(
x
))
Prop
pi2
Def
2of(
t
) ==
t
/
x
,
y
. y
Thm*
A
:Type,
B
:(
A
Type),
p
:(
a
:
A
B
(
a
)). 2of(
p
)
B
(1of(
p
))
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc