Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: 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.

Local (relative) maximum and minimum of f:A→R at a point, the strict forms, and what it means for the point to be interior to A

Definition

Throughout, R is the complete ordered field (Complete ordered field (least-upper-bound property)) and neighbourhoods are those of The ε-neighbourhood and the punctured ε-neighbourhood of a point of R. Let A⊆R, let f:A→R and let c∈A.

  • f has a local maximum at c, also called a relative maximum, when there is a real ε>0 with f(x)≤f(c)for every x∈A∩Nε(c).
  • f has a local minimum at c when there is a real ε>0 with f(x)≥f(c) for every x∈A∩Nε(c).
  • f has a local extremum at c when it has a local maximum or a local minimum at c.
  • f has a strict local maximum at c when there is a real ε>0 with f(x)<f(c) for every x∈A∩Nε∗(c), the neighbourhood being punctured; and a strict local minimum at c when f(x)>f(c) for every such x.

The point c is interior to A when c∈A∘ (Interior, closure, boundary and exterior of a subset of R), equivalently when there is a real ε>0 with Nε(c)⊆A; that equivalence is the pointwise description of the interior proved in Interior, closure, boundary and exterior of a subset of R and is not reproved here.

The strict forms must puncture, and the weak forms must not. With an unpunctured neighbourhood the strict condition would read f(c)<f(c) at x=c, which no function satisfies, so the notion would be empty. With a punctured neighbourhood the weak condition would say nothing at c, which is harmless but pointless, since f(c)≤f(c) holds anyway. So each form is stated with the quantifier that makes it a condition.

Four consequences, each an obligation this definition carries.

  1. The condition does not depend on which witness ε is produced. If it holds for ε, it holds for every real ε′ with 0<ε′≤ε, because Nε′(c)⊆Nε(c) (The ε-neighbourhood and the punctured ε-neighbourhood of a point of R). So the existential quantifier may be read as "for all sufficiently small ε", and two witnesses can always be replaced by the smaller of them.

  2. A local maximum really is a maximum, of a set. f has a local maximum at c exactly when there is a real ε>0 with f(c)=max⁡f[A∩Nε(c)] (Maximum and minimum of a set). Indeed c∈A∩Nε(c), since c∈A and ∣c−c∣=0<ε (The ε-neighbourhood and the punctured ε-neighbourhood of a point of R), so f(c) belongs to that image; and the defining inequality says exactly that f(c) bounds the image above. Conversely a maximum of the image is an element of it bounding it above, which is the defining inequality. The same argument with the order reversed identifies a local minimum with a minimum of the same image.

  3. A strict local extremum is a local extremum. If f(x)<f(c) for every x∈A∩Nε∗(c), then f(x)≤f(c) for every x∈A∩Nε(c): the points of the unpunctured neighbourhood other than c are covered by the hypothesis, and at x=c the inequality f(c)≤f(c) is automatic.

  4. A global extremum is a local one. If f(c)=max⁡f[A] then f has a local maximum at c, with ε:=1 serving, since A∩N1(c)⊆A; and dually for the minimum.

An interior point of A is a limit point of A. Suppose Nε(c)⊆A with ε>0 real, and let a real δ>0 be given. The punctured neighbourhood Nρ∗(c) with ρ:=min⁡{δ,ε}>0 is nonempty (The ε-neighbourhood and the punctured ε-neighbourhood of a point of R) and is contained both in Nδ∗(c) and in Nε(c)⊆A; so Nδ∗(c)∩A≠∅. As δ was arbitrary, c is a limit point of A (Limit point, isolated point, adherent point, derived set, and dense subset of R). This is what makes an interior extremum a place where a derivative can be spoken of at all, and it is the reason the interiority hypothesis appears in Fermat's theorem below rather than being replaced by something weaker.

Remarks

  • "The local maximum" is not a legitimate phrase. A function may have local maxima at many points, and the definite article belongs only to the value f(c) once the point c is fixed. A global maximum value is unique when it exists (Maximum and minimum of a set); a local one is not, and neither is the point.

  • Local is a statement about A, not about R. The comparison runs over A∩Nε(c), so a function on a small domain has local maxima easily: every point of A at which A∩Nε(c)={c} for some ε, that is every isolated point of A (Limit point, isolated point, adherent point, derived set, and dense subset of R), carries both a strict local maximum and a strict local minimum, the punctured condition being vacuous there. Interiority is the hypothesis that rules that degenerate case out.

  • Endpoints are the case to keep in mind. For A=[a,b] with a<b (Intervals of R: the nine order-convex forms, nondegeneracy, and length) the points a and b are not interior to A: any Nε(a) contains a−ε/2, which is not in [a,b]. A function may perfectly well attain its greatest value there, with no vanishing derivative anywhere, and the companion page works that case out.

  • Nothing here mentions a derivative. The definition is purely about the order, and it applies to functions that are nowhere differentiable. What the next items add is the interaction, in one direction only: differentiability at an interior extremum forces the derivative to vanish, and the converse is false.

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