Theorems · Theorem · real analysis
HasDerivWithinAt.comp
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] (x : 𝕜) {s : Set 𝕜} {𝕜' : Type u_1}
[inst_1 : NontriviallyNormedField 𝕜'] [inst_2 : NormedAlgebra 𝕜 𝕜'] {s' : Set 𝕜'} {h : 𝕜 → 𝕜'} {h₂ : 𝕜' → 𝕜'}
{h' h₂' : 𝕜'},
HasDerivWithinAt h₂ h₂' s' (h x) →
HasDerivWithinAt h h' s x → Set.MapsTo h s s' → HasDerivWithinAt (h₂ ∘ h) (h₂' * h') s x- Defined in
- Mathlib.Analysis.Calculus.Deriv.Comp
- Cited by
- 4 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- mul_commproof · cited by 2,262
- NormedAlgebrastatement and proof · cited by 1,165
- Set.MapsTostatement and proof · cited by 732
- HasDerivWithinAtstatement and proof · cited by 333
- HasDerivWithinAt.scompproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- HasDerivAt.comp_hasDerivWithinAtproof · cited by 21
- derivWithin_compproof · cited by 1
- HasDerivWithinAt.comp_of_eqproof · cited by 0
- not_differentiableWithinAt_of_local_left_inverse_hasDerivWithinAt_zeroproof · cited by 0