Theorems · Theorem · real analysis
deriv_comp
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] (x : 𝕜) {𝕜' : Type u_1} [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {h : 𝕜 → 𝕜'} {h₂ : 𝕜' → 𝕜'},
DifferentiableAt 𝕜' h₂ (h x) → DifferentiableAt 𝕜 h x → deriv (h₂ ∘ h) x = deriv h₂ (h x) * deriv h x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 8 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- NormedAlgebrastatement and proof · cited by 1,165
- derivstatement · cited by 676
- DifferentiableAtstatement and proof · cited by 617
- HasDerivAt.derivproof · cited by 147
- DifferentiableAt.hasDerivAtproof · cited by 114
- HasDerivAt.compproof · cited by 43
Cited by8
Results whose statement or proof uses this declaration.
- logDeriv_fun_zpowproof · cited by 4
- logDeriv_compproof · cited by 3
- meromorphicOrderAt_deriv_eq_sub_oneproof · cited by 2
- not_differentiableWithinAt_of_deriv_tendsto_atBot_Iioproof · cited by 2
- Real.hasDerivAt_Gamma_one_halfproof · cited by 1
- DifferentiableAt.fderiv_norm_selfproof · cited by 1
- deriv_comp_of_eqproof · cited by 0
- logDeriv_eqOn_iffproof · cited by 0