Step * of Lemma select-nthtl0

[n:ℕ]. ∀[L:Top List].  (L[n] nth_tl(n;L)[0])
BY
(RepeatFor ((D THENA Auto)) THEN (RWO "select-as-hd" THENA Auto) THEN RWO "select-nthtl" THEN Auto) }


Latex:


Latex:
\mforall{}[n:\mBbbN{}].  \mforall{}[L:Top  List].    (L[n]  \msim{}  nth\_tl(n;L)[0])


By


Latex:
(RepeatFor  2  ((D  0  THENA  Auto))
  THEN  (RWO  "select-as-hd"  0  THENA  Auto)
  THEN  RWO  "select-nthtl"  0
  THEN  Auto)




Home Index