Commit 2026-02-10 19:29 f4d59b3b

View on Github →

feat(Analysis/Calculus/Deriv/Inverse): add deriv_zero_of_frequently_mem (#34576) This PR proves that if a function frequently (in 𝓝[s ∖ {x}]) takes values in a set t that does not accumulate at f x, then its derivative at x equals zero. The application that I have in mind is where this set is closed and discrete (and thus has no accumulation points).

Estimated changes