Step
*
of Lemma
rabs-difference-rcos-rleq
∀x,y:ℝ.  (|rcos(x) - rcos(y)| ≤ |x - y|)
BY
{ ((InstLemma `mean-value-for-bounded-derivative` [⌜(-∞, ∞)⌝;⌜λ2x.rcos(x)⌝;⌜λ2x.-(rsin(x))⌝;⌜r1⌝]⋅ THENA Auto)
   THEN Try ((RWO "-1" 0 THEN Auto))
   THEN nRNorm 0
   THEN Auto) }
1
1. x : {x:ℝ| x ∈ (-∞, ∞)} 
⊢ |-(rsin(x))| ≤ r1
Latex:
Latex:
\mforall{}x,y:\mBbbR{}.    (|rcos(x)  -  rcos(y)|  \mleq{}  |x  -  y|)
By
Latex:
((InstLemma  `mean-value-for-bounded-derivative`  [\mkleeneopen{}(-\minfty{},  \minfty{})\mkleeneclose{};\mkleeneopen{}\mlambda{}\msubtwo{}x.rcos(x)\mkleeneclose{};\mkleeneopen{}\mlambda{}\msubtwo{}x.-(rsin(x))\mkleeneclose{};\mkleeneopen{}r1\mkleeneclose{}]\mcdot{}
    THENA  Auto
    )
  THEN  Try  ((RWO  "-1"  0  THEN  Auto))
  THEN  nRNorm  0
  THEN  Auto)
Home
Index