Theorems · Theorem · global analysis
DifferentiableWithinAt.comp
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {G : Type u_4}
[inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] {f : E → F} (x : E) {s : Set E} {g : F → G} {t : Set F},
DifferentiableWithinAt 𝕜 g t (f x) →
DifferentiableWithinAt 𝕜 f s x → Set.MapsTo f s t → DifferentiableWithinAt 𝕜 (g ∘ f) s x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Comp
- Cited by
- 13 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.
Cites9
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.MapsTostatement and proof · cited by 732
- DifferentiableWithinAtstatement and proof · cited by 453
- DifferentiableWithinAt.hasFDerivWithinAtproof · cited by 132
- HasFDerivWithinAt.differentiableWithinAtproof · cited by 65
- HasFDerivWithinAt.compproof · cited by 11
Cited by13
Results whose statement or proof uses this declaration.
- DifferentiableAt.comp_differentiableWithinAtproof · cited by 14
- differentiableWithinAt_localInvariantPropproof · cited by 13
- DifferentiableOn.compproof · cited by 5
- ContinuousLinearEquiv.comp_right_differentiableWithinAt_iffproof · cited by 3
- VectorField.pullbackWithin_lieBracketWithin_of_isSymmSndFDerivWithinAtproof · cited by 3
- contMDiff_equivTangentBundleProd_symmproof · cited by 2
- Real.differentiableWithinAt_arcsin_Iicproof · cited by 2
- not_differentiableWithinAt_of_deriv_tendsto_atBot_Iioproof · cited by 2
- iteratedDerivWithin_comp_const_smulproof · cited by 1
- extDerivWithin_pullbackproof · cited by 1
- DifferentiableWithinAt.comp'proof · cited by 1
- DifferentiableOn.fun_compproof · cited by 0