Mathlib Map

Theorems · Theorem · global analysis

HasFDerivWithinAt.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} {f' : E →L[𝕜] F} {x : E} {s t : Set E},
  HasFDerivWithinAt f f' t x → s ⊆ t → HasFDerivWithinAt f f' s x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Basic
Cited by
32 results in Mathlib
Foundations
Depth 162 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.

HasMFDerivAt.hasMFDerivWithinAt · cited by 21HasMFDerivAt.hasMFDerivWi…DifferentiableWithinAt.mono · cited by 15DifferentiableWithinAt.mo…HasFTaylorSeriesUpToOn.mono · cited by 12HasFTaylorSeriesUpToOn.mo…HasMFDerivWithinAt.mono · cited by 9HasMFDerivWithinAt.monocontDiffOn_succ_iff_fderivWithin · cited by 8contDiffOn_succ_iff_fderi…HasDerivWithinAt.mono · cited by 8HasDerivWithinAt.monocontDiffWithinAt_succ_iff_hasFDerivWithinAt · cited by 5contDiffWithinAt_succ_iff…HasFDerivWithinAt.congr_mono · cited by 4HasFDerivWithinAt.congr_m…MeasureTheory.integrableOn_image_iff_integrableOn_deriv_smul_of_monotoneOn · cited by 3MeasureTheory.integrableO…hasMFDerivWithinAt_insert · cited by 3hasMFDerivWithinAt_insertMeasureTheory.lintegral_image_eq_lintegral_deriv_mul_of_monotoneOn · cited by 3MeasureTheory.lintegral_i…Convex.exists_nhdsWithin_lipschitzOnWith_of_hasFDerivWithinAt_of_nnnorm_lt · cited by 2Convex.exists_nhdsWithin_…HasMFDerivWithinAt.prodMap · cited by 2HasMFDerivWithinAt.prodMapMeasureTheory.integral_image_eq_integral_deriv_smul_of_monotoneOn · cited by 2MeasureTheory.integral_im…MeasureTheory.aemeasurable_fderivWithin · cited by 2MeasureTheory.aemeasurabl…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMaple_refl · cited by 2061le_reflHasFDerivWithinAt · cited by 356HasFDerivWithinAtnhdsWithin_mono · cited by 82nhdsWithin_monoFilter.prod_mono · cited by 14Filter.prod_monoHasFDerivAtFilter.mono · cited by 4HasFDerivAtFilter.monoHasFDerivWithinAt.monoCITED BYCITES

Cites12

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

Cited by32

Results whose statement or proof uses this declaration.