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