Step
*
of Lemma
append_nil_sq
∀[l:Top List]. (l @ [] ~ l)
BY
{ (InductionOnList THEN Reduce 0 THEN Auto) }
Latex:
Latex:
\mforall{}[l:Top  List].  (l  @  []  \msim{}  l)
By
Latex:
(InductionOnList  THEN  Reduce  0  THEN  Auto)
Home
Index