Step
*
1
of Lemma
nth_tl_map
.....basecase..... 
1. f : Top
2. n : ℤ
⊢ ∀[l:Top List]. (nth_tl(0;map(f;l)) ~ map(f;nth_tl(0;l)))
BY
{ TACTIC:(TACTIC:Auto THEN Reduce 0 THEN Auto) }
Latex:
Latex:
.....basecase..... 
1.  f  :  Top
2.  n  :  \mBbbZ{}
\mvdash{}  \mforall{}[l:Top  List].  (nth\_tl(0;map(f;l))  \msim{}  map(f;nth\_tl(0;l)))
By
Latex:
TACTIC:(TACTIC:Auto  THEN  Reduce  0  THEN  Auto)
Home
Index