Step
*
of Lemma
pos_length3
∀[A:Type]. ∀[l:A List].  uiff(¬↑null(l);||l|| ≥ 1 )
BY
{ (InstLemma `pos_length2` []⋅ THEN RepeatFor 3 (ParallelLast) THEN Auto) }
Latex:
Latex:
\mforall{}[A:Type].  \mforall{}[l:A  List].    uiff(\mneg{}\muparrow{}null(l);||l||  \mgeq{}  1  )
By
Latex:
(InstLemma  `pos\_length2`  []\mcdot{}  THEN  RepeatFor  3  (ParallelLast)  THEN  Auto)
Home
Index