Step * of Lemma l-last_wf

[T:Type]. ∀[L:T List].  l-last(L) ∈ supposing ¬↑null(L)
BY
(Auto THEN THEN AllReduce THEN Try (Complete (Auto)) THEN RepUR ``l-last l-last-default`` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[L:T  List].    l-last(L)  \mmember{}  T  supposing  \mneg{}\muparrow{}null(L)


By


Latex:
(Auto
  THEN  D  2
  THEN  AllReduce
  THEN  Try  (Complete  (Auto))
  THEN  RepUR  ``l-last  l-last-default``  0
  THEN  Auto)




Home Index