Earlier quoted context omitted.
> Lean's mathlib defines pi precisely the way I've described it - cos is defined via exp, and pi is defined as the unique zero in [0,2] Which, _again_ is a taylor series. A function having a taylor series does not argue against the geometric nature of cos. > Second of all, sin and cos appear in all sorts of contexts that are not primarily geometric (such as harmonic analysis). I'm not sure how you can say that, there…
> Which, _again_ is a taylor series. Mathlib defines cos x = (exp(ix)+exp(-ix))/2, which is not a definition via Taylor series (even though you can derive the Taylor series of cos quite easily from it). exp is defined as a Taylor series in mathlib, but it might just as easily be defined as the unique solution of a particular IVP, etc. Regardless of this, I have no idea why to you seemingly a definition via Taylor ser…
I am not understanding why you think this is at all relevant.
Its like saying a^2 + b^2 = c^2 is not geometric because it doesnt make reference to triangles. But at the end of the day, everyone understands Pythagorean theorem to be an inherently geometric equation, because geomtry is just equations and numbers.
I realize to some extent this is all subjective, but to me its insane to claim that cos is not an inherently geometric function. Agree to disagree.