Mathlib Map

Theorems · Theorem · real analysis

differentiableAt_const

∀ {𝕜 : 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] {x : E} (c : F), DifferentiableAt 𝕜 (fun x => c) x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Const
Cited by
23 results in Mathlib
Foundations
Depth 167 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.

differentiable_const · cited by 14differentiable_constdifferentiableWithinAt_const · cited by 7differentiableWithinAt_co…ProbabilityTheory.integral_id_gaussianReal · cited by 6ProbabilityTheory.integra…HarmonicAt.differentiableAt_complex_partial · cited by 3HarmonicAt.differentiable…tendsto_riemannZeta_sub_one_div · cited by 3tendsto_riemannZeta_sub_o…ZMod.differentiableAt_completedLFunction · cited by 3ZMod.differentiableAt_com…PeriodPair.eqOn_deriv_weierstrassPExcept_derivWeierstrassPExcept · cited by 3PeriodPair.eqOn_deriv_wei…HurwitzZeta.differentiableAt_hurwitzZetaEven_sub_one_div · cited by 3HurwitzZeta.differentiabl…AkraBazziRecurrence.differentiableAt_one_add_smoothingFn · cited by 2AkraBazziRecurrence.diffe…HurwitzZeta.differentiableAt_expZeta · cited by 2HurwitzZeta.differentiabl…AkraBazziRecurrence.differentiableAt_one_sub_smoothingFn · cited by 2AkraBazziRecurrence.diffe…WeakFEPair.differentiableAt_Λ · cited by 2WeakFEPair.differentiable…Real.hasDerivAt_Gamma_one_half · cited by 1Real.hasDerivAt_Gamma_one…ProbabilityTheory.variance_fun_id_gaussianReal · cited by 1ProbabilityTheory.varianc…deriv_const_div · cited by 0deriv_const_divTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldDifferentiableAt · cited by 617DifferentiableAthasFDerivAt_const · cited by 16hasFDerivAt_constdifferentiableAt_constCITED BYCITES

Cites6

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

Cited by23

Results whose statement or proof uses this declaration.