Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-28
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 chain rule applied to x(x2+1)5x \mapsto (x^{2}+1)^{5} and to x((3x1)2+2)3x \mapsto ((3x-1)^{2}+2)^{3}, with the Carathéodory factor written out in closed form in the first case

Example

Numerals denote canonical naturals of R\mathbb{R} (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field) and powers are those of Integer powers ama^m.

Claim 1. Let F:RRF : \mathbb{R} \to \mathbb{R} be F(x)=(x2+1)5F(x) = (x^{2}+1)^{5}. Then FF is differentiable at every cRc \in \mathbb{R} (The derivative f(c)=limxcf(x)f(c)xcf'(c) = \lim_{x \to c} \frac{f(x) - f(c)}{x - c} of f:ARf : A \to \mathbb{R} at a point cAc \in A that is a limit point of AA, and differentiability on a set) and

F(c)  =  ι(10)c(c2+1)4.F'(c) \;=\; \iota(10)\,c\,(c^{2}+1)^{4} .

Claim 2. For bRb \in \mathbb{R} the Carathéodory factor (Carathéodory's characterisation: ff is differentiable at cc if and only if there is φ:AR\varphi : A \to \mathbb{R}, continuous at cc, with f(x)f(c)=φ(x)(xc)f(x) - f(c) = \varphi(x)(x - c) for every xAx \in A, and then φ\varphi is unique and φ(c)=f(c)\varphi(c) = f'(c)) of yy5y \mapsto y^{5} at bb is the polynomial function

φ(y)  =  k<5bky4k,\varphi(y) \;=\; \sum_{k<5} b^{k}\,y^{\,4-k} ,

which satisfies y5b5=φ(y)(yb)y^{5} - b^{5} = \varphi(y)(y-b) for every yRy \in \mathbb{R}, is continuous at bb, and has φ(b)=ι(5)b4\varphi(b) = \iota(5)b^{4}.

Claim 3. Let G:RRG : \mathbb{R} \to \mathbb{R} be G(x)=((ι(3)x1)2+2)3G(x) = \bigl((\iota(3)x-1)^{2}+2\bigr)^{3}. Then GG is differentiable at every cRc \in \mathbb{R} and

G(c)  =  ι(18)(ι(3)c1)((ι(3)c1)2+2)2.G'(c) \;=\; \iota(18)\,(\iota(3)c-1)\,\bigl((\iota(3)c-1)^{2}+2\bigr)^{2} .

Claim 2 is included because it makes the mechanism of the chain rule visible: the factor that the proof of 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) takes from Carathéodory's characterisation: ff is differentiable at cc if and only if there is φ:AR\varphi : A \to \mathbb{R}, continuous at cc, with f(x)f(c)=φ(x)(xc)f(x) - f(c) = \varphi(x)(x - c) for every xAx \in A, and then φ\varphi is unique and φ(c)=f(c)\varphi(c) = f'(c) is, for a power, an explicit polynomial, and no auxiliary case distinction is hidden inside it.

Facts & Assumptions

Given: The functions FF, φ\varphi and GG of the statement, and an arbitrary real cc.

[L1]

Chain rule (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)): with g:ARg : A \to \mathbb{R}, g[A]Bg[A] \subseteq B, f:BRf : B \to \mathbb{R}, cAc \in A a limit point of AA at which gg is differentiable, and b:=g(c)Bb := g(c) \in B a limit point of BB at which ff is differentiable, the composite fgf \circ g is differentiable at cc with (fg)(c)=f(g(c))g(c)(f \circ g)'(c) = f'(g(c))g'(c).

[L4]

Carathéodory's characterisation (Carathéodory's characterisation: ff is differentiable at cc if and only if there is φ:AR\varphi : A \to \mathbb{R}, continuous at cc, with f(x)f(c)=φ(x)(xc)f(x) - f(c) = \varphi(x)(x - c) for every xAx \in A, and then φ\varphi is unique and φ(c)=f(c)\varphi(c) = f'(c)): ff is differentiable at a limit point pp of its domain if and only if some η\eta continuous at pp satisfies f(y)f(p)=η(y)(yp)f(y)-f(p) = \eta(y)(y-p) throughout, and then η(p)=f(p)\eta(p) = f'(p); the factor is unique.

[L5]

Factorisation of a difference of powers (Factorisation of bnanb^n - a^n, and the resulting Lipschitz estimate): for reals s,ts, t and a natural n1n \ge 1, tnsn=(ts)k<nsktn1kt^{n} - s^{n} = (t-s)\sum_{k<n} s^{k} t^{\,n-1-k} (Finite sums and finite products, by recursion).

[L6]

Finite sums (Laws of finite sums and finite products, claim 2): k<nλ=ι(n)λ\sum_{k<n} \lambda = \iota(n)\lambda for a constant λ\lambda; and powers combine as bkbn1k=bn1b^{k}b^{\,n-1-k} = b^{\,n-1} for kn1k \le n-1 (Laws of integer exponents).

[L8]

Canonical naturals (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Canonical naturals are positive and strictly increasing): ι(mn)=ι(m)ι(n)\iota(mn) = \iota(m)\iota(n) for naturals m,n1m, n \ge 1, so ι(5)ι(2)=ι(10)\iota(5)\iota(2) = \iota(10), ι(2)ι(3)=ι(6)\iota(2)\iota(3) = \iota(6) and ι(3)ι(6)=ι(18)\iota(3)\iota(6) = \iota(18); and ι(1)=1\iota(1) = 1.

Verification

technique · direct
1.1

Put g(x):=x2+1g(x) := x^{2} + 1 and f(y):=y5f(y) := y^{5}, both on R\mathbb{R}. By [L2] and [L3] the function gg is differentiable at every real cc with g(c)=ι(2)cg'(c) = \iota(2)c, and ff is differentiable at every real bb with f(b)=ι(5)b4f'(b) = \iota(5)b^{4}.

L2L3
1.2

Put u(x):=ι(3)x1u(x) := \iota(3)x - 1, v(y):=y2+2v(y) := y^{2} + 2 and w(z):=z3w(z) := z^{3}, all on R\mathbb{R}. By [L2] and [L3], u(c)=ι(3)u'(c) = \iota(3), v(b)=ι(2)bv'(b) = \iota(2)b and w(a)=ι(3)a2w'(a) = \iota(3)a^{2} at every real argument.

L2L3
2.1

Claim 2. Fix bRb \in \mathbb{R} and put φ(y):=k<5bky4k\varphi(y) := \sum_{k<5} b^{k}y^{\,4-k} for yRy \in \mathbb{R}. Applying [L5] with n:=5n := 5, s:=bs := b and t:=yt := y gives y5b5=(yb)k<5bky4k=φ(y)(yb)y^{5} - b^{5} = (y - b)\sum_{k<5} b^{k} y^{\,4-k} = \varphi(y)(y-b) for every real yy. As a finite sum of scalar multiples of powers of yy, the function φ\varphi is a polynomial function and so is continuous at bb by [L7]. Finally φ(b)=k<5bkb4k=k<5b4=ι(5)b4\varphi(b) = \sum_{k<5} b^{k}b^{\,4-k} = \sum_{k<5} b^{4} = \iota(5)b^{4} by [L6]. So φ\varphi is the factor of [L4] for ff at bb, and [L4] returns f(b)=φ(b)=ι(5)b4f'(b) = \varphi(b) = \iota(5)b^{4}, in agreement with step 1.1.

L4L5L6L7
2.2

Claim 1. By [L9] every real is a limit point of R\mathbb{R}, and gg maps R\mathbb{R} into R\mathbb{R}, so [L1] applies to F=fgF = f \circ g at any cc: FF is differentiable at cc with F(c)=f(g(c))g(c)=ι(5)(c2+1)4ι(2)c=ι(10)c(c2+1)4F'(c) = f'(g(c))\,g'(c) = \iota(5)(c^{2}+1)^{4}\cdot \iota(2)c = \iota(10)\,c\,(c^{2}+1)^{4}, the last step by [L8].

step 1.1L1L8L9
2.3

Claim 3. By [L1] and [L9], applied first to vuv \circ u and then to w(vu)w \circ (v \circ u), the function G=w(vu)G = w \circ (v \circ u) is differentiable at every real cc, with (vu)(c)=v(u(c))u(c)=ι(2)(ι(3)c1)ι(3)=ι(6)(ι(3)c1)(v \circ u)'(c) = v'(u(c))u'(c) = \iota(2)(\iota(3)c-1)\cdot\iota(3) = \iota(6)(\iota(3)c-1) and then G(c)=w((vu)(c))(vu)(c)=ι(3)((ι(3)c1)2+2)2ι(6)(ι(3)c1)=ι(18)(ι(3)c1)((ι(3)c1)2+2)2G'(c) = w'\bigl((v \circ u)(c)\bigr)\,(v \circ u)'(c) = \iota(3)\bigl((\iota(3)c-1)^{2}+2\bigr)^{2}\cdot\iota(6)(\iota(3)c-1) = \iota(18)(\iota(3)c-1)\bigl((\iota(3)c-1)^{2}+2\bigr)^{2}, the collapsing of the numerals by [L8].

step 1.2L1L8L9
3.1

The three claims are verified: claim 1 by step 2.2, claim 2 by step 2.1 and claim 3 by step 2.3.

step 2.1step 2.2step 2.3

Remarks

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: 89 results over 25 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