Skip to content

Commit

Permalink
feat: port Analysis.Calculus.TangentCone (#3636)
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Firsching <firsching@google.com>
Co-authored-by: int-y1 <jason_yuen2007@hotmail.com>
  • Loading branch information
3 people committed May 15, 2023
1 parent 0de17db commit 618546f
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -353,6 +353,7 @@ import Mathlib.Analysis.BoxIntegral.Box.Basic
import Mathlib.Analysis.BoxIntegral.Box.SubboxInduction
import Mathlib.Analysis.BoxIntegral.Partition.Basic
import Mathlib.Analysis.BoxIntegral.Partition.Split
import Mathlib.Analysis.Calculus.TangentCone
import Mathlib.Analysis.Convex.Basic
import Mathlib.Analysis.Convex.Body
import Mathlib.Analysis.Convex.Caratheodory
Expand Down

0 comments on commit 618546f

Please sign in to comment.