Step
*
1
of Lemma
real-closed-interval-lattice_wf
1. a : ℝ
2. b : ℝ
3. a ≤ b
⊢ EquivRel({r:ℝ| (a ≤ r) ∧ (r ≤ b)} x,y.x = y)
BY
{ RepeatFor 2 ((D 0 THEN Auto)) }
Latex:
Latex:
1.  a  :  \mBbbR{}
2.  b  :  \mBbbR{}
3.  a  \mleq{}  b
\mvdash{}  EquivRel(\{r:\mBbbR{}|  (a  \mleq{}  r)  \mwedge{}  (r  \mleq{}  b)\}  ;x,y.x  =  y)
By
Latex:
RepeatFor  2  ((D  0  THEN  Auto))
Home
Index