Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-10-09 07:26 e0f80e78

View on Github →

feat(analysis/convex/quasiconvex): Quasiconvexity of functions (#9561) A function is quasiconvex iff all its sublevels are convex. This generalizes unimodality to non-ordered spaces.

Estimated changes