∀x:ℝ. (|cosine(x)| ≤ r1)
{ (InstLemma `sine-cosine-pythag` [] THEN ParallelLast') }
1. x : ℝ
2. (sine(x)^2 + cosine(x)^2) = r1
⊢ |cosine(x)| ≤ r1