Step * of Lemma hd-reverse

[T:Type]. ∀[L:T List].  (hd(rev(L)) last(L))
BY
(UnivCD THENA Auto) }

1
1. Type
2. List
⊢ hd(rev(L)) last(L)


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[L:T  List].    (hd(rev(L))  \msim{}  last(L))


By


Latex:
(UnivCD  THENA  Auto)




Home Index