Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-10 08:02 37c691f7

View on Github →

feat(analysis/convex/*): Convexity and subtraction (#14015) Now that we have a fair bit more pointwise operations on set, a few results can be (re)written using them. For example, existing lemmas about add and neg can be combined to give lemmas about sub.

Estimated changes

modified theorem convex.affine_image
deleted theorem convex.neg_preimage
modified theorem convex.sub
modified theorem convex.translate
added theorem convex.vadd