Step
*
1
1
of Lemma
l_sum_cons_lemma
1. L : Top@i
2. a : Top@i
⊢ a + reduce(λx,y. (x + y);0;L) ~ a + l_sum(L)
BY
{ Try (RW (AddrC [2] (UnfoldC `l_sum` ANDTHENC ReduceC)) 0)⋅ }
1
1. L : Top@i
2. a : Top@i
⊢ a + reduce(λx,y. (x + y);0;L) ~ a + reduce(λx,y. (x + y);0;L)
Latex:
Latex:
1.  L  :  Top@i
2.  a  :  Top@i
\mvdash{}  a  +  reduce(\mlambda{}x,y.  (x  +  y);0;L)  \msim{}  a  +  l\_sum(L)
By
Latex:
Try  (RW  (AddrC  [2]  (UnfoldC  `l\_sum`  ANDTHENC  ReduceC))  0)\mcdot{}
Home
Index