Theorems · Theorem · real analysis
HasDerivAt.comp_hasFDerivAt
∀ {𝕜 : 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),
HasDerivAt h₂ h₂' (f x) → HasFDerivAt f f' x → HasFDerivAt (h₂ ∘ f) (h₂' • f') x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- HasDerivAtstatement and proof · cited by 493
- HasFDerivAtstatement and proof · cited by 350
- ContinuousAt.tendstoproof · cited by 103
- Filter.Tendsto.prodMapproof · cited by 38
- Filter.tendsto_pure_pureproof · cited by 25
- HasFDerivAt.continuousAtproof · cited by 8
Cited by20
Results whose statement or proof uses this declaration.
- hasFDerivAt_polarCoord_symmproof · cited by 3
- HasFDerivAt.cosproof · cited by 2
- HasFDerivAt.coshproof · cited by 2
- HasFDerivAt.csinproof · cited by 2
- HasFDerivAt.csinhproof · cited by 2
- HasFDerivAt.sinproof · cited by 2
- HasFDerivAt.expproof · cited by 2
- HasFDerivAt.sinhproof · cited by 2
- HasFDerivAt.sqrtproof · cited by 2
- HasFDerivAt.arctanproof · cited by 2
- HasFDerivAt.ccosproof · cited by 2
- HasFDerivAt.ccoshproof · cited by 2