Skip to content

Commit

Permalink
feat: port Analysis.Calculus.ContDiffDef (#4256)
Browse files Browse the repository at this point in the history
Co-authored-by: @semorrison
  • Loading branch information
urkud committed Jun 1, 2023
1 parent bc20bc9 commit 622fd5f
Show file tree
Hide file tree
Showing 4 changed files with 1,704 additions and 2 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -416,6 +416,7 @@ import Mathlib.Analysis.BoxIntegral.Partition.SubboxInduction
import Mathlib.Analysis.BoxIntegral.Partition.Tagged
import Mathlib.Analysis.Calculus.Conformal.InnerProduct
import Mathlib.Analysis.Calculus.Conformal.NormedSpace
import Mathlib.Analysis.Calculus.ContDiffDef
import Mathlib.Analysis.Calculus.Darboux
import Mathlib.Analysis.Calculus.Deriv.Add
import Mathlib.Analysis.Calculus.Deriv.Basic
Expand Down

0 comments on commit 622fd5f

Please sign in to comment.