Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
affine_map.image_convex_hull
Modification history
2021-10-01 17:21
src/analysis/convex/basic.lean
split(analysis/convex/basic): split off `analysis.convex.hull` (#9477)
Modified
affine_map.image_convex_hull
View on Github →
2021-09-16 13:26
src/analysis/convex/basic.lean
refactor(analysis/convex/basic): generalize convexity to vector spaces (#9058) …
Modified
affine_map.image_convex_hull
View on Github →
2021-09-08 12:15
src/analysis/convex/basic.lean
feat(analysis/convex/basic): the affine image of the convex hull is the convex hull of the affine image (#9057)
Added
affine_map.image_convex_hull
View on Github →