Mathlib Map

Theorems · Theorem · functional analysis

hasStrictDerivAt_exp_of_mem_ball

∀ {𝕂 : Type u_1} [inst : NontriviallyNormedField 𝕂] [CompleteSpace 𝕂] [CharZero 𝕂] {x : 𝕂},
  x ∈ Metric.eball 0 (NormedSpace.expSeries 𝕂 𝕂).radius → HasStrictDerivAt NormedSpace.exp (NormedSpace.exp x) x

The exponential map in a complete normed field 𝕂 of characteristic zero has strict derivative NormedSpace.exp x at any point x in the disk of convergence.

Defined in
Mathlib.Analysis.SpecialFunctions.Exponential
Cited by
2 results in Mathlib
Foundations
Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldCompleteSpaceCharZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.