Step * 1 of Lemma unit-ss-eq


1. {t:ℝ(r0 ≤ t) ∧ (t ≤ r1)} 
2. t' {t:ℝ(r0 ≤ t) ∧ (t ≤ r1)} 
3. ¬t ≠ t'
⊢ t'
BY
(RWO  "req-iff-not-rneq" THEN Auto) }


Latex:


Latex:

1.  t  :  \{t:\mBbbR{}|  (r0  \mleq{}  t)  \mwedge{}  (t  \mleq{}  r1)\} 
2.  t'  :  \{t:\mBbbR{}|  (r0  \mleq{}  t)  \mwedge{}  (t  \mleq{}  r1)\} 
3.  \mneg{}t  \mneq{}  t'
\mvdash{}  t  =  t'


By


Latex:
(RWO    "req-iff-not-rneq"  0  THEN  Auto)




Home Index