Step
*
1
1
1
1
of Lemma
real-fun-implies-sfun-general
.....wf..... 
1. I : Interval
2. f : I ⟶ℝ
3. ∀x,y:{x:ℝ| x ∈ I} .  ((x = y) 
⇒ ((f x) = (f y)))
4. x : {x:ℝ| x ∈ I} 
5. y : {x:ℝ| x ∈ I} 
6. f x ≠ f y
7. ∀z:{x:ℝ| x ∈ I} . ((¬(z = x)) ∨ (¬(z = y)))
8. z : ℝ
⊢ rmin(rmax(x;y);rmax(rmin(x;y);z)) ∈ {x:ℝ| x ∈ I} 
BY
{ (Assert [rmin(x;y), rmax(x;y)] ⊆ I  BY
         EAuto 1) }
1
1. I : Interval
2. f : I ⟶ℝ
3. ∀x,y:{x:ℝ| x ∈ I} .  ((x = y) 
⇒ ((f x) = (f y)))
4. x : {x:ℝ| x ∈ I} 
5. y : {x:ℝ| x ∈ I} 
6. f x ≠ f y
7. ∀z:{x:ℝ| x ∈ I} . ((¬(z = x)) ∨ (¬(z = y)))
8. z : ℝ
9. [rmin(x;y), rmax(x;y)] ⊆ I 
⊢ rmin(rmax(x;y);rmax(rmin(x;y);z)) ∈ {x:ℝ| x ∈ I} 
Latex:
Latex:
.....wf..... 
1.  I  :  Interval
2.  f  :  I  {}\mrightarrow{}\mBbbR{}
3.  \mforall{}x,y:\{x:\mBbbR{}|  x  \mmember{}  I\}  .    ((x  =  y)  {}\mRightarrow{}  ((f  x)  =  (f  y)))
4.  x  :  \{x:\mBbbR{}|  x  \mmember{}  I\} 
5.  y  :  \{x:\mBbbR{}|  x  \mmember{}  I\} 
6.  f  x  \mneq{}  f  y
7.  \mforall{}z:\{x:\mBbbR{}|  x  \mmember{}  I\}  .  ((\mneg{}(z  =  x))  \mvee{}  (\mneg{}(z  =  y)))
8.  z  :  \mBbbR{}
\mvdash{}  rmin(rmax(x;y);rmax(rmin(x;y);z))  \mmember{}  \{x:\mBbbR{}|  x  \mmember{}  I\} 
By
Latex:
(Assert  [rmin(x;y),  rmax(x;y)]  \msubseteq{}  I    BY
              EAuto  1)
Home
Index