Theorems · Theorem · global analysis
DifferentiableOn.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} {s : Set E} {g : F → G} {t : Set F},
DifferentiableOn 𝕜 g t → DifferentiableOn 𝕜 f s → Set.MapsTo f s t → DifferentiableOn 𝕜 (g ∘ f) s- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Comp
- Cited by
- 5 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
- 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
- DifferentiableOnstatement and proof · cited by 419
- DifferentiableWithinAt.compproof · cited by 13
Cited by5
Results whose statement or proof uses this declaration.
- DiffContOnCl.compproof · cited by 10
- Differentiable.comp_differentiableOnproof · cited by 6
- Complex.dist_le_mul_div_pow_of_mapsTo_ball_of_isLittleOproof · cited by 1
- DiffContOnCl.invproof · cited by 0
- DifferentiableOn.iterateproof · cited by 0