(6steps total)
PrintForm
Definitions
list
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
eq
cons
imp
eq
hds
1
1.
A
: Type
2.
a
:
A
3.
b
:
A
4.
as
:
A
List
5.
bs
:
A
List
6.
a
.
as
=
b
.
bs
a
=
b
By:
Assert (
a
.
as
=
b
.
bs
)
Generated subgoals:
1
a
.
as
=
b
.
bs
{
cs
:(
A
List)| ||
cs
||
1 }
1
step
2
7.
a
.
as
=
b
.
bs
{
cs
:(
A
List)| ||
cs
||
1 }
a
=
b
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(6steps total)
PrintForm
Definitions
list
1
Sections
StandardLIB
Doc