Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-10-08 07:32 1390b447

View on Github →

feat(analysis/convex/function): API for strict convex functions (#9437) This provides all the basic API for strict_convex_on and strict_concave_on.

Estimated changes

added theorem strict_concave_on.add
added theorem strict_concave_on.inf
added theorem strict_convex_on.add
added theorem strict_convex_on.sup