limitswhether
Limitswhether is a term used in discussions of calculus and formal analysis to denote a predicate or function that decides whether the limit of a given function exists as the variable approaches a specified point (or infinity). It is not part of the standard mathematical vocabulary, but it appears in computational contexts and in expository writing as a concise way to ask the question: does the limit exist?
Definition and variants: For a function f defined on a punctured neighborhood of a, the predicate limitswhether(f,
Computation and use: Conceptually, limitswhether can be established by applying the Cauchy criterion, showing that left
Examples: limitswhether((x^2-1)/(x-1), a=1) is true, with the limit equal to 2. limitswhether(sin(1/x), a=0) is false, since
See also: limit, one-sided limit, limit at infinity, oscillation, symbolic computation.