Alphabeta Math
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-03
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.

An invertible derivative at one point does not give a local inverse without C1C^1 regularity

Example

Define

f(x):={x+2x2sin(1/x),x0,0,x=0.f(x):=\begin{cases}x+2x^2\sin(1/x),&x\ne0,\\0,&x=0.\end{cases}

Then ff is differentiable at 00 with f(0)=1f'(0)=1, but it is injective on no neighbourhood of 00. Its derivative is not continuous at 00, so this does not contradict the C1C^1 inverse function theorem.

Facts & Assumptions

Given: No hypotheses beyond those quantified in the statement.

[L1]

Derivatives obey the algebra and chain rules; the power rule gives the derivatives of xx, x2x^2, and x1x^{-1} on its nonzero domain; and (sinx)=cosx(\sin x)'=\cos x (Sums, scalar multiples, products and quotients: (f+g)(c)=f(c)+g(c)(f+g)'(c) = f'(c) + g'(c), (αf)(c)=αf(c)(\alpha f)'(c) = \alpha f'(c), (fg)(c)=f(c)g(c)+f(c)g(c)(fg)'(c) = f'(c)g(c) + f(c)g'(c), and (f/g)(c)=(f(c)g(c)f(c)g(c))/g(c)2(f/g)'(c) = \bigl(f'(c)g(c) - f(c)g'(c)\bigr)/g(c)^{2} when g(c)0g(c) \ne 0, The chain rule, in one line from Carathéodory: if gg is differentiable at cc and ff is differentiable at g(c)g(c), then fgf \circ g is differentiable at cc with (fg)(c)=f(g(c))g(c)(f \circ g)'(c) = f'(g(c))\,g'(c), For a natural n1n \ge 1 the function xxnx \mapsto x^{n} is differentiable everywhere with derivative ι(n)xn1\iota(n)\,x^{\,n-1}; for n=0n = 0 it is the constant 11, with derivative 00; for a natural n1n \ge 1 the function xxnx \mapsto x^{-n} is differentiable at every x0x \ne 0 with derivative ι(n)xn1-\iota(n)\,x^{-n-1}; consequently every polynomial function is differentiable at every real, with the derivative computed term by term, The derivatives of sine and cosine are cosine and minus sine).

[L2]

Sine and cosine have the integer-multiple values determined by their zero sets, periods, and quarter-turn values (The zero sets of sine and cosine and the least positive common period 2 pi, Quarter-turn values and shifts by pi/2 and pi).

[L4]

Sine is bounded by 11 in absolute value (Signs, monotonicity intervals, and ranges of sine and cosine).

Proof

technique · contradiction
1.1

At zero, f(h)f(0)h=1+2hsin(1/h)1,\frac{f(h)-f(0)}h=1+2h\sin(1/h)\longrightarrow1, because sine is bounded. Thus f(0)=1f'(0)=1. For x0x\ne0, [L1] gives f(x)=1+4xsin(1/x)2cos(1/x).f'(x)=1+4x\sin(1/x)-2\cos(1/x).

L1L4L5algebra
2.1

For n1n\ge1, put xn:=1/(2πn)x_n:=1/(2\pi n) and yn:=1/((2n+1)π)y_n:=1/((2n+1)\pi). Both sequences tend to zero; [L2] gives sin(1/xn)=sin(1/yn)=0\sin(1/x_n)=\sin(1/y_n)=0, cos(1/xn)=1\cos(1/x_n)=1, and cos(1/yn)=1\cos(1/y_n)=-1. Thus step 1.1 gives f(xn)=1f'(x_n)=-1 and f(yn)=3f'(y_n)=3, so ff' is not continuous at zero.

step 1.1L2
3.1

Suppose ff were injective on an open interval about zero. It is continuous there because it is differentiable, so [L3] would make it strictly increasing or strictly decreasing. At every differentiability point an increasing function has nonnegative derivative, while a decreasing function has nonpositive derivative, directly from the signs of its difference quotients. Step 2.1 supplies both a negative and a positive derivative in every such interval, a contradiction.

assume-contrastep 2.1L3L5
4.1

Thus no neighbourhood gives injectivity; step 2.1 also identifies the failure of the C1C^1 hypothesis.

step 2.1step 3.1L4discharge-contradiction

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: 112 results over 27 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