Step * 3 of Lemma iproper-nonvoid


1. Top
2. x1 : ℝ
3. (False ∧ True)  (case ⊥ of inl(a) => inr(a) => a < case inl x1 of inl(b) => inr(b) => b)
⊢ ∃r:ℝ(r ≤ x1)
BY
(D With ⌜x1⌝  THEN Auto) }


Latex:


Latex:

1.  y  :  Top
2.  x1  :  \mBbbR{}
3.  (False  \mwedge{}  True)
{}\mRightarrow{}  (case  \mbot{}  of  inl(a)  =>  a  |  inr(a)  =>  a  <  case  inl  x1  of  inl(b)  =>  b  |  inr(b)  =>  b)
\mvdash{}  \mexists{}r:\mBbbR{}.  (r  \mleq{}  x1)


By


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




Home Index