Skip to content

Commit

Permalink
feat: port Analysis.Convex.Between (#3790)
Browse files Browse the repository at this point in the history
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
Co-authored-by: ADedecker <anatolededecker@gmail.com>
Co-authored-by: Alex J Best <alex.j.best@gmail.com>
  • Loading branch information
4 people committed May 22, 2023
1 parent c59c263 commit 9247bc4
Show file tree
Hide file tree
Showing 3 changed files with 929 additions and 1 deletion.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -385,6 +385,7 @@ import Mathlib.Analysis.Complex.Circle
import Mathlib.Analysis.Complex.OperatorNorm
import Mathlib.Analysis.Complex.ReImTopology
import Mathlib.Analysis.Convex.Basic
import Mathlib.Analysis.Convex.Between
import Mathlib.Analysis.Convex.Body
import Mathlib.Analysis.Convex.Caratheodory
import Mathlib.Analysis.Convex.Combination
Expand Down

0 comments on commit 9247bc4

Please sign in to comment.