Step * of Lemma setmem-emptyset

x:coSet{i:l}. ((x ∈ {}) ⇐⇒ False)
BY
(Auto THEN Unfold `emptyset` -1 THEN RWO "setmem-mkset" (-1) THEN Auto) }

1
1. coSet{i:l}
2. ∃x1:Void. seteq(x;⋅)
⊢ False


Latex:


Latex:
\mforall{}x:coSet\{i:l\}.  ((x  \mmember{}  \{\})  \mLeftarrow{}{}\mRightarrow{}  False)


By


Latex:
(Auto  THEN  Unfold  `emptyset`  -1  THEN  RWO  "setmem-mkset"  (-1)  THEN  Auto)




Home Index