Mathlib Map

Theorems · Theorem · functional analysis

hasStrictFDerivAt_exp

∀ {𝕂 : Type u_1} {𝔸 : Type u_2} [inst : RCLike 𝕂] [inst_1 : NormedCommRing 𝔸] [inst_2 : NormedAlgebra 𝕂 𝔸]
  [CompleteSpace 𝔸] {x : 𝔸}, HasStrictFDerivAt NormedSpace.exp (NormedSpace.exp x • 1) x

The exponential map in a commutative Banach algebra 𝔸 over 𝕂 = ℝ or 𝕂 = ℂ has strict Fréchet derivative NormedSpace.exp x • 1 : 𝔸 →L[𝕂] 𝔸 at any point x.

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

Around this declaration

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

Cites11

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

Cited by1

Results whose statement or proof uses this declaration.