Theorems · Theorem · special functions
HasDerivWithinAt.exp
∀ {f : ℝ → ℝ} {f' x : ℝ} {s : Set ℝ},
HasDerivWithinAt f f' s x → HasDerivWithinAt (fun x => Real.exp (f x)) (Real.exp (f x) * f') s x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Real.expstatement · cited by 871
- HasDerivWithinAtstatement and proof · cited by 333
- HasDerivAt.comp_hasDerivWithinAtproof · cited by 21
- Real.hasDerivAt_expproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- derivWithin_expproof · cited by 0