Step
*
of Lemma
select-as-hd
∀[L:Top List]. (L[0] ~ hd(L))
BY
{ (InductionOnList THEN Reduce 0 THEN Try (Trivial) THEN RWO "hd-nil" 0 THEN Auto) }
Latex:
Latex:
\mforall{}[L:Top  List].  (L[0]  \msim{}  hd(L))
By
Latex:
(InductionOnList  THEN  Reduce  0  THEN  Try  (Trivial)  THEN  RWO  "hd-nil"  0  THEN  Auto)
Home
Index