Skip to content

Commit

Permalink
feat: port Analysis.Calculus.Fderiv.Prod (#4208)
Browse files Browse the repository at this point in the history
  • Loading branch information
urkud committed May 22, 2023
1 parent 314e4d6 commit c851d27
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 @@ -382,6 +382,7 @@ import Mathlib.Analysis.BoxIntegral.Partition.Tagged
import Mathlib.Analysis.Calculus.FDeriv.Basic
import Mathlib.Analysis.Calculus.FDeriv.Comp
import Mathlib.Analysis.Calculus.FDeriv.Linear
import Mathlib.Analysis.Calculus.FDeriv.Prod
import Mathlib.Analysis.Calculus.FDeriv.RestrictScalars
import Mathlib.Analysis.Calculus.TangentCone
import Mathlib.Analysis.Complex.Basic
Expand Down

0 comments on commit c851d27

Please sign in to comment.