(36steps total)
PrintForm
Definitions
Lemmas
DiscreteMath
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Equivalence of one-one correspondence and existence of inverses
At:
one
one
corr
rel
vs
invfuns
A
,
B
:Type,
R
:(
A
B
Prop).
(1-1-Corr
x
:
A
,
y
:
B
.
R
(
x
;
y
))
(
f
:(
A
B
),
g
:(
B
A
).
(
InvFuns(
A
;
B
;
f
;
g
) & (
x
:
A
,
y
:
B
.
R
(
x
;
y
)
y
=
f
(
x
) &
x
=
g
(
y
)))
By:
UnivCD
Generated subgoal:
1
1.
A
: Type
2.
B
: Type
3.
R
:
A
B
Prop
(1-1-Corr
x
:
A
,
y
:
B
.
R
(
x
;
y
))
(
f
:(
A
B
),
g
:(
B
A
).
(
InvFuns(
A
;
B
;
f
;
g
) & (
x
:
A
,
y
:
B
.
R
(
x
;
y
)
y
=
f
(
x
) &
x
=
g
(
y
)))
35
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(36steps total)
PrintForm
Definitions
Lemmas
DiscreteMath
Sections
DiscrMathExt
Doc