Mathlib Map

Theorems · Theorem · functional analysis

hasDerivAt_exp_zero_of_radius_pos

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

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

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

Results whose statement or proof uses this declaration.

Nothing cites this yet.