Theorems · Theorem · global analysis
DifferentiableWithinAt.mono
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
[inst_3 : TopologicalSpace E] {F : Type u_3} [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 F]
[inst_6 : TopologicalSpace F] {f : E → F} {x : E} {s t : Set E},
DifferentiableWithinAt 𝕜 f t x → s ⊆ t → DifferentiableWithinAt 𝕜 f s x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Basic
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapproof · cited by 5,352
- DifferentiableWithinAtstatement and proof · cited by 453
- HasFDerivWithinAtproof · cited by 356
- HasFDerivWithinAt.monoproof · cited by 32
Cited by15
Results whose statement or proof uses this declaration.
- DifferentiableAt.differentiableWithinAtproof · cited by 96
- DifferentiableOn.monoproof · cited by 39
- ContDiffWithinAt.differentiableWithinAtproof · cited by 19
- ContMDiffWithinAt.mdifferentiableWithinAtproof · cited by 11
- MDifferentiableWithinAt.monoproof · cited by 10
- AnalyticOn.differentiableOnproof · cited by 3
- not_differentiableWithinAt_of_deriv_tendsto_atTop_Ioiproof · cited by 2
- DifferentiableWithinAt.of_insertproof · cited by 1
- MeasureTheory.lintegral_abs_det_fderiv_eq_addHaar_image₀proof · cited by 1
- differentiableWithinAt_insert_selfproof · cited by 1
- DifferentiableWithinAt.comp'proof · cited by 1
- LineDifferentiableAt.lineDifferentiableWithinAtproof · cited by 0