Skip to content

Commit

Permalink
feat: port Analysis.Calculus.Taylor (#4582)
Browse files Browse the repository at this point in the history
  • Loading branch information
Parcly-Taxel committed Jun 2, 2023
1 parent 9523725 commit cdbd878
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -458,6 +458,7 @@ import Mathlib.Analysis.Calculus.LHopital
import Mathlib.Analysis.Calculus.LocalExtr
import Mathlib.Analysis.Calculus.MeanValue
import Mathlib.Analysis.Calculus.TangentCone
import Mathlib.Analysis.Calculus.Taylor
import Mathlib.Analysis.Complex.Arg
import Mathlib.Analysis.Complex.Basic
import Mathlib.Analysis.Complex.Circle
Expand Down

0 comments on commit cdbd878

Please sign in to comment.