Step * of Lemma rabs-cosine-rleq

x:ℝ(|cosine(x)| ≤ r1)
BY
(InstLemma `sine-cosine-pythag` [] THEN ParallelLast') }

1
1. : ℝ
2. (sine(x)^2 cosine(x)^2) r1
⊢ |cosine(x)| ≤ r1


Latex:


Latex:
\mforall{}x:\mBbbR{}.  (|cosine(x)|  \mleq{}  r1)


By


Latex:
(InstLemma  `sine-cosine-pythag`  []  THEN  ParallelLast')




Home Index