Theorems · Theorem · real analysis
HasStrictDerivAt.comp_hasStrictFDerivAt
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {E : Type w} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {𝕜' : Type u_1} [inst_3 : NontriviallyNormedField 𝕜'] [inst_4 : NormedAlgebra 𝕜 𝕜']
{h₂ : 𝕜' → 𝕜'} {h₂' : 𝕜'} {f : E → 𝕜'} {f' : E →L[𝕜] 𝕜'} (x : E),
HasStrictDerivAt h₂ h₂' (f x) → HasStrictFDerivAt f f' x → HasStrictFDerivAt (h₂ ∘ f) (h₂' • f') x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- NormedAlgebrastatement and proof · cited by 1,165
- HasStrictFDerivAtstatement and proof · cited by 261
- HasStrictDerivAtstatement and proof · cited by 163
- HasDerivAtFilter.comp_hasFDerivAtFilterproof · cited by 6
- HasStrictFDerivAt.continuousAtproof · cited by 5
- ContinuousAt.prodMapproof · cited by 5
Cited by19
Results whose statement or proof uses this declaration.
- HasStrictFDerivAt.logproof · cited by 2
- HasStrictFDerivAt.expproof · cited by 2
- HasStrictFDerivAt.cosproof · cited by 1
- HasStrictFDerivAt.rpow_constproof · cited by 1
- HasStrictFDerivAt.cexpproof · cited by 1
- HasStrictFDerivAt.clogproof · cited by 1
- HasStrictFDerivAt.const_cpowproof · cited by 0
- HasStrictFDerivAt.const_rpowproof · cited by 0
- HasStrictFDerivAt.coshproof · cited by 0
- HasStrictFDerivAt.csinproof · cited by 0
- HasStrictFDerivAt.csinhproof · cited by 0
- HasStrictFDerivAt.arsinhproof · cited by 0