Step
*
5
of Lemma
iproper-nonvoid
1. x1 : ℝ
2. y : Top
3. (True ∧ False) 
⇒ (case inl x1 of inl(a) => a | inr(a) => a < case ⊥ of inl(b) => b | inr(b) => b)
⊢ ∃r:ℝ. (x1 ≤ r)
BY
{ (D 0 With ⌜x1⌝  THEN Auto) }
Latex:
Latex:
1.  x1  :  \mBbbR{}
2.  y  :  Top
3.  (True  \mwedge{}  False)
{}\mRightarrow{}  (case  inl  x1  of  inl(a)  =>  a  |  inr(a)  =>  a  <  case  \mbot{}  of  inl(b)  =>  b  |  inr(b)  =>  b)
\mvdash{}  \mexists{}r:\mBbbR{}.  (x1  \mleq{}  r)
By
Latex:
(D  0  With  \mkleeneopen{}x1\mkleeneclose{}    THEN  Auto)
Home
Index