(7steps total)
PrintForm
Definitions
NuprlPrimitives
Sections
NuprlLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
sfa
doc
sexpr
case
thm
1
1.
A
: Type
2.
s
: Sexpr(
A
)
(
x
:
A
.
s
= Inj(
x
))
(
s1
,
s2
:Sexpr(
A
).
s
= Cons(
s1
;
s2
))
By:
New:
u
Analyze-1
Generated subgoal:
1
2.
s
: rec(
T
.(
T
T
)+
A
)
3.
u
: (Sexpr(
A
)
Sexpr(
A
))+
A
4.
s
=
u
(Sexpr(
A
)
Sexpr(
A
))+
A
(
x
:
A
.
u
= Inj(
x
))
(
s1
,
s2
:Sexpr(
A
).
u
= Cons(
s1
;
s2
))
5
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(7steps total)
PrintForm
Definitions
NuprlPrimitives
Sections
NuprlLIB
Doc