(4steps total)
PrintForm
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
A function that cancels a surjection is also cancelled by it.
At:
left
inv
of
surj
is
right
inv
A
,
B
:Type,
f
:(
A
B
),
g
:(
B
A
).
Surj(
A
;
B
;
f
)
(
x
:
A
.
g
(
f
(
x
)) =
x
)
(
y
:
B
.
f
(
g
(
y
)) =
y
)
By:
Auto
Generated subgoal:
1
1.
A
: Type
2.
B
: Type
3.
f
:
A
B
4.
g
:
B
A
5. Surj(
A
;
B
;
f
)
6.
x
:
A
.
g
(
f
(
x
)) =
x
7.
y
:
B
f
(
g
(
y
)) =
y
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(4steps total)
PrintForm
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc