Skip to content

Commit

Permalink
feat: port Analysis.LocallyConvex.Basic (#3398)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-loreaux authored and leanprover-community-bot committed Apr 12, 2023
1 parent 230c1dc commit 344196c
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -298,6 +298,7 @@ import Mathlib.Analysis.Convex.Slope
import Mathlib.Analysis.Convex.Star
import Mathlib.Analysis.Convex.Strict
import Mathlib.Analysis.Hofer
import Mathlib.Analysis.LocallyConvex.Basic
import Mathlib.Analysis.LocallyConvex.Polar
import Mathlib.Analysis.Normed.Field.Basic
import Mathlib.Analysis.Normed.Field.InfiniteSum
Expand Down

0 comments on commit 344196c

Please sign in to comment.