Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-05 (claude-sonnet-5)
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.

FALSE: a pointwise convergent sequence of continuous functions converges uniformly on every compact set

Statement

False claim: for metric spaces X and Y, if a sequence (fk) in C(X,Y) converges pointwise to f∈C(X,Y) (A sequence converges in the topology of pointwise convergence exactly when it converges at every point), then (fk) converges to f uniformly on every compact subset of X, that is fk→f in the topology of compact convergence (The topology of compact convergence on C(X,Y) for metric X and Y: uniform convergence on each compact subset of X).

The claim fails already on the compact space X=[0,1] with Y=R, where it reduces to "pointwise convergence implies uniform convergence". The refutation below writes down the standard moving spike explicitly. The relation that is true is the inclusion of topologies (On C(X,Y) with X and Y metric, uniform convergence is finer than compact convergence, which is finer than pointwise convergence): compact convergence implies pointwise convergence, and not the reverse.

No choice principle is used; every function below is given by a formula.

Facts & Assumptions

Given: The interval X:=[0,1]={ t∈R:0≤t≤1 } (Intervals of R: the nine order-convex forms, nondegeneracy, and length) with the metric d(s,t)=∣s−t∣ inherited from R (The absolute value makes R a metric space: d(x,y)=∣x−y∣ is a metric, its open balls are the intervals (x−r,x+r), and it is unbounded, Isometry, isometric embedding, and the subspace metric on a subset), the target Y:=R with the same metric, the reals ak:=1/ι(k+2) for k∈N (The canonical natural ι(n)=n⋅1F of a field), and the constant function 0:X→R with value 0.

[L1]

ι is strictly increasing on N and ι(n)>0 for n≥1, so 0<ak≤1/ι(2)=1/2 and 0<2ak≤1 for every k∈N, and m≤n gives an≤am (The canonical natural ι(n)=n⋅1F of a field, Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order).

[L2]

For every real ε>0 there is a natural m≥1 with 1/ι(m)<ε (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε).

[L7]

The basic sets of the topology of compact convergence are BK(f,ε)={ g:d(f(x),g(x))<ε for every x∈K }, and a sequence converging to f in a topology is eventually inside every neighbourhood of f (The topology of compact convergence on C(X,Y) for metric X and Y: uniform convergence on each compact subset of X, The topology of pointwise convergence on YX, which is the product topology, and its restriction to C(X,Y)).

Refutation

technique · direct
1.1

[0,1] is bounded, being contained in the ball B(0,2) of R, and closed in R, since a point y<0 has B(y,−y) inside the complement and a point y>1 has B(y,y−1) inside the complement; so [0,1] is a compact subset of R and (X,d) is a compact metric space.

L5L6
1.2

For k∈N define fk:X→R by fk(t):=t/ak for 0≤t≤ak, by fk(t):=2−t/ak for ak≤t≤2ak, and by fk(t):=0 for 2ak≤t≤1.

constructL1
2.1

The three formulas agree where their domains overlap: at t=ak both of the first two give 1, and at t=2ak both of the last two give 0; so fk is a well-defined function on X, the three closed sets [0,ak], [ak,2ak] and [2ak,1] covering X because 0<2ak≤1.

step 1.2L1
2.2

fk(0)=0 for every k, from the first formula.

step 1.2
2.3

For t∈X with t>0: by [L2] there is a natural m≥1 with 1/ι(m)<t/2, and then every k≥m has k+2>m, hence ak=1/ι(k+2)≤1/ι(m)<t/2, hence 2ak<t and fk(t)=0 by the third formula.

step 1.2L1L2
2.4

On the other hand fk(ak)=ak/ak=1 for every k∈N, and ak∈X because 0<ak≤1/2≤1.

step 1.2L1
3.1

Each of the three restrictions is the restriction of an affine map of R, hence continuous; so fk is continuous on X by the pasting lemma for a finite closed cover, and fk∈C(X,R).

step 1.2step 2.1L3L4
3.2

By steps 2.2 and 2.3 the sequence (fk(t)) is eventually 0 for every t∈X, so fk(t)→0=0(t) for every t∈X; that is, (fk) converges pointwise to 0, which is continuous, being constant.

step 2.2step 2.3L3
3.3

Hence for every k∈N the value ∣fk(ak)−0(ak)∣=1 is not below 1/2, so fk∉BX(0,1/2), while BX(0,1/2) is a basic open set of the topology of compact convergence containing 0, the whole space X being compact by step 1.1.

step 1.1step 2.4L7
4.1

So no tail of (fk) lies in the neighbourhood BX(0,1/2) of 0: the sequence does not converge to 0 in the topology of compact convergence, although by step 3.2 it converges to 0 pointwise.

step 3.2step 3.3L7
5.1

The pair (X,Y)=([0,1],R) with the sequence (fk) and the limit 0 therefore satisfies the hypothesis of the claim and violates its conclusion at the compact set K=X, so the claim is false.

step 3.2step 4.1∎

Remarks

  • The failure is not about the size of the domain. The domain here is compact, so "uniformly on every compact set" is the same as "uniformly", and the witness shows that pointwise convergence does not give uniform convergence even there. What moves is the place where the two functions differ: the spike has height 1 for every k and merely slides towards 0.

  • The area under the spike does tend to 0, so this witness does not also separate the integral from its pointwise limit: the standard warning that pointwise convergence controls no integral needs a spike whose height grows as its base shrinks. Nothing about integration is claimed here.

  • What is true in this direction. Uniform convergence implies convergence on every compact set, which implies pointwise convergence (On C(X,Y) with X and Y metric, uniform convergence is finer than compact convergence, which is finer than pointwise convergence); the reverse of each implication fails, and the companion page separates the two rightmost topologies with a different witness on R.

  • The index shift is not cosmetic. N contains 0, so the spike is built on 1/ι(k+2) and not on 1/k: at k=0 the reciprocal 1/ι(1) would give a support [0,2] reaching outside [0,1], and the pasting lemma would have nothing to paste.

Depends on

Used by

Dependency tree · two levels

98 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