(11steps total)
PrintForm
Definitions
fun
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
fun
with
inv
is
bij
1
1
2
1.
A
: Type
2.
B
: Type
3.
f
:
A
B
4.
g
:
B
A
5.
g
o
f
= Id
6.
f
o
g
= Id
7.
b
:
B
a
:
A
.
f
(
a
) =
b
By:
Witness
g
(
b
)
Generated subgoal:
1
f
(
g
(
b
)) =
b
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(11steps total)
PrintForm
Definitions
fun
1
Sections
StandardLIB
Doc