Step * 1 of Lemma sine-cosine-pythag


1. : ℝ
⊢ (sine(x)^2 cosine(x)^2) r1
BY
((RWO "rnexp2" THENA Auto)
   THEN (InstLemma `derivative-is-zero` [⌜(-∞, ∞)⌝;⌜λ2x.(sine(x) sine(x)) (cosine(x) cosine(x))⌝]⋅ THENA Auto)
   THEN -1
   THEN Thin
   (-1)⋅
   THEN -1) }

1
.....antecedent..... 
1. : ℝ
⊢ d((sine(x) sine(x)) (cosine(x) cosine(x)))/dx = λx.r0 on (-∞, ∞)

2
1. : ℝ
2. ∃c:ℝ. ∀x:{x:ℝx ∈ (-∞, ∞)} (((sine(x) sine(x)) (cosine(x) cosine(x))) c)
⊢ ((sine(x) sine(x)) (cosine(x) cosine(x))) r1


Latex:


Latex:

1.  x  :  \mBbbR{}
\mvdash{}  (sine(x)\^{}2  +  cosine(x)\^{}2)  =  r1


By


Latex:
((RWO  "rnexp2"  0  THENA  Auto)
  THEN  (InstLemma  `derivative-is-zero`  [\mkleeneopen{}(-\minfty{},  \minfty{})\mkleeneclose{};\mkleeneopen{}\mlambda{}\msubtwo{}x.(sine(x)  *  sine(x))  +  (cosine(x)  *  cosine(x))\mkleeneclose{}
              ]\mcdot{}
              THENA  Auto
              )
  THEN  D  -1
  THEN  Thin
  (-1)\mcdot{}
  THEN  D  -1)




Home Index