Mathlib Map

Theorems · Theorem · functional analysis

hasStrictFDerivAt_exp_zero_of_radius_pos

∀ {𝕂 : Type u_1} {𝔸 : Type u_2} [inst : NontriviallyNormedField 𝕂] [inst_1 : NormedRing 𝔸] [CharZero 𝕂]
  [inst_3 : NormedAlgebra 𝕂 𝔸] [CompleteSpace 𝔸],
  0 < (NormedSpace.expSeries 𝕂 𝔸).radius → HasStrictFDerivAt NormedSpace.exp 1 0

The exponential in a Banach algebra 𝔸 over a normed field 𝕂 has strict Fréchet derivative 1 : 𝔸 →L[𝕂] 𝔸 at zero, as long as it converges on a neighborhood of zero.

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

Around this declaration

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

Cites27

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

Cited by3

Results whose statement or proof uses this declaration.