(8steps total)
PrintForm
Definitions
core
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
stable
function
equal
A
,
B
:Type,
f
,
g
:(
A
B
). (
x
:
A
. Stable{
f
(
x
) =
g
(
x
)})
Stable{
f
=
g
}
By:
Unfold `stable` 0
Generated subgoal:
1
1.
A
: Type
2.
B
: Type
3.
f
:
A
B
4.
g
:
A
B
5.
x
:
A
.
f
(
x
) =
g
(
x
)
f
(
x
) =
g
(
x
)
6.
f
=
g
f
=
g
7
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(8steps total)
PrintForm
Definitions
core
StandardLIB
Doc