Mathlib Map

Theorems · Theorem · global analysis

differentiableWithinAt_univ

∀ {𝕜 : 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}, DifferentiableWithinAt 𝕜 f Set.univ x ↔ DifferentiableAt 𝕜 f x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Basic
Cited by
14 results in Mathlib
Foundations
Depth 66 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.hasFDerivAt · cited by 134DifferentiableAt.hasFDeri…DifferentiableAt.differentiableWithinAt · cited by 96DifferentiableAt.differen…fderiv_zero_of_not_differentiableAt · cited by 9fderiv_zero_of_not_differ…ContDiffAt.differentiableAt_iteratedFDeriv · cited by 4ContDiffAt.differentiable…DifferentiableAt.pow · cited by 3DifferentiableAt.powContinuousLinearEquiv.comp_differentiableAt_iff · cited by 3ContinuousLinearEquiv.com…differentiableAt_iff_restrictScalars · cited by 2differentiableAt_iff_rest…LocallyBoundedVariationOn.ae_differentiableAt · cited by 1LocallyBoundedVariationOn…DifferentiableAt.inversion · cited by 1DifferentiableAt.inversionComplex.norm_eventually_eq_of_mdifferentiableAt_of_isLocalMax · cited by 1Complex.norm_eventually_e…DifferentiableAt.of_dslope · cited by 0DifferentiableAt.of_dslopeComplex.deriv_const_cpow · cited by 0Complex.deriv_const_cpowdifferentiableAt_smul_iff · cited by 0differentiableAt_smul_iffLineDifferentiableAt.lineDifferentiableWithinAt · cited by 0LineDifferentiableAt.line…TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapSet.univ · cited by 3945Set.univDifferentiableAt · cited by 617DifferentiableAtDifferentiableWithinAt · cited by 453DifferentiableWithinAtHasFDerivAt · cited by 350HasFDerivAtdifferentiableWithinAt_univCITED BYCITES

Cites10

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

Cited by14

Results whose statement or proof uses this declaration.