Mathlib Map

Theorems · Theorem · functional analysis

hasStrictDerivAt_exp

∀ {𝕂 : Type u_1} [inst : RCLike 𝕂] {x : 𝕂}, HasStrictDerivAt NormedSpace.exp (NormedSpace.exp x) x

The exponential map in 𝕂 = ℝ or 𝕂 = ℂ has strict derivative NormedSpace.exp x at any point x.

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

Around this declaration

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

Cites6

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.