Mathlib Map

Theorems · Theorem · functional analysis

hasStrictDerivAt_exp_zero_of_radius_pos

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

The exponential map in a complete normed field 𝕂 of characteristic zero has strict derivative 1 at zero, as long as it converges on a neighborhood of zero.

Defined in
Mathlib.Analysis.SpecialFunctions.Exponential
Cited by
2 results in Mathlib
Foundations
Depth 183 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.

Cites10

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.