Step
*
1
1
of Lemma
for_hdtl_cons_lemma
1. g : Top@i
2. as : Top@i
3. a : Top@i
4. k : Top@i
5. f : Top@i
6. T : Top@i
⊢ f g[a;as] reduce(f;k;mapcons(λh,t. g[h;t];as)) ~ f g[a;as] (ForHdTl{T,f,k} h::t ∈ as. g[h;t])
BY
{ Try (RW (AddrC [2] (UnfoldC `for_hdtl`)) 0)⋅ }
1
1. g : Top@i
2. as : Top@i
3. a : Top@i
4. k : Top@i
5. f : Top@i
6. T : Top@i
⊢ f g[a;as] reduce(f;k;mapcons(λh,t. g[h;t];as)) ~ f g[a;as] reduce(f;k;mapcons(λh,t. g[h;t];as))
Latex:
Latex:
1.  g  :  Top@i
2.  as  :  Top@i
3.  a  :  Top@i
4.  k  :  Top@i
5.  f  :  Top@i
6.  T  :  Top@i
\mvdash{}  f  g[a;as]  reduce(f;k;mapcons(\mlambda{}h,t.  g[h;t];as))  \msim{}  f  g[a;as]  (ForHdTl\{T,f,k\}  h::t  \mmember{}  as.  g[h;t])
By
Latex:
Try  (RW  (AddrC  [2]  (UnfoldC  `for\_hdtl`))  0)\mcdot{}
Home
Index