(13steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc
At:
list
length
wf
nat
1
1
1
1
2
1.
T:
Type
2.
L:
T List
3.
u:
T
4.
v:
T List
5.
(Case of v; nil
0 ; h.t
1+Y((
l,L. Case of L; nil
0 ; h.t
1+l(t)),t))
1+Y((
l,L. Case of L; nil
0 ; h.t
1+l(t)),v)
By:
RWH YUnrollC 0
THEN
Reduce 0
Generated subgoals:
1
6.
h:
T
7.
t:
T List
8.
Y((
l,L. Case of L; nil
0 ; h.t
1+l(t)),t)
2
0
1+(Case of v; nil
0 ; h.t
1+Y((
l,L. Case of L; nil
0 ; h.t
1+l(t)),t))
About:
(13steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc