Step
*
of Lemma
null_wf
∀[T:Type]. ∀[as:T List].  (null(as) ∈ 𝔹)
BY
{ ((InductionOnList THEN Reduce 0) THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[as:T  List].    (null(as)  \mmember{}  \mBbbB{})
By
Latex:
((InductionOnList  THEN  Reduce  0)  THEN  Auto)
Home
Index