Theorems · Theorem · real analysis
HasDerivAtFilter.comp_hasFDerivAtFilter
∀ {𝕜 : 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₂' : 𝕜'} {L' : Filter (𝕜' × 𝕜')} {f : E → 𝕜'} {f' : E →L[𝕜] 𝕜'} {L'' : Filter (E × E)},
HasDerivAtFilter h₂ h₂' L' →
HasFDerivAtFilter f f' L'' → Filter.Tendsto (Prod.map f f) L'' L' → HasFDerivAtFilter (h₂ ∘ f) (h₂' • f') L''- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpaceproof · cited by 24,529
- Moduleproof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommGroupproof · cited by 12,871
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- ContinuousLinearMapstatement and proof · cited by 5,352
- Filter.Tendstostatement and proof · cited by 3,814
- mul_commproof · cited by 2,262
Cited by6
Results whose statement or proof uses this declaration.
- HasDerivAt.comp_hasFDerivWithinAtproof · cited by 22
- HasDerivAt.comp_hasFDerivAtproof · cited by 20
- HasStrictDerivAt.comp_hasStrictFDerivAtproof · cited by 19
- HasDerivWithinAt.comp_hasFDerivAtproof · cited by 1
- HasDerivWithinAt.comp_hasFDerivWithinAtproof · cited by 1
- HasDerivAtFilter.comp_hasFDerivAtFilter_of_eqproof · cited by 0