Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge 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:A→R at a point of A and on A

Definition

Let A⊆R, let f:A→R and let c∈A, with neighbourhoods as in The ε-neighbourhood and the punctured ε-neighbourhood of a point of R.

  • f is upper semicontinuous at c when for every real ε>0 there is a real δ>0 with f(x)  <  f(c)+εfor every x∈A∩Nδ(c).
  • f is lower semicontinuous at c when for every real ε>0 there is a real δ>0 with f(x)  >  f(c)−εfor every x∈A∩Nδ(c).
  • f is upper semicontinuous on A, respectively lower semicontinuous on A, when it is so at every point of A.

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:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point, and at x=c each holds automatically, since f(c)<f(c)+ε and f(c)>f(c)−ε.

Continuity is exactly the conjunction

f is continuous at c if and only if it is both upper and lower semicontinuous at c.

If f is continuous at c, a δ witnessing ∣f(x)−f(c)∣<ε on A∩Nδ(c) witnesses both displayed conditions, since ∣f(x)−f(c)∣<ε gives −ε<f(x)−f(c)<ε (Basic properties of the absolute value).

Conversely, given ε>0 take δ1 for the upper condition and δ2 for the lower one and put δ:=min⁡{δ1,δ2}>0. For x∈A∩Nδ(c) both f(x)<f(c)+ε and f(x)>f(c)−ε hold, that is ∣f(x)−f(c)∣<ε (Basic properties of the absolute value). So f is continuous at c.

Consequently f is continuous on A exactly when it is both upper and lower semicontinuous on A.

Negation exchanges the two

f is upper semicontinuous at c if and only if −f is lower semicontinuous at c, since f(x)<f(c)+ε says the same thing as −f(x)>−f(c)−ε (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] that attains no minimum.

Depends on

Used by

Dependency tree · two levels

14 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources