Theorems · Theorem · global analysis
DifferentiableAt.comp_differentiableWithinAt
∀ {𝕜 : 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},
DifferentiableAt 𝕜 g (f x) → DifferentiableWithinAt 𝕜 f s x → DifferentiableWithinAt 𝕜 (g ∘ f) s x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Comp
- Cited by
- 14 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.
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
- DifferentiableAtstatement and proof · cited by 617
- DifferentiableWithinAtstatement and proof · cited by 453
- DifferentiableAt.differentiableWithinAtproof · cited by 96
- Set.mapsTo_univproof · cited by 55
- DifferentiableWithinAt.compproof · cited by 13
Cited by14
Results whose statement or proof uses this declaration.
- ContinuousLinearEquiv.comp_differentiableWithinAt_iffproof · cited by 7
- DifferentiableWithinAt.invproof · cited by 4
- LipschitzOnWith.ae_differentiableWithinAt_of_memproof · cited by 2
- DifferentiableWithinAt.normproof · cited by 2
- DifferentiableWithinAt.norm_sqproof · cited by 1
- DifferentiableWithinAt.absproof · cited by 1
- DifferentiableWithinAt.rpowproof · cited by 1
- DifferentiableWithinAt.arsinhproof · cited by 1
- DifferentiableWithinAt.inverseproof · cited by 1
- DifferentiableWithinAt.zpowproof · cited by 1
- DifferentiableWithinAt.abs_of_negproof · cited by 0
- DifferentiableWithinAt.abs_of_posproof · cited by 0