Alphabeta Math
ExampleConstruction: AI-generatedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24
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 family sin(nx)sin(ny) is uniformly bounded but not equicontinuous

Example

Let K=[0,π]2 with the Euclidean metric. For every natural n1, define

fn:KR,fn(x,y)=sin(nx)sin(ny).

Every fn is continuous, and the family F={fn:n1} is uniformly bounded by 1. It is not equicontinuous at the origin, and hence is not equicontinuous on K.

Facts & Assumptions

Given: The compact square K=[0,π]2 and the family F in the Example.

[L1]

For a nonempty compact metric space K, a family FC(K,R) is equicontinuous at a when every ε>0 admits one δ>0 that works for every fF and every xK; it is uniformly bounded when one M0 bounds f(x) for all f and x (Equicontinuity, pointwise boundedness, and uniform boundedness for families in C(K,R)).

[L2]

For every real t, sin(t)=sint and sint1 (Parity and the Pythagorean identity for sine and cosine).

[L3]

For all reals u,v, sinusinvuv (Sine and cosine are 1-Lipschitz on R).

[L4]
[L5]

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

[L6]
[L8]

For (u,v)R2, (u,v)2=u2+v2 (The p-norms xp for rational p1, and x).

Verification

technique · direct
1.1

The set K is a nonempty closed box in R2, so it is compact.

givenL6L7
1.2

For fixed n1 and points (x,y),(u,v)K, the sine bound and Lipschitz estimate give fn(x,y)fn(u,v)nxu+nyv2n(xu,yv)2; hence fn is continuous on K.

givenL2L3L8algebra
1.3

For every n1 and (x,y)K, fn(x,y)1, so F is uniformly bounded.

givenL1L2algebra
1.4

For every n1, fn(0,0)=0, while at pn=(π/(2n),π/(2n))K one has fn(pn)=1.

givenL2L4L6algebra
2.1

Let δ>0. Applying [L5] to δ/π>0 gives some natural n1 with π/n<δ, and then d2(pn,(0,0))=π/(2n)<π/n<δ.

step 1.4L5L6L8choosealgebra
3.1

Taking ε=1/2, steps 1.4 and 2.1 show that every δ>0 admits an fnF and a point pnK within δ of the origin for which fn(pn)fn(0,0)=1>ε. Thus the family is not equicontinuous at the origin.

step 1.1step 1.2step 1.4step 2.1L1

Remarks

Uniform boundedness controls the range of every function in the family. Equicontinuity asks for a common spatial scale, and the oscillation scale 1/n prevents such a scale at the origin.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

56 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