Step * 1 of Lemma iter_df_cons_lemma


1. as Top@i
2. Top@i
3. Top@i
⊢ P*([a as]) fst(P(a))*(as)
BY
Try (RW (AddrC [1] (UnfoldC `iterate-dataflow` ANDTHENC ReduceC)) 0)⋅ }

1
1. as Top@i
2. Top@i
3. Top@i
⊢ accumulate (with value and list item input):
   fst(p(input))
  over list:
    as
  with starting value:
   fst(P(a))) fst(P(a))*(as)


Latex:



Latex:

1.  as  :  Top@i
2.  a  :  Top@i
3.  P  :  Top@i
\mvdash{}  P*([a  /  as])  \msim{}  fst(P(a))*(as)


By


Latex:
Try  (RW  (AddrC  [1]  (UnfoldC  `iterate-dataflow`  ANDTHENC  ReduceC))  0)\mcdot{}




Home Index