Alphabeta Math
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passverified 2026-08-09 (gpt-5.6-terra-codex-subscription)
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.

The identity is uniformly continuous on R and its square is not, so uniform continuity is not preserved by products

Statement refuted

Refuted claim: if f,g:A→R are uniformly continuous on A⊆R (Uniform continuity of f:A→R: one δ serving every pair of points of A) then so is their pointwise product fg.

The witness is the simplest possible one: A:=R and f=g=id, the identity. The identity is uniformly continuous on R — one may take δ:=ε — and its product with itself is x↦x2, which is not uniformly continuous on R (x↦x2 is continuous on R and not uniformly continuous, the pairs k+1 and k+1+1/(k+1) defeating every δ).

The contrast with continuity is the point. Products do preserve continuity, with no hypothesis at all (Sums, scalar multiples, products, absolute values, maxima, minima and quotients with nonvanishing denominator of continuous functions are continuous, as are constants, the identity and every polynomial function). The reason the proof there does not transfer is visible in the estimate: bounding ∣f(x)g(x)−f(x′)g(x′)∣ requires a bound on the values of f and g near the two points, and for continuity that bound is local, supplied afresh at each point, whereas uniform continuity would need one bound valid on the whole domain. On an unbounded domain no such bound need exist.

Facts & Assumptions

Given: The domain A:=R, the identity id:R→R, id(x)=x, and its square x↦x2 (Integer powers am).

[L1]

Uniform continuity on A: for every real ε>0 there is a real δ>0 such that all x,x′∈A with ∣x−x′∣<δ satisfy ∣h(x)−h(x′)∣<ε (Uniform continuity of f:A→R: one δ serving every pair of points of A).

[L4]

Absolute value and order: ∣u∣≥0 and ∣u∣=0 exactly when u=0; the order is total (Basic properties of the absolute value, Ordered field).

Counterexample

technique · direct
1.1

The identity is uniformly continuous on R: given a real ε>0, take δ:=ε; then all x,x′∈R with ∣x−x′∣<δ satisfy ∣id(x)−id(x′)∣=∣x−x′∣<ε.

L1L4
1.2

The pointwise product of the identity with itself is the function x↦x2.

L3
1.3

By [L2] the function x↦x2 is not uniformly continuous on R.

L2
2.1

So f:=id and g:=id are uniformly continuous on A=R while fg is not: the refuted claim is false.

step 1.1step 1.2step 1.3L1∎

Remarks

  • Where the implication survives. On a bounded domain the product of two uniformly continuous functions is uniformly continuous, because each factor is then bounded: a uniformly continuous function on a bounded set is bounded, and the estimate ∣fg−f′g′∣≤∣f∣ ∣g−g′∣+∣g′∣ ∣f−f′∣ closes. Nothing on this page asserts that, and it is not used anywhere here; the witness above shows only that the unrestricted claim fails.

  • Sums and scalar multiples are safe. If f and g are uniformly continuous on A then so are f+g and αf, by the same ε/2 and ε/∣α∣ arguments that work for continuity, with the δ's inherited uniformly. It is only the product, and the quotient, that need a bound on values.

  • A second witness on a bounded domain. x↦1/x is not uniformly continuous on (0,1) (x↦1/x is continuous on (0,1) and not uniformly continuous there, the pairs 1/(k+2) and 1/(k+3) defeating every δ) although the identity is; that failure is a quotient rather than a product, and it shows that boundedness of the domain does not rescue every algebraic operation.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

40 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