Commit 2026-03-27 17:02 02b1b6c9

View on Github →

feat(Geometry/Euclidean/Sphere/OrthRadius): lemmas for setting up and using polars (#31891) Add further lemmas about orthRadius that are of use in setting up and using poles and polars. In particular, ncard_inter_orthRadius_eq_two_of_dist_lt_radius is the key part of showing that, in two dimensions, there are exactly two tangents to a circle from a point outside that circle (where the points of tangency lie on the polar of the point from which the two tangents are drawn).

Estimated changes