Step * of Lemma last-lemma-sq

[T:Type]. ∀[L:T List].  firstn(||L|| 1;L) [last(L)] supposing ¬↑null(L)
BY
(UnivCD THENA Auto) }

1
1. Type
2. List
3. ¬↑null(L)
⊢ firstn(||L|| 1;L) [last(L)]


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[L:T  List].    L  \msim{}  firstn(||L||  -  1;L)  @  [last(L)]  supposing  \mneg{}\muparrow{}null(L)


By


Latex:
(UnivCD  THENA  Auto)




Home Index