I was wondering if someone might know whether there exists (or whether it is even possible) for a computer program to process a given function and determine whether it is uniformly continuous.
I have tried to search for a question that might have asked the same thing, but it seems like no one has asked this yet. I have used Python libraries like SymPy and they seem to only be capable of performing computations, etc.
I am thinking that the determination of a uniformly continuous function might be something out of the capability of computer programs as of yet, and so there does not exist such a feature.