Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29
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.

Refuted: a pointwise bounded family of continuous functions is equicontinuous. The spikes are bounded by 11 everywhere and are not equicontinuous at 00

Statement refuted

Refuted claim: a pointwise bounded family of continuous maps between metric spaces is equicontinuous (Equicontinuity at a point, uniform equicontinuity, and pointwise boundedness of a family of maps between metric spaces).

The witness is the family of moving spikes on I:=[0,1]I := [0,1] already built in FALSE: a pointwise convergent sequence of continuous functions converges uniformly on every compact set: with ak:=1/ι(k+2)a_k := 1/\iota(k+2) (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field),

fk(t)=tak  (0tak),fk(t)=2tak  (akt2ak),fk(t)=0  (2akt1).f_k(t) = \frac{t}{a_k} \ \ (0 \le t \le a_k), \qquad f_k(t) = 2 - \frac{t}{a_k} \ \ (a_k \le t \le 2a_k), \qquad f_k(t) = 0 \ \ (2a_k \le t \le 1) .

Every fkf_k is continuous and takes values in [0,1][0,1], so F:={fk:kN}\mathcal{F} := \{\, f_k : k \in \mathbb{N} \,\} is pointwise bounded; but F\mathcal{F} is not equicontinuous at 00, because fkf_k climbs from 00 to 11 over an interval of length aka_k, and aka_k can be made smaller than any prescribed δ\delta.

Facts & Assumptions

Given: I=[0,1]I = [0,1] with the metric d(s,t)=std(s,t) = |s-t| inherited from R\mathbb{R} (The absolute value makes R\mathbb{R} a metric space: d(x,y)=xyd(x,y) = |x-y| is a metric, its open balls are the intervals (xr,x+r)(x-r, x+r), and it is unbounded, Isometry, isometric embedding, and the subspace metric on a subset, Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length), the target R\mathbb{R} with the same metric, the reals ak=1/ι(k+2)a_k = 1/\iota(k+2), the spikes fkf_k displayed above and the family F={fk:kN}\mathcal{F} = \{\, f_k : k \in \mathbb{N} \,\}.

[L2]

0fk(t)10 \le f_k(t) \le 1 for every tIt \in I and every kk: the three formulas take values t/ak[0,1]t/a_k \in [0,1], 2t/ak[0,1]2 - t/a_k \in [0,1] and 00 respectively on their pieces (Maximum and minimum of a set, Every nonempty finite set of reals has a maximum and a minimum, Absolute value in an ordered field).

[L3]

A family F\mathcal{F} is pointwise bounded when for each tt the set {f(t):fF}\{\, f(t) : f \in \mathcal{F} \,\} lies in some ball of the target, and equicontinuous at aa when for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 with f(t)f(a)<ε|f(t)-f(a)| < \varepsilon for every fFf \in \mathcal{F} and every tt with ta<δ|t-a| < \delta (Equicontinuity at a point, uniform equicontinuity, and pointwise boundedness of a family of maps between metric spaces, Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space, Open ball, closed ball and sphere in a metric space, Continuity of a map between metric spaces, at a point and globally, in the ε\varepsilon-δ\delta form).

[L4]

For every real η>0\eta > 0 there is a natural m1m \ge 1 with 1/ι(m)<η1/\iota(m) < \eta; ι\iota is strictly increasing with ι(n)>0\iota(n) > 0 for n1n \ge 1; and 0<uv0 < u \le v gives 0<1/v1/u0 < 1/v \le 1/u (For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon, Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order, The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field).

Counterexample

technique · direct
1.1

For every tIt \in I the set {fk(t):kN}\{\, f_k(t) : k \in \mathbb{N} \,\} is contained in [0,1][0,1] and hence in the ball B(0,2)B(0,2) of R\mathbb{R}, so F\mathcal{F} is pointwise bounded.

L2L3
1.2

Every member of F\mathcal{F} is continuous.

L1
1.3

Take ε:=1/2\varepsilon := 1/2 and let δ>0\delta > 0 be any real; by [L4] there is a natural m1m \ge 1 with 1/ι(m)<δ1/\iota(m) < \delta, and setting k:=mk := m gives ak=1/ι(m+2)1/ι(m)<δa_k = 1/\iota(m+2) \le 1/\iota(m) < \delta, since m+2>mm + 2 > m and ι\iota is increasing.

L4choose
2.1

For that kk the point aka_k lies in II and satisfies ak0=ak<δ|a_k - 0| = a_k < \delta, while fk(ak)fk(0)=10=1|f_k(a_k) - f_k(0)| = |1 - 0| = 1, which is not below ε=1/2\varepsilon = 1/2.

step 1.3L1
3.1

So no δ>0\delta > 0 serves the whole family at ε=1/2\varepsilon = 1/2 and the point 00: the family F\mathcal{F} is not equicontinuous at 00, hence not equicontinuous.

step 1.3step 2.1L3
4.1

By steps 1.1, 1.2 and 3.1 the family F\mathcal{F} is a pointwise bounded family of continuous functions that is not equicontinuous, so the claim is false.

step 1.1step 1.2step 3.1

Remarks

  • The values stay in [0,1][0,1] and the slopes do not. fkf_k is Lipschitz with constant 1/ak=ι(k+2)1/a_k = \iota(k+2) and with no smaller one, so the family has no common Lipschitz constant. That is the contrast with the previous example on this page, where fixing the constant at 11 is exactly what produced uniform equicontinuity.

  • The failure is at one point only, and that is enough. The family is equicontinuous at every t>0t > 0: for 0<δ<t/20 < \delta < t/2 and kk large the spike is identically 00 on the interval around tt, and the finitely many remaining members are individually continuous. Equicontinuity is required at every point, so failure at 00 refutes the claim.

  • Both hypotheses of an Ascoli-type theorem are therefore needed, and neither implies the other: this family is pointwise bounded and not equicontinuous, and the 11-Lipschitz maps of the previous example are equicontinuous and not pointwise bounded.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 131 results over 23 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