Mathlib Map

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
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceAddCommGroupModuleTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

DifferentiableAt.differentiableWithinAt · cited by 96DifferentiableAt.differen…DifferentiableOn.mono · cited by 39DifferentiableOn.monoContDiffWithinAt.differentiableWithinAt · cited by 19ContDiffWithinAt.differen…ContMDiffWithinAt.mdifferentiableWithinAt · cited by 11ContMDiffWithinAt.mdiffer…MDifferentiableWithinAt.mono · cited by 10MDifferentiableWithinAt.m…AnalyticOn.differentiableOn · cited by 3AnalyticOn.differentiable…not_differentiableWithinAt_of_deriv_tendsto_atTop_Ioi · cited by 2not_differentiableWithinA…DifferentiableWithinAt.of_insert · cited by 1DifferentiableWithinAt.of…MeasureTheory.lintegral_abs_det_fderiv_eq_addHaar_image₀ · cited by 1MeasureTheory.lintegral_a…differentiableWithinAt_insert_self · cited by 1differentiableWithinAt_in…DifferentiableWithinAt.comp' · cited by 1DifferentiableWithinAt.co…LineDifferentiableAt.lineDifferentiableWithinAt · cited by 0LineDifferentiableAt.line…MeasureTheory.nullMeasurable_image_of_fderivWithin · cited by 0MeasureTheory.nullMeasura…HasFPowerSeriesWithinOnBall.differentiableOn · cited by 0HasFPowerSeriesWithinOnBa…mdifferentiableOn_iff · cited by 0mdifferentiableOn_iffSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapDifferentiableWithinAt · cited by 453DifferentiableWithinAtHasFDerivWithinAt · cited by 356HasFDerivWithinAtHasFDerivWithinAt.mono · cited by 32HasFDerivWithinAt.monoDifferentiableWithinAt.monoCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.