Step * 1 1 of Lemma strict-increasing-implies-inv-strict-increasing


1. Interval
2. I ⟶ℝ
3. ∀x,y:{x:ℝx ∈ I} .  ((x y)  ((f x) (f y)))
4. ∀x,y:{x:ℝx ∈ I} .  (f x ≠  x ≠ y)
5. ∀x,y:{x:ℝx ∈ I} .  ((x < y)  ((f x) < (f y)))
6. {x:ℝx ∈ I} 
7. {x:ℝx ∈ I} 
8. (f x) < (f y)
9. y < x
⊢ x < y
BY
(FHyp [-1] THEN Auto) }


Latex:


Latex:

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.  \mforall{}x,y:\{x:\mBbbR{}|  x  \mmember{}  I\}  .    (f  x  \mneq{}  f  y  {}\mRightarrow{}  x  \mneq{}  y)
5.  \mforall{}x,y:\{x:\mBbbR{}|  x  \mmember{}  I\}  .    ((x  <  y)  {}\mRightarrow{}  ((f  x)  <  (f  y)))
6.  x  :  \{x:\mBbbR{}|  x  \mmember{}  I\} 
7.  y  :  \{x:\mBbbR{}|  x  \mmember{}  I\} 
8.  (f  x)  <  (f  y)
9.  y  <  x
\mvdash{}  x  <  y


By


Latex:
(FHyp  5  [-1]  THEN  Auto)




Home Index