Skip to content

Commit

Permalink
feat: port Analysis.SpecialFunctions.Complex.Arg (#4041)
Browse files Browse the repository at this point in the history
  • Loading branch information
pechersky committed May 18, 2023
1 parent 01d72c4 commit 5a1d44a
Show file tree
Hide file tree
Showing 2 changed files with 635 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ import Mathlib.Analysis.NormedSpace.RieszLemma
import Mathlib.Analysis.NormedSpace.Star.Basic
import Mathlib.Analysis.NormedSpace.Units
import Mathlib.Analysis.Seminorm
import Mathlib.Analysis.SpecialFunctions.Complex.Arg
import Mathlib.Analysis.SpecialFunctions.Exp
import Mathlib.Analysis.SpecialFunctions.Log.Basic
import Mathlib.Analysis.SpecialFunctions.Polynomials
Expand Down

0 comments on commit 5a1d44a

Please sign in to comment.