Mathlib Map

Theorems · Theorem · special functions

HasDerivAt.exp

∀ {f : ℝ → ℝ} {f' x : ℝ}, HasDerivAt f f' x → HasDerivAt (fun x => Real.exp (f x)) (Real.exp (f x) * f') x
Defined in
Mathlib.Analysis.SpecialFunctions.ExpDeriv
Cited by
8 results in Mathlib
Foundations
Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites5

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

Cited by8

Results whose statement or proof uses this declaration.