Theorems · Theorem · real analysis
HasStrictDerivAt.comp
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] (x : 𝕜) {𝕜' : Type u_1} [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {h : 𝕜 → 𝕜'} {h₂ : 𝕜' → 𝕜'} {h' h₂' : 𝕜'},
HasStrictDerivAt h₂ h₂' (h x) → HasStrictDerivAt h h' x → HasStrictDerivAt (h₂ ∘ h) (h₂' * h') x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 170 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.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- mul_commproof · cited by 2,262
- NormedAlgebrastatement and proof · cited by 1,165
- HasStrictDerivAtstatement and proof · cited by 163
- HasStrictDerivAt.scompproof · cited by 3
Cited by20
Results whose statement or proof uses this declaration.
- HasStrictDerivAt.cexpproof · cited by 6
- Real.hasStrictDerivAt_logproof · cited by 3
- HasStrictDerivAt.fun_divproof · cited by 1
- HasStrictDerivAt.expproof · cited by 0
- HasStrictDerivAt.logproof · cited by 0
- HasStrictDerivAt.arctanproof · cited by 0
- HasStrictDerivAt.arsinhproof · cited by 0
- HasStrictDerivAt.ccosproof · cited by 0
- HasStrictDerivAt.ccoshproof · cited by 0
- HasStrictDerivAt.sinproof · cited by 0
- HasStrictDerivAt.sinhproof · cited by 0
- HasStrictDerivAt.clogproof · cited by 0