Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-09-05 03:19 e1d2f5bd

View on Github →

feat(geometry/euclidean/basic): affine_isometry.angle_map (#16374) Add the lemma that angles between three points are preserved by affine isometries, analogous to the one that already exists that angles between two vectors are preserved by linear isometries.

Estimated changes