WhoCites
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(the inverse function pairs between
A
and
B
)
Who Cites inv
pair?
inv_pair
Def
A
B
== {
fg
:((
A
B
)
(
B
A
))|
fg
/
f
,
g
. InvFuns(
A
;
B
;
f
;
g
) }
Thm*
A
,
B
:Type.
A
B
Type
inv_funs_2
Def
InvFuns(
A
;
B
;
f
;
g
) == (
x
:
A
.
g
(
f
(
x
)) =
x
) & (
y
:
B
.
f
(
g
(
y
)) =
y
)
Thm*
f
:(
A
B
),
g
:(
B
A
). InvFuns(
A
;
B
;
f
;
g
)
Prop
Syntax:
A
B
has structure:
inv_pair(
A
;
B
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc