We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f471d1f commit d24920bCopy full SHA for d24920b
1 file changed
Mathlib/RingTheory/PowerSeries/Exp.lean
@@ -8,6 +8,7 @@ module
8
public import Mathlib.Algebra.Algebra.Rat
9
public import Mathlib.Data.Nat.Cast.Field
10
public import Mathlib.RingTheory.PowerSeries.Derivative
11
+public import Mathlib.RingTheory.PowerSeries.Inverse
12
13
/-!
14
# Exponential Power Series
0 commit comments