Step * 1 of Lemma total-function-limit

.....antecedent..... 
1. : ℝ ⟶ ℝ
2. : ℝ
3. : ℕ ⟶ ℝ
4. ∀x,y:ℝ.  ((x y)  (f[x] f[y]))
⊢ f(x) continuous for x ∈ (-∞, ∞)
BY
(RepUR ``r-ap`` THEN BLemma `function-is-continuous` THEN Auto) }


Latex:


Latex:
.....antecedent..... 
1.  f  :  \mBbbR{}  {}\mrightarrow{}  \mBbbR{}
2.  y  :  \mBbbR{}
3.  x  :  \mBbbN{}  {}\mrightarrow{}  \mBbbR{}
4.  \mforall{}x,y:\mBbbR{}.    ((x  =  y)  {}\mRightarrow{}  (f[x]  =  f[y]))
\mvdash{}  f(x)  continuous  for  x  \mmember{}  (-\minfty{},  \minfty{})


By


Latex:
(RepUR  ``r-ap``  0  THEN  BLemma  `function-is-continuous`  THEN  Auto)




Home Index