Mathlib Map

Theorems · Theorem · real analysis

not_differentiableWithinAt_of_deriv_tendsto_atBot_Iio

∀ (f : ℝ → ℝ) {a : ℝ},
  Filter.Tendsto (deriv f) (nhdsWithin a (Set.Iio a)) Filter.atBot → ¬DifferentiableWithinAt ℝ f (Set.Iio a) a

A real function whose derivative tends to minus infinity from the left at a point is not differentiable on the left at that point

Defined in
Mathlib.Analysis.Calculus.Deriv.MeanValue
Cited by
2 results in Mathlib
Foundations
Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites39

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

Cited by2

Results whose statement or proof uses this declaration.