Step * of Lemma continuous-minus

[I:Interval]. ∀[f:I ⟶ℝ].  (f[x] continuous for x ∈  -(f[x]) continuous for x ∈ I)
BY
(Auto
   THEN All (Unfold `continuous`)
   THEN Auto
   THEN ∀h:hyp. ((InstHyp [⌜m⌝;⌜n⌝h⋅ THENA Auto) THEN Thin THEN -1) 
   THEN With ⌜d⌝ (D 0)⋅
   THEN Auto
   THEN Try (OnMaybeHyp (\h. (FLemma `i-member-approx` [h] THEN Complete (Auto)))⋅)
   THEN EAuto 1
   THEN ∀h:hyp. ((InstHyp [⌜x⌝;⌜y⌝h⋅
                  THENA (Auto THEN OnMaybeHyp 17 (\h. (RW (AddrC [1] (HypC h)) THEN Complete (Auto)))⋅)
                  )
                 THEN Thin h
                 ) ⋅}

1
1. Interval
2. I ⟶ℝ
3. {m:ℕ+icompact(i-approx(I;m))} @i
4. : ℕ+@i
5. : ℝ
6. r0 < d
7. r0 < d
8. : ℝ@i
9. : ℝ@i
10. x ∈ i-approx(I;m)@i
11. y ∈ i-approx(I;m)@i
12. |x y| ≤ d@i
13. |f[x] f[y]| ≤ (r1/r(n))
⊢ |-(f[x]) -(f[y])| ≤ (r1/r(n))


Latex:


Latex:
\mforall{}[I:Interval].  \mforall{}[f:I  {}\mrightarrow{}\mBbbR{}].    (f[x]  continuous  for  x  \mmember{}  I  {}\mRightarrow{}  -(f[x])  continuous  for  x  \mmember{}  I)


By


Latex:
(Auto
  THEN  All  (Unfold  `continuous`)
  THEN  Auto
  THEN  \mforall{}h:hyp.  ((InstHyp  [\mkleeneopen{}m\mkleeneclose{};\mkleeneopen{}n\mkleeneclose{}]  h\mcdot{}  THENA  Auto)  THEN  Thin  h  THEN  D  -1) 
  THEN  With  \mkleeneopen{}d\mkleeneclose{}  (D  0)\mcdot{}
  THEN  Auto
  THEN  Try  (OnMaybeHyp  9  (\mbackslash{}h.  (FLemma  `i-member-approx`  [h]  THEN  Complete  (Auto)))\mcdot{})
  THEN  EAuto  1
  THEN  \mforall{}h:hyp.  ((InstHyp  [\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{}]  h\mcdot{}
                                THENA  (Auto
                                              THEN  OnMaybeHyp  17  (\mbackslash{}h.  (RW  (AddrC  [1]  (HypC  h))  0  THEN  Complete  (Auto)))\mcdot{}
                                              )
                                )
                              THEN  Thin  h
                              )  \mcdot{})




Home Index