Step * 2 1 of Lemma not-assert-bl-exists


1. Type
2. List
3. {x:T| (x ∈ L)}  ⟶ 𝔹
4. (∀x∈L.¬↑P[x])
5. (∃x∈L. ↑P[x])
⊢ False
BY
(D (-1) THEN With ⌜i⌝ (D (-3))⋅ THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  L  :  T  List
3.  P  :  \{x:T|  (x  \mmember{}  L)\}    {}\mrightarrow{}  \mBbbB{}
4.  (\mforall{}x\mmember{}L.\mneg{}\muparrow{}P[x])
5.  (\mexists{}x\mmember{}L.  \muparrow{}P[x])
\mvdash{}  False


By


Latex:
(D  (-1)  THEN  With  \mkleeneopen{}i\mkleeneclose{}  (D  (-3))\mcdot{}  THEN  Auto)




Home Index