Mathlib Map

Theorems · Theorem · global analysis

MDifferentiableWithinAt.mono

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {H : Type u_3} [inst_3 : TopologicalSpace H] {I : ModelWithCorners 𝕜 E H} {M : Type u_4}
  [inst_4 : TopologicalSpace M] [inst_5 : ChartedSpace H M] {E' : Type u_5} [inst_6 : NormedAddCommGroup E']
  [inst_7 : NormedSpace 𝕜 E'] {H' : Type u_6} [inst_8 : TopologicalSpace H'] {I' : ModelWithCorners 𝕜 E' H'}
  {M' : Type u_7} [inst_9 : TopologicalSpace M'] [inst_10 : ChartedSpace H' M'] {f : M → M'} {x : M} {s t : Set M},
  s ⊆ t → MDiffAt[t] f x → MDiffAt[s] f x
Defined in
Mathlib.Geometry.Manifold.MFDeriv.Basic
Cited by
10 results in Mathlib
Foundations
Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpace

Around this declaration

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

MDifferentiableAt.mdifferentiableWithinAt · cited by 23MDifferentiableAt.mdiffer…MDifferentiableOn.mono · cited by 4MDifferentiableOn.monoMDifferentiableWithinAt.mpullbackWithin_vectorField_inter · cited by 3MDifferentiableWithinAt.m…ContMDiffWithinAt.mfderivWithin · cited by 3ContMDiffWithinAt.mfderiv…MDifferentiableWithinAt.sum_section_of_locallyFinite · cited by 3MDifferentiableWithinAt.s…mfderivWithin_comp_of_preimage_mem_nhdsWithin · cited by 2mfderivWithin_comp_of_pre…VectorField.mpullbackWithin_mlieBracketWithin_of_isSymmSndFDerivWithinAt · cited by 1VectorField.mpullbackWith…MDifferentiableWithinAt.comp_of_preimage_mem_nhdsWithin · cited by 1MDifferentiableWithinAt.c…mdifferentiableWithinAt_insert_self · cited by 1mdifferentiableWithinAt_i…mdifferentiableOn_extChartAt_symm · cited by 0mdifferentiableOn_extChar…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSet.range · cited by 4705Set.rangeModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceModelWithCorners.toFun' · cited by 373ModelWithCorners.toFun'MDifferentiableWithinAt · cited by 190MDifferentiableWithinAtSet.preimage_mono · cited by 95Set.preimage_monoContinuousWithinAt.mono · cited by 44ContinuousWithinAt.monoSet.inter_subset_inter_left · cited by 36Set.inter_subset_inter_le…ChartedSpace.LiftPropWithinAt.continuousWithinAt · cited by 18LiftPropWithinAt.continuo…DifferentiableWithinAt.mono · cited by 15DifferentiableWithinAt.mo…MDifferentiableWithinAt.monoCITED BYCITES

Cites16

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

Cited by10

Results whose statement or proof uses this declaration.