Step
*
of Lemma
member-implies-null-eq-bfalse
∀[T:Type]. ∀[L:T List]. ∀[x:T]. null(L) = ff supposing (x ∈ L)
BY
{ (Auto THEN FLemma `member_null` [-1] THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type]. \mforall{}[L:T List]. \mforall{}[x:T]. null(L) = ff supposing (x \mmember{} L)
By
Latex:
(Auto THEN FLemma `member\_null` [-1] THEN Auto)
Home
Index