Step * 1 of Lemma list_ind_nil_lemma


1. Top@i
2. Top@i
⊢ rec-case([]) of
  [] => x
  h::t =>
   r.A[h;t;r] x
BY
Try (RW (AddrC [1] (RecUnfoldC `list_ind` ANDTHENC ReduceC)) 0)⋅ }

1
1. Top@i
2. Top@i
⊢ x


Latex:


Latex:

1.  A  :  Top@i
2.  x  :  Top@i
\mvdash{}  rec-case([])  of
    []  =>  x
    h::t  =>
      r.A[h;t;r]  \msim{}  x


By


Latex:
Try  (RW  (AddrC  [1]  (RecUnfoldC  `list\_ind`  ANDTHENC  ReduceC))  0)\mcdot{}




Home Index