Skip to content

Commit

Permalink
feat: port Analysis.SpecialFunctions.Pow.NNReal (#4161)
Browse files Browse the repository at this point in the history
Co-authored-by: int-y1 <jason_yuen2007@hotmail.com>
  • Loading branch information
Ruben-VandeVelde and int-y1 committed May 21, 2023
1 parent 9ef61a0 commit 85b38a0
Show file tree
Hide file tree
Showing 2 changed files with 877 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -466,6 +466,7 @@ import Mathlib.Analysis.SpecialFunctions.Log.Basic
import Mathlib.Analysis.SpecialFunctions.Log.Monotone
import Mathlib.Analysis.SpecialFunctions.Polynomials
import Mathlib.Analysis.SpecialFunctions.Pow.Complex
import Mathlib.Analysis.SpecialFunctions.Pow.NNReal
import Mathlib.Analysis.SpecialFunctions.Pow.Real
import Mathlib.Analysis.SpecialFunctions.Trigonometric.Angle
import Mathlib.Analysis.SpecialFunctions.Trigonometric.Basic
Expand Down

0 comments on commit 85b38a0

Please sign in to comment.