Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-04-12 03:21 483b7df9

View on Github →

feat(analysis/convex/strict_convex_space): Ray characterization of ∥x - y∥ (#13293) ∥x - y∥ = |∥x∥ - ∥y∥| if and only if x and y are on the same ray.

Estimated changes