Commit 2024-08-07 14:53 6c05c5da
View on Github →feat(Calculus/MeanValue): A function is not differentiable if its derivative tends to infinity (#15200)
This PR shows that a function f : ℝ → ℝ
is not differentiable at a point if its derivative tends to infinity at that point.