Skip to content

Commit

Permalink
feat: port Analysis.Calculus.Fderiv.Add (#4211)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Hughes <33847686+ChrisHughes24@users.noreply.github.com>
  • Loading branch information
urkud and ChrisHughes24 committed May 22, 2023
1 parent c851d27 commit 18d81fb
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -379,6 +379,7 @@ import Mathlib.Analysis.BoxIntegral.Partition.Basic
import Mathlib.Analysis.BoxIntegral.Partition.Split
import Mathlib.Analysis.BoxIntegral.Partition.SubboxInduction
import Mathlib.Analysis.BoxIntegral.Partition.Tagged
import Mathlib.Analysis.Calculus.FDeriv.Add
import Mathlib.Analysis.Calculus.FDeriv.Basic
import Mathlib.Analysis.Calculus.FDeriv.Comp
import Mathlib.Analysis.Calculus.FDeriv.Linear
Expand Down

0 comments on commit 18d81fb

Please sign in to comment.