Step * of Lemma rcos-strictly-decreasing

rcos(x) strictly-decreasing for x ∈ [r0, π]
BY
((Assert iproper([r0, π]) BY
          (RepUR ``iproper left-endpoint right-endpoint endpoints`` THEN Auto))
   THEN Using [`f\'',⌜λ2x.-(rsin(x))⌝]
   
      (BLemma `derivative-implies-strictly-decreasing-closed`)⋅
   THEN Auto) }

1
1. iproper([r0, π])
⊢ d(rcos(x))/dx = λx.-(rsin(x)) on [r0, π]

2
1. iproper([r0, π])
⊢ ifun(λx.-(rsin(x));[r0, π])

3
1. iproper([r0, π])
2. {x:ℝx ∈ [r0, π]} 
⊢ -(rsin(x)) ≤ r0

4
1. iproper([r0, π])
2. {x:ℝx ∈ (r0, π)} 
⊢ -(rsin(x)) < r0


Latex:


Latex:
rcos(x)  strictly-decreasing  for  x  \mmember{}  [r0,  \mpi{}]


By


Latex:
((Assert  iproper([r0,  \mpi{}])  BY
                (RepUR  ``iproper  left-endpoint  right-endpoint  endpoints``  0  THEN  Auto))
  THEN  Using  [`f\mbackslash{}'',\mkleeneopen{}\mlambda{}\msubtwo{}x.-(rsin(x))\mkleeneclose{}]
 
        (BLemma  `derivative-implies-strictly-decreasing-closed`)\mcdot{}
  THEN  Auto)




Home Index