Alphabeta Math
Session-authored (Fable 5 assisted)
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.

13 results · all verified · 8 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 5 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Trigonometric and Oscillatory Examples in One Variable: Examples and Counterexamples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21Open item page →

The Weierstrass function with a=1/2 and b=15

Example

The explicit series

W(x):=n=02ncos(15nπx)

converges uniformly on R, is continuous at every real point, and is differentiable at no real point.

Facts & Assumptions

Given: The parameters a=1/2 and b=15.

[L1]

The unique smallest positive zero γ of cosine lies in (0,2) (Cosine has a smallest positive zero, lying strictly between zero and two).

[L2]

The number π is defined by π=2γ (Pi as twice the smallest positive zero of cosine).

[L3]

The classical Weierstrass function is Wa,b(x)=n=0ancos(bnπx) (The classical Weierstrass function).

[L4]

If 0<a<1, b>1 is an odd integer, and ab>1+3π/2, then Wa,b is continuous everywhere and differentiable nowhere (Under ab>1+3π/2, the classical Weierstrass function is continuous everywhere and differentiable nowhere).

[L5]

For 0<a<1 and odd integer b>1, the defining Weierstrass series converges uniformly on R (The classical Weierstrass series converges uniformly to a continuous function).

Verification

technique · direct
1.1

The integer 15 is odd, 0<1/2<1, and 15>1. By [L1] and [L2], π=2γ<4, so 1+3π2<7<152=ab.

L1L2algebra
1.2

Substituting a=1/2 and b=15 in [L3] gives exactly the displayed series, including its n=0 term.

L3construct
2.1

Step 1.1 verifies every hypothesis of [L4]. The series in step 1.2 converges uniformly by [L5], and [L4] makes its sum continuous everywhere and differentiable nowhere.

step 1.1step 1.2L4L5
False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21Open item page →

FALSE: every continuous real function is differentiable somewhere

Statement

False claim: every continuous function f:RR is differentiable at at least one real point.

Facts & Assumptions

Given: The universal claim in the Statement.

[L1]

There is a sequence of smooth functions converging uniformly on R to a continuous function which is differentiable at no real point (A uniform limit of smooth functions need not be differentiable anywhere).

Refutation

technique · contradiction
1.1

Suppose, for contradiction, that every continuous real function is differentiable somewhere.

assume-contra
1.2

Let W be the continuous nowhere-differentiable function whose existence is asserted by [L1].

L1choose
2.1

The assumption in step 1.1 makes W differentiable at some real point, contradicting [L1]. Therefore the universal claim is false.

step 1.1step 1.2L1discharge-contradiction
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21Open item page →

xsin(1/x) extended by zero is continuous but not differentiable at zero

Statement

Define f:RR by

f(0):=0,f(x):=xsin(1/x)(x0).

Then f is continuous on R but is not differentiable at 0.

Facts & Assumptions

Given: The function f in the Statement.

[L1]

For every real u, sinu1 (Parity and the Pythagorean identity for sine and cosine).

[L2]

If a function is squeezed near a point between two functions having the same limit there, then it has that limit (If fgh near c and f and h have the same limit at c, then so does g).

[L3]

The quarter-turn values and period give sin(π/2+2mπ)=1 and sin(3π/2+2mπ)=1 for every integer m (Quarter-turn values and shifts by pi/2 and pi, The zero sets of sine and cosine and the least positive common period 2 pi).

[L4]

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

[L5]

If two punctured-domain sequences approach a limit point while their images approach distinct real limits, then the function has no limit there (A function has no limit at c as soon as two sequences in A{c} tending to c give different limits of the values).

[L6]
[L8]

The number π=2γ is positive because the first positive cosine zero satisfies γ(0,2) (Pi as twice the smallest positive zero of cosine, Cosine has a smallest positive zero, lying strictly between zero and two).

Proof

technique · direct
1.1

By [L1], xf(x)x for x0, so [L2] gives f(x)0=f(0) at zero. Away from zero, the identity function has no zero in the denominator of the reciprocal, so the quotient, sine, composite, and product clauses of [L7] preserve continuity. Thus f is continuous on R.

L1L2L7algebra
1.2

For x0, the difference quotient at zero is (f(x)f(0))/x=sin(1/x).

L6algebra
1.3

For kN, put xk:=1π/2+2π(k+1),yk:=13π/2+2π(k+1). Positivity of π and [L4] give nonzero positive terms and xk,yk0, while [L3] gives sin(1/xk)=1 and sin(1/yk)=1.

L3L4L8constructalgebra
2.1

By [L5], step 1.3 shows that sin(1/x) has no limit at zero.

step 1.3L5
3.1

The quotient identity in step 1.2 and the nonexistence in step 2.1 show through [L6] that f(0) does not exist.

step 1.2step 2.1L6
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-21Open item page →

x2sin(1/x2) has an unbounded, non-Riemann-integrable derivative

Example

Define F:RR by

F(0):=0,F(x):=x2sin(1/x2)(x0).

The function F is differentiable on R, with F(0)=0, and F is unbounded on every neighbourhood of zero. Consequently no extension of F(0,1] to [0,1] is Riemann integrable under the Darboux convention.

Facts & Assumptions

Given: The function F in the Example.

[L1]

For every real u, sinu1 (Parity and the Pythagorean identity for sine and cosine).

[L2]
[L7]

Every positive real has a unique positive square root (Existence and uniqueness of n-th roots: a unique a1/n0 with (a1/n)n=a, case n=2).

[L8]

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

Verification

technique · direct
1.1

For h0, the difference quotient at zero from [L11] is hsin(1/h2), whose absolute value is at most h by [L1]. Hence F(0)=0.

L1L11algebra
1.2

For x0, [L2] to [L5] give F(x)=2xsin(1/x2)2cos(1/x2)x.

L2L3L4L5algebra
2.1

For kN, let xk be the positive square root of 1/(2π(k+1)). It exists by [L7] and [L10], and 1/xk2=2π(k+1), so [L6] and step 1.2 give F(xk)=2/xk.

step 1.2L6L7L10constructalgebra
3.1

Let η>0. Applying [L8] below the positive real 2πη2 shows that 1/(2π(k+1))<η2 for all sufficiently large k, hence 0<xk<η by uniqueness and order of the positive square root. Thus xk0. Given a real M>0, the same argument with η=2/M gives 2/xk>M eventually, so 1/xk+. Therefore the values F(xk)=2/xk exceed every real bound arbitrarily close to zero.

step 2.1L7L8L10algebra
4.1

Steps 1.1, 1.2, and 3.1 show that F is differentiable on R, with F(0)=0, while F is unbounded on every neighbourhood of zero.

step 1.1step 1.2step 3.1
5.1

Every extension of F(0,1] to [0,1] retains the unbounded values from step 3.1, but [L9] requires boundedness for Darboux integrability. No such extension is Riemann integrable on [0,1].

step 3.1step 4.1L9
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-21Open item page →

FALSE: every differentiable function has a continuous derivative

Statement

False claim: if F:RR is differentiable, then its derivative F is continuous on R.

Facts & Assumptions

Given: The universal claim in the Statement.

[L1]

The function F(0)=0 and F(x)=x2sin(1/x2) for x0 is differentiable on R, with F(0)=0, and F is unbounded on every neighbourhood of zero (x2sin(1/x2) has an unbounded, non-Riemann-integrable derivative).

Refutation

technique · contradiction
1.1

Suppose, for contradiction, that every differentiable real function has a continuous derivative.

assume-contra
1.2

The function in [L1] is differentiable on all of R, but its derivative is unbounded on every neighbourhood of zero and therefore cannot be continuous at zero.

L1algebra
2.1

Step 1.1 makes the derivative in step 1.2 continuous, a contradiction. Therefore the claim is false.

step 1.1step 1.2L1discharge-contradiction
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21Open item page →

The sine harmonics are pointwise bounded but have no uniformly convergent subsequence

Example

For kN, define

fk:[0,π]R,fk(x):=sin((k+1)x).

The sequence (fk) is uniformly bounded, is not equicontinuous, and has no uniformly convergent subsequence. It does not converge pointwise on all of [0,π]. Nevertheless, for every fixed continuous g:[0,π]R,

limk0πg(x)fk(x)dx=0.

Facts & Assumptions

Given: The functions fk in the Example, on the compact interval [0,π] with its usual metric.

[L2]

The quarter-turn values and shift formulas determine sin(nπ/2) and give sin(π/2)=1 (Quarter-turn values and shifts by pi/2 and pi).

[L3]

A family F is equicontinuous at a when, for every ε>0, one δ>0 makes d(x,a)<δ imply f(x)f(a)<ε for every fF (Equicontinuity, pointwise boundedness, and uniform boundedness for families in C(K,R)).

[L4]

A uniform limit of continuous real functions is continuous (The uniform limit of continuous real-valued functions on a metric space is continuous).

[L5]

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

[L6]

For every continuous g:[0,π]R, limn0πg(x)sin(nx)dx=0 (Riemann–Lebesgue lemma for continuous functions on a compact interval).

Verification

technique · contradiction
1.1

Sine is continuous by [L1], while [L8] makes each affine argument x(k+1)x and its composite fk continuous. Also fk(x)1 for every k and every x[0,π], so the sequence is uniformly bounded.

L1L8
1.2

At x=π/2, the values fk(π/2) cycle through 1,0,1,0, so the sequence does not converge pointwise on the whole interval.

L2algebra
1.3

At zero, fk(0)=0, and the points xk:=π/(2(k+1)) lie in [0,π] and tend to zero by [L5] and [L7].

L5L7constructalgebra
1.4

Applying [L6] at the positive integer frequency k+1 gives the asserted convergence of every fixed continuous test-function integral.

L6
1.5

Suppose, for contradiction, that a subsequence (fkj) converges uniformly to a function g.

assume-contra
2.1

On the compact metric interval from [L7], the points from step 1.3 satisfy fk(xk)=1 by [L2]. Hence [L3] fails at zero for ε=1/2, and the family is not equicontinuous.

step 1.3L2L3L7
2.2

By [L4], the uniform limit g is continuous; because every fkj(0)=0, uniform convergence also gives g(0)=0.

step 1.5L4
3.1

Continuity at zero gives a δ>0 with g(x)<1/4 for 0x<δ, and uniform convergence gives an index after which fkj(x)g(x)<1/4 for every x[0,π].

step 2.2
4.1

A subsequence has strictly increasing indices, so kjj by induction and [L5] gives xj:=π/(2(kj+1))<δ for all sufficiently large j. Then [L2] gives fkj(xj)=1, while step 3.1 gives both g(xj)<1/4 and fkj(xj)g(xj)<1/4, an impossibility. Thus no uniformly convergent subsequence exists, completing all the claims.

step 1.5step 3.1L2L5discharge-contradiction
False statementConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21Open item page →

FALSE: every pointwise bounded sequence of continuous functions has a uniformly convergent subsequence

Statement

False claim: every pointwise bounded sequence of continuous real functions on a compact interval has a uniformly convergent subsequence.

Facts & Assumptions

Given: The universal claim in the Statement.

[L1]

For fk(x)=sin((k+1)x) on [0,π], the sequence (fk) is uniformly bounded, is not equicontinuous, and has no uniformly convergent subsequence (The sine harmonics are pointwise bounded but have no uniformly convergent subsequence).

[L3]

The number π=2γ is positive because the smallest positive zero of cosine satisfies γ(0,2), and every closed bounded interval in R is compact (Pi as twice the smallest positive zero of cosine, Cosine has a smallest positive zero, lying strictly between zero and two, Heine-Borel by bisection: every closed bounded interval [a,b] is compact).

Refutation

technique · contradiction
1.1

Suppose, for contradiction, that every pointwise bounded sequence of continuous real functions on a compact interval has a uniformly convergent subsequence.

assume-contra
1.2

Each function in [L1] is continuous by [L2], and the sequence is uniformly bounded by [L1], hence pointwise bounded, on the compact interval [0,π] from [L3].

L1L2L3
2.1

The assumed claim gives this sequence a uniformly convergent subsequence, contradicting [L1]. Therefore the claim is false; the missing Arzelà–Ascoli hypothesis is equicontinuity.

step 1.1step 1.2L1discharge-contradiction
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-21Open item page →

The topologist's sine curve is connected

Statement

The topologist's sine curve S={(x,sin(1/x)):0<x1}({0}×[1,1]) is connected.

Facts & Assumptions

Given: The graph C:={(x,sin(1/x)):0<x1} and the set S:=C({0}×[1,1]) in R2.

[L6]

The positive naturals are cofinal, and for every real ε>0 some positive integer N satisfies 1/N<ε (Every complete ordered field is Archimedean, For every ε>0 in a complete ordered field there is a natural n1 with 1/n<ε).

[L9]

The number π=2γ is positive because the smallest positive zero of cosine satisfies γ(0,2) (Pi as twice the smallest positive zero of cosine, Cosine has a smallest positive zero, lying strictly between zero and two).

Proof

technique · direct
1.1

The interval (0,1] is connected by [L1]. The map h(x):=(x,sin(1/x)) has continuous components by [L7], so it is continuous by [L3]. Its image C is therefore connected by [L2].

L1L2L3L7
1.2

Fix y[1,1]. By [L4], choose uR with sinu=y. By [L6] and [L9], choose a positive integer N with u+2πN1. For jN, put rj:=1/(u+2π(N+j)). Then 0<rj1, rj0, and [L5] gives sin(1/rj)=y. Thus (rj,y)C and (rj,y)(0,y), so (0,y)C.

L4L5L6L9chooseconstructalgebra
2.1

Since y was arbitrary, step 1.2 gives {0}×[1,1]C. Hence CSC, and [L8] applied to the connected set from step 1.1 proves that S is connected.

step 1.1step 1.2L8
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-21Open item page →

The topologist's sine curve is connected but not path connected

Statement refuted

Refuted claim: every connected subset of R2 is path connected.

The witness is the topologist's sine curve

S:={(x,sin(1/x)):0<x1}({0}×[1,1]).

It is connected but no path in S joins (0,0) to (1,sin1).

Facts & Assumptions

Given: The set S in the Statement and the two points (0,0),(1,sin1)S.

[L1]

The topologist's sine curve S={(x,sin(1/x)):0<x1}({0}×[1,1]) is connected (The topologist's sine curve is connected).

[L5]

A continuous real function on a nonempty compact metric space attains its maximum (A continuous real-valued function on a nonempty compact metric space is bounded and attains a greatest and a least value).

[L6]

A continuous real function on a connected space attains every intermediate value between two of its values (A real-valued continuous map on a connected space has order-convex image, so it takes every value between any two of its values).

[L7]

The quarter-turn values and period give sin(π/2+2mπ)=1 and sin(3π/2+2mπ)=1 for every integer m, and for every real ε>0 some positive integer N satisfies 1/N<ε (Quarter-turn values and shifts by pi/2 and pi, The zero sets of sine and cosine and the least positive common period 2 pi, For every ε>0 in a complete ordered field there is a natural n1 with 1/n<ε).

[L8]

A space is path connected when every pair of points is joined by a continuous path from [0,1] (Paths, path-connected spaces and path components).

[L9]

The number π=2γ is positive because the smallest positive zero of cosine satisfies γ(0,2) (Pi as twice the smallest positive zero of cosine, Cosine has a smallest positive zero, lying strictly between zero and two).

Counterexample

technique · contradiction
1.1

The set S is connected by [L1].

L1
1.2

Suppose, for contradiction, that a path γ:[0,1]S joins (0,0) to (1,sin1). Write x:=π1γ and y:=π2γ; the projections are continuous by [L2], so both components are continuous by [L11].

assume-contraL2L8L11
2.1

The set E:=x1({0}) is nonempty because 0E, and is closed by [L3]. By [L4] it is compact, so [L5] applied to the identity on E gives its maximum s. Since x(1)=1, one has s<1; for every t(s,1], the point γ(t)S has x(t)>0.

step 1.2L3L4L5
3.1

Let δ>0 and put r:=s+12min{δ,1s}. Then s<r<min{s+δ,1} and x(r)>0 by step 2.1. By [L7] and [L9], choose 0<u,v<x(r) with sin(1/u)=1 and sin(1/v)=1. Applying [L6] to x on the connected interval [s,r] from [L10] gives p,q(s,r) with x(p)=u and x(q)=v. Because x(p),x(q)>0 and γ lies in S, one has y(p)=1 and y(q)=1.

step 2.1L6L7L9L10choosealgebra
4.1

Continuity of y at s gives a δ>0 such that y(t)y(s)<1/2 whenever ts<δ. Step 3.1 supplies p,q in that interval with y(p)=1 and y(q)=1, which would imply 2=1(1)<1 by the triangle inequality. This contradiction proves that no such path exists. Together with step 1.1, S is connected but not path connected, and the claim is refuted.

step 1.1step 1.2step 3.1discharge-contradiction
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-21Open item page →

The arc length of one sine period is 42E(1/2)

Example

For 0<k<1, write

E(k):=0π/21k2sin2tdt

for the complete elliptic integral of the second kind. The graph of sine over one period, parametrized by γ(x)=(x,sinx) for 0x2π, has arc length

L(γ)=42E(1/2).

Facts & Assumptions

Given: The graph path γ(x)=(x,sinx) on [0,2π].

[L1]
[L2]

(sinx)=cosx on R (The derivatives of sine and cosine are cosine and minus sine).

[L3]

The supplementary, reflection, and quarter-turn identities give cos(πx)=cosx, cos(π/2x)=sinx, and cos(x)=cosx (Cofunction, supplementary, quarter-turn, and reflection identities for the six trigonometric functions).

[L6]

Every positive real has a unique positive square root (Existence and uniqueness of n-th roots: a unique a1/n0 with (a1/n)n=a, case n=2).

[L7]

Differentiable real functions are continuous (A function differentiable at c is continuous at c).

[L8]

The number π=2γ is positive because the smallest positive zero of cosine satisfies γ(0,2) (Pi as twice the smallest positive zero of cosine, Cosine has a smallest positive zero, lying strictly between zero and two).

[L9]

For αR, the function uuα is continuous on (0,); in particular the positive square-root function is continuous there (Continuity and derivatives of positive-base real powers).

Verification

technique · direct
1.1

If 0<k<1, then [L5] gives 1k2sin2t1k2>0. By [L2], [L7], [L9], and [L10], the integrand defining E(k) is continuous on [0,π/2] and therefore integrable. Thus E(k) is well defined on the stated range.

L2L5L7L8L9L10algebra
1.2

The derivative in [L2] is continuous by [L7], and [L8] gives 0<2π, so [L1] gives L(γ)=02π1+cos2xdx.

L1L2L7L8
2.1

Split the integral in step 1.2 at π/2, π, and 3π/2. The affine reflections and translations licensed by [L4], together with [L3] and the square on cosine, show that all four pieces equal 0π/21+cos2xdx.

step 1.2L3L4
3.1

The modulus k:=1/2 exists by [L6] and satisfies 0<k<1. By [L5], 1+cos2x=2sin2x=2(112sin2x), so the quarter-period integral in step 2.1 is 2E(1/2).

step 2.1L5L6constructalgebra
4.1

Multiplying the quarter-period value in step 3.1 by the symmetry factor in step 2.1 yields L(γ)=42E(1/2).

step 2.1step 3.1algebra
RemarkRemark: Literature-sourcedProof: Not suppliedaudited 2026-08-21 not proved hereOpen item page →
Recorded, not proved here. This statement is included so the library can refer to it honestly, with a citation to the literature. It is not proved anywhere in this library: the track that would prove it has not been developed here yet.

The sine-period arc-length integrand has no elementary antiderivative

The reduction in The arc length of one sine period is 42E(1/2) is exact: the sine-period length is 42E(1/2). What is not proved here is the differential-algebraic statement behind the word elliptic. For a nondegenerate modulus 0<k<1, the integrand

1k2sin2t

has no elementary antiderivative. In particular k=1/2 is nondegenerate, so the displayed arc-length integral is not reducible by an elementary antiderivative.

A local proof would require Liouville's theorem on elementary antiderivatives or equivalent differential algebra. That machinery is not among this development's prerequisites, so the non-elementarity assertion is recorded from Hall's treatment rather than presented as locally proved.

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21Open item page →

Tangent identifies a bounded incomplete interval with the unbounded complete real line

Example

The map

tan:(π/2,π/2)R

is a homeomorphism. Its domain is bounded and incomplete in the usual metric, while its codomain is unbounded and complete. Thus boundedness and completeness of metric spaces are not topological properties.

Facts & Assumptions

Given: The interval I:=(π/2,π/2) and the usual absolute-value metrics on I and R.

[L1]

Tangent restricts to a continuous strictly increasing bijection tan:IR, whose inverse arctan:RI is continuous (The principal inverse tangent arctan:R(π/2,π/2)).

[L2]

A homeomorphism is a continuous bijection with continuous inverse (Homeomorphism, open map, closed map, embedding, and what it means for a property to be topological).

[L4]

Every Cauchy sequence of real numbers converges to a real number (The reals are complete).

[L6]

A subset of a metric space is closed exactly when it is sequentially closed (A point lies in the closure of A iff some sequence in A converges to it, and a set is closed iff it is sequentially closed, claim 2).

[L7]

A subspace of a complete metric space is complete if and only if it is closed (A subspace of a complete metric space is complete iff it is closed, and a complete subspace of any metric space is closed).

[L8]

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

[L9]

The number π=2γ is positive because the smallest positive zero of cosine satisfies γ(0,2) (Pi as twice the smallest positive zero of cosine, Cosine has a smallest positive zero, lying strictly between zero and two).

[L11]

A sequence converges in a metric space when its distance from the proposed limit is eventually below every positive tolerance (Convergence of a sequence in a metric space: xkx iff d(xk,x)0 in R); for the usual real metric this distance is xkx (The absolute value makes R a metric space: d(x,y)=xy is a metric, its open balls are the intervals (xr,x+r), and it is unbounded).

[L12]

A metric space is complete when every Cauchy sequence in it converges to a point of the space (Complete metric space: every Cauchy sequence converges in the space).

[L13]

A subset of a metric space is bounded when it is empty or is contained in some open ball (Bounded subset, diameter, distance from a point to a set, and distance between two sets in a metric space).

Verification

technique · direct
1.1

By [L1] and [L2], tangent is a homeomorphism from I onto R, with inverse arctangent.

L1L2
1.2

The radius π/2 is positive by [L9], and [L3] identifies I with the ball B(0,π/2), so I is bounded by [L13]; R is unbounded by [L10].

L3L9L10L13algebra
1.3

By [L4] and [L5], every metric Cauchy sequence in the usual real line converges as a real sequence; [L11] identifies that convergence with metric convergence. Thus R is a complete metric space by [L12].

L4L5L11L12
1.4

For kN, put xk:=π2(11k+2). By [L9], 0<xk<π/2, so xkI; [L8] gives xkπ/2 as a real sequence, and [L11] identifies this with convergence in the usual metric, but π/2I. Thus I is not sequentially closed and is not closed by [L6].

L6L8L9L11constructalgebra
2.1

The ambient real line is complete by step 1.3, while the subspace I is not closed by step 1.4, so [L7] makes I incomplete.

step 1.3step 1.4L7
3.1

The homeomorphic spaces in step 1.1 have opposite boundedness verdicts by step 1.2 and opposite completeness verdicts by steps 1.3 and 2.1. Therefore neither boundedness nor completeness is preserved by homeomorphism.

step 1.1step 1.2step 1.3step 2.1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21Open item page →

n=1sin(nx)/n converges pointwise but not uniformly

Example

The function series

n=1sin(nx)n

converges at every real x, but it does not converge uniformly on [0,2] and therefore does not converge uniformly on R.

Facts & Assumptions

Given: The zero-based function series k=0fk(x) with fk(x):=sin((k+1)x)/(k+1).

[L1]

If x2πZ, then for every positive integer N, n=1Nsin(nx)1/sin(x/2) (Finite sums of the sine harmonics).

[L2]

If the partial sums of (ak) are bounded and (bk) is nonincreasing with limit zero, then akbk converges (Dirichlet's test: if the partial sums of ak are bounded and (bk) is nonincreasing with bk0, then akbk converges).

[L3]

Sine vanishes at every integer multiple of π and has period 2π (The zero sets of sine and cosine and the least positive common period 2 pi).

[L4]

Uniform convergence of a function series is equivalent to the uniform Cauchy condition on every sufficiently late finite tail (A series of real-valued functions converges uniformly if and only if its tails are uniformly small).

[L6]

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

Verification

technique · direct
1.1

If x2πZ, every term fk(x) is zero by [L3], so the series converges there.

L3
1.2

If x2πZ, [L1] bounds the partial sums of ak:=sin((k+1)x) independently of the partial-sum index. The weights bk:=1/(k+1) are positive, nonincreasing, and tend to zero by [L6], so [L2] proves convergence at this x.

L1L2L6algebra
1.3

Let K be a positive integer and put x:=1/K. For the indices k=K through 2K1, the angles (k+1)x lie in (1,2], so [L5] gives sin((k+1)x)1/3, while 1/(k+1)1/(2K). These K terms have sum at least 1/6.

L5constructalgebra
2.1

Steps 1.1 and 1.2 cover all real x, so the series converges pointwise on R.

step 1.1step 1.2
2.2

Given any proposed uniform-Cauchy threshold N, choose a positive K>N+1. The tail from k=K to k=2K1 lies beyond N but has value at least 1/6 at x=1/K by step 1.3. Therefore [L4] fails for ε=1/7, and the series is not uniform on [0,2].

step 1.3L4algebra
3.1

Pointwise convergence is step 2.1. Nonuniformity on [0,2] is step 2.2, and uniform convergence on R would restrict to uniform convergence on that interval, so the series is not uniform on R.

step 2.1step 2.2
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-21Open item page →

FALSE: every continuous function on a compact interval has a rectifiable graph

Statement

False claim: if f:[a,b]R is continuous on a compact interval, then its graph path x(x,f(x)) is rectifiable.

Facts & Assumptions

Given: The universal claim in the Statement.

[L1]

A function has bounded variation on [a,b] exactly when its finite partition-variation sums are bounded above (Bounded variation and total variation on an interval).

[L2]

The harmonic series k11/k diverges (For rational p>0, 1/kp converges iff p>1, case p=1).

[L3]

The shift formulas give sin((2k+1)π/2)=(1)k for kN (Quarter-turn values and shifts by pi/2 and pi).

[L4]

For every real u, sinu1 (Parity and the Pythagorean identity for sine and cosine).

[L5]

A path in Rn is rectifiable if and only if each coordinate function has bounded variation (A path in Rn is rectifiable exactly when every coordinate has bounded variation).

[L6]

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

[L7]

Refutation

technique · contradiction
1.1

Suppose, for contradiction, that every continuous real function on a compact interval has a rectifiable graph.

assume-contra
1.2

Define f(0):=0 and f(x):=xsin(1/x) for 0<x1. By [L4], f(x)x, so f is continuous at zero; [L9] gives continuity elsewhere.

L4L9algebra
1.3

Put xk:=2/((2k+1)π). By [L6] and [L8], xk0, so choose K with xK1. By [L3], f(xk)=(1)kxk.

L3L6L8chooseconstructalgebra
2.1

For N>K, use the partition with points 0,xN,xN1,,xK,1, omitting a duplicate endpoint if needed. Consecutive oscillatory nodes contribute f(xk)f(xk+1)=xk+xk+1xk to its variation sum.

step 1.3L1constructalgebra
3.1

Since xk=2/((2k+1)π)1/(π(k+1)), the variation sums in step 2.1 dominate partial tails of a fixed positive multiple of the harmonic series. They are unbounded by [L2], so [L1] says f does not have bounded variation.

step 2.1L1L2algebra
4.1

The identity coordinate is continuous by [L10], and f is continuous by step 1.2, so the same fact makes γ(x)=(x,f(x)) a path. Its second coordinate is not of bounded variation by step 3.1. The forward implication in [L5], read contrapositively, therefore shows that γ is not rectifiable.

step 1.2step 3.1L5L10
5.1

The interval [0,1] is compact by [L7] and f is continuous by step 1.2, so step 1.1 would make its graph rectifiable, contradicting step 4.1. The universal claim is false.

step 1.1step 1.2step 4.1L7discharge-contradiction

Sources