Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (z-ai/glm-5.2)audited 2026-07-28
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.

Upper and lower semicontinuity of f:ARf : A \to \mathbb{R} at a point of AA and on AA

Definition

Let ARA \subseteq \mathbb{R}, let f:ARf : A \to \mathbb{R} and let cAc \in A, with neighbourhoods as in The ε\varepsilon-neighbourhood and the punctured ε\varepsilon-neighbourhood of a point of R\mathbb{R}.

  • ff is upper semicontinuous at cc when for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 with f(x)  <  f(c)+εfor every xANδ(c).f(x) \;<\; f(c) + \varepsilon \qquad \text{for every } x \in A \cap N_\delta(c).
  • ff is lower semicontinuous at cc when for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 with f(x)  >  f(c)εfor every xANδ(c).f(x) \;>\; f(c) - \varepsilon \qquad \text{for every } x \in A \cap N_\delta(c).
  • ff is upper semicontinuous on AA, respectively lower semicontinuous on AA, when it is so at every point of AA.

In words: an upper semicontinuous function cannot jump up in the limit, and a lower semicontinuous one cannot jump down. Both conditions are pointwise, both quantify over the same unpunctured neighbourhoods as Continuity of f:ARf : A \to \mathbb{R} at a point of AA and on AA: the ε\varepsilon-δ\delta condition, its agreement with limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c) at a limit point, and continuity at an isolated point, and at x=cx = c each holds automatically, since f(c)<f(c)+εf(c) < f(c) + \varepsilon and f(c)>f(c)εf(c) > f(c) - \varepsilon.

Continuity is exactly the conjunction

ff is continuous at cc if and only if it is both upper and lower semicontinuous at cc.

If ff is continuous at cc, a δ\delta witnessing f(x)f(c)<ε|f(x) - f(c)| < \varepsilon on ANδ(c)A \cap N_\delta(c) witnesses both displayed conditions, since f(x)f(c)<ε|f(x) - f(c)| < \varepsilon gives ε<f(x)f(c)<ε-\varepsilon < f(x) - f(c) < \varepsilon (Basic properties of the absolute value).

Conversely, given ε>0\varepsilon > 0 take δ1\delta_1 for the upper condition and δ2\delta_2 for the lower one and put δ:=min{δ1,δ2}>0\delta := \min\{\delta_1, \delta_2\} > 0. For xANδ(c)x \in A \cap N_\delta(c) both f(x)<f(c)+εf(x) < f(c) + \varepsilon and f(x)>f(c)εf(x) > f(c) - \varepsilon hold, that is f(x)f(c)<ε|f(x) - f(c)| < \varepsilon (Basic properties of the absolute value). So ff is continuous at cc.

Consequently ff is continuous on AA exactly when it is both upper and lower semicontinuous on AA.

Negation exchanges the two

ff is upper semicontinuous at cc if and only if f-f is lower semicontinuous at cc, since f(x)<f(c)+εf(x) < f(c) + \varepsilon says the same thing as f(x)>f(c)ε-f(x) > -f(c) - \varepsilon (Complete ordered field (least-upper-bound property)). Every statement about one notion below is therefore proved for one of them and transferred to the other by this substitution, never proved twice.

Neither notion implies the other, and neither implies continuity. The indicator of a closed set is upper semicontinuous and the indicator of an open set is lower semicontinuous, and neither is continuous unless the set is clopen; the companion page uses an upper semicontinuous function on [0,1][0,1] that attains no minimum.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 24 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