Step * of Lemma cons-has-member

[S:Type]. ∀a:S. ∀[b:S List]. ∃x:S. (x ∈ [a b])
BY
((Auto THEN With ⌜a⌝ THEN Auto) }


Latex:


Latex:
\mforall{}[S:Type].  \mforall{}a:S.  \mforall{}[b:S  List].  \mexists{}x:S.  (x  \mmember{}  [a  /  b])


By


Latex:
((Auto  THEN  D  0  With  \mkleeneopen{}a\mkleeneclose{}  )  THEN  Auto)




Home Index