How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced — the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted — a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated — a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
is continuous at if and only if
Statement
Let , let and let . Then
(Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point, The oscillation of on a set and the oscillation at a point, both taken in the extended reals).
Since always (The oscillation of on a set and the oscillation at a point, both taken in the extended reals), the equivalent form of the right-hand side is: for every real there is a real with .
This is the tool that converts a pointwise condition into a set condition. Continuity at is a statement about near with a quantifier over ; is the vanishing of a single extended real attached to the point. The change of form is what makes the discontinuity set accessible: the sets are closed (For every real the set is the intersection with of a closed subset of ; in particular it is closed in when ) and their union over is the discontinuity set (For the set of points of at which is discontinuous is the intersection with of an subset of , and the set of points at which is continuous is the intersection with of a subset; for the two sets are and outright).
Facts & Assumptions
Given: , a function , and a point .
is continuous at exactly when for every real there is a real with for every with ; equivalently for every (Continuity of at a point of and on : the - condition, its agreement with at a limit point, and continuity at an isolated point, The -neighbourhood and the punctured -neighbourhood of a point of ).
In every subset has a least upper bound and a greatest lower bound; a supremum is at most an extended real exactly when bounds every member of the set, and an infimum is at least an extended real exactly when bounds every member from below (Every subset of has a least upper bound and a greatest lower bound in , agreeing with the real supremum and infimum on nonempty sets bounded in ).
and for reals (Basic properties of the absolute value).
Proof
Suppose is continuous at and let be real. Take with for every .
Conversely, suppose and let be real. Not every member of can be , for then would be a lower bound of that set and the infimum would satisfy . So there is a real with .
For with as in step 1.1, ; so is an upper bound of the set whose supremum is , and therefore .
With as in step 1.2 and any : both and lie in , so is one of the values whose supremum is and therefore .
Hence for every real . If were not it would satisfy , hence be a positive real, and taking would give , which is false for a positive real. So .
Since was arbitrary in step 1.2, the continuity condition holds at , and is continuous at . Together with step 3.1 this proves the equivalence.
Remarks
-
Where the extended reals are used, and where they are not. The definition of needs them, because may be unbounded near and the supremum may then be ; the proof needs only the order relations, and the two directions never compare an infinite value with a real except through the inequality , which already forces to be real.
-
The oscillation measures how badly continuity fails, not merely whether it does. The theorem uses only whether vanishes, but the number itself carries more: the oscillation of Thomae's function at a point is proved below to be exactly (The Dirichlet function is continuous at no point of , and Thomae's function is continuous at every irrational and at no rational, so its set of continuity points is exactly the set of irrationals and its oscillation at equals ), so it is at a rational with least denominator and at every irrational.
Depends on
- The oscillation $\omega_f(S) = \sup\{\,|f(x) - f(y)| : x, y \in S\,\}$ of $f$ on a set and the oscillation $\omega_f(c) = \inf_{\delta > 0} \omega_f(A \cap N_\delta(c))$ at a point, both taken in the extended reals
- Continuity of $f : A \to \mathbb{R}$ at a point of $A$ and on $A$: the $\varepsilon$-$\delta$ condition, its agreement with $\lim_{x \to c} f(x) = f(c)$ at a limit point, and continuity at an isolated point
- The extended real line $\overline{\mathbb{R}} = \mathbb{R} \cup \{-\infty, +\infty\}$, its order, and the arithmetic that is left undefined
- Every subset of $\overline{\mathbb{R}}$ has a least upper bound and a greatest lower bound in $\overline{\mathbb{R}}$, agreeing with the real supremum and infimum on nonempty sets bounded in $\mathbb{R}$
- The $\varepsilon$-neighbourhood and the punctured $\varepsilon$-neighbourhood of a point of $\mathbb{R}$
- Basic properties of the absolute value
Used by
- Thomae's function computed: t(1/2) = 1/2, t(2/3) = 1/3, t(m) = 1 at every integer m, t(x) = 0 at every irrational, and ωₜ(c) = t(c) at every real c Example
- For f : A → ℝ the set of points of A at which f is discontinuous is the intersection with A of an F_σ subset of ℝ, and the set of points at which f is continuous is the intersection with A of a G_δ subset; for A = ℝ the two sets are F_σ and G_δ outright Theorem
- Lebesgue's criterion for Riemann integrability: a bounded f on [a,b] is Riemann integrable if and only if its set of discontinuities has measure zero Theorem
- The Dirichlet function is continuous at no point of ℝ, and Thomae's function is continuous at every irrational and at no rational, so its set of continuity points is exactly the set of irrationals and its oscillation at c equals t(c) Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 41 results over 12 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Oscillation (mathematics) (Wikipedia) (standard reference, not scraped)
- Real Function is Continuous at Point iff Oscillation is Zero (ProofWiki) (standard reference, not scraped)