Step * of Lemma listp_properties

[A:Type]. ∀[l:A List+].  (||l|| ≥ )
BY
(Unfold `listp` THEN Auto) }


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[l:A  List\msupplus{}].    (||l||  \mgeq{}  1  )


By


Latex:
(Unfold  `listp`  0  THEN  Auto)




Home Index