Step
*
of Lemma
null_member
∀[T:Type]. ∀[L:T List]. ∀[x:T].  ¬(x ∈ L) supposing ↑null(L)
BY
{ (Auto THEN D 2 THEN All Reduce THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[L:T  List].  \mforall{}[x:T].    \mneg{}(x  \mmember{}  L)  supposing  \muparrow{}null(L)
By
Latex:
(Auto  THEN  D  2  THEN  All  Reduce  THEN  Auto)
Home
Index