Commit 2024-03-22 16:42 ab37dcaf
View on Github →refactor(Analysis/Calculus/MeanValue): move convexity material elsewhere (#11588)
This PR carves off lemmas about convex functions from Analysis/Calculus/MeanValue.lean
and relocates them to a new file. (This is a preparatory step for adding some more lemmas on this topic, since MeanValue.lean
is already over-long.)