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.

Worked derivatives from the algebra of derivatives and the power rule: (3x45x+2)=12x35(3x^{4} - 5x + 2)' = 12x^{3} - 5, and the quotient rule applied to (x2+1)/(x1)(x^{2}+1)/(x-1) on R{1}\mathbb{R} \setminus \{1\}

Example

Numerals below denote canonical naturals of R\mathbb{R}: 33 is ι(3)\iota(3), 1212 is ι(12)\iota(12), and so on (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field). Powers are those of Integer powers ama^m.

Claim 1. Let p:RRp : \mathbb{R} \to \mathbb{R} be given by

p(x)  =  ι(3)x4    ι(5)x  +  ι(2).p(x) \;=\; \iota(3)\,x^{4} \;-\; \iota(5)\,x \;+\; \iota(2) .

Then pp 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

p(c)  =  ι(12)c3ι(5).p'(c) \;=\; \iota(12)\,c^{3} - \iota(5) .

Claim 2. Put A0:={xR:x10}=R{1}A_0 := \{\, x \in \mathbb{R} : x - 1 \ne 0 \,\} = \mathbb{R} \setminus \{1\} and let r:A0Rr : A_0 \to \mathbb{R} be given by r(x)=(x2+1)/(x1)r(x) = (x^{2}+1)/(x-1). Then every cA0c \in A_0 is a limit point of A0A_0, rr is differentiable at cc as a function on A0A_0, and

r(c)  =  c2ι(2)c1(c1)2.r'(c) \;=\; \frac{c^{2} - \iota(2)c - 1}{(c-1)^{2}} .

Nothing here is new: both computations are readings of 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 on top of 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. They are written out because the two places a computation of this kind goes wrong are the constant term, whose derivative is 00 and not ι(0)c1\iota(0)c^{-1}, and the domain of the quotient, which is not R\mathbb{R}.

Facts & Assumptions

Given: The functions pp and rr of the statement, and an arbitrary real cc; for claim 2 also c1c \ne 1.

[L2]

Algebra of derivatives (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): at a limit point cc of the common domain, sums, scalar multiples and products of functions differentiable at cc are differentiable at cc with the stated formulas; and if the denominator vv is nonzero at cc then, on D0:={x:v(x)0}D_0 := \{x : v(x) \ne 0\}, the point cc lies in D0D_0 and is a limit point of D0D_0, and (u/v)D0(u/v)|_{D_0} is differentiable at cc with derivative (u(c)v(c)u(c)v(c))/v(c)2\bigl(u'(c)v(c) - u(c)v'(c)\bigr)/v(c)^{2}.

[L3]

Canonical naturals (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Canonical naturals are positive and strictly increasing): ι(1)=1\iota(1) = 1, ι(m+n)=ι(m)+ι(n)\iota(m+n) = \iota(m)+\iota(n) and ι(mn)=ι(m)ι(n)\iota(mn) = \iota(m)\iota(n) for naturals m,n1m, n \ge 1; in particular ι(3)ι(4)=ι(12)\iota(3)\iota(4) = \iota(12) and ι(2)1=1\iota(2) - 1 = 1, the latter from ι(2)=ι(1)+1=1+1\iota(2) = \iota(1) + 1 = 1 + 1.

[L4]

Powers (Integer powers ama^m): x0=1x^{0} = 1, x1=xx^{1} = x and x2=xxx^{2} = x \cdot x.

Verification

technique · direct
1.1

Let cRc \in \mathbb{R}, a limit point of R\mathbb{R} by [L5]. By [L1] the functions xx4x \mapsto x^{4}, xx1x \mapsto x^{1} and xx0x \mapsto x^{0} are differentiable at cc with derivatives ι(4)c3\iota(4)c^{3}, ι(1)c0=1\iota(1)c^{0} = 1 and 00 respectively, using [L4].

L1L4L5
1.2

Put u(x):=x2+1u(x) := x^{2} + 1 and v(x):=x1v(x) := x - 1, both functions on R\mathbb{R}, and let cRc \in \mathbb{R} with c1c \ne 1.

construct
2.1

Claim 1. The function pp is the sum of the scalar multiples ι(3)(xx4)\iota(3)\cdot(x \mapsto x^{4}), (ι(5))(xx1)(-\iota(5))\cdot(x \mapsto x^{1}) and ι(2)(xx0)\iota(2)\cdot(x \mapsto x^{0}), so by the sum and scalar-multiple rules of [L2] it is differentiable at cc with p(c)=ι(3)ι(4)c3+(ι(5))1+ι(2)0=ι(12)c3ι(5)p'(c) = \iota(3)\iota(4)c^{3} + (-\iota(5)) \cdot 1 + \iota(2) \cdot 0 = \iota(12)c^{3} - \iota(5), the last step by [L3].

step 1.1L2L3
2.2

The functions uu and vv are differentiable at every real cc with u(c)=ι(2)cu'(c) = \iota(2)c and v(c)=1v'(c) = 1: uu is the sum of xx2x \mapsto x^{2} and the constant 11, whose derivatives at cc are ι(2)c1=ι(2)c\iota(2)c^{1} = \iota(2)c and 00 by [L1] and [L4]; and vv is the sum of xx1x \mapsto x^{1} and the constant 1-1.

step 1.1L1L2L4
3.1

Claim 2. By step 1.2 one has v(c)=c10v(c) = c - 1 \ne 0, and {xR:v(x)0}\{x \in \mathbb{R} : v(x) \ne 0\} is exactly A0A_0. So the quotient rule of [L2] applies: cA0c \in A_0, the point cc is a limit point of A0A_0, and r=(u/v)A0r = (u/v)|_{A_0} is differentiable at cc with r(c)=(u(c)v(c)u(c)v(c))/v(c)2=(ι(2)c(c1)(c2+1))/(c1)2r'(c) = \bigl(u'(c)v(c) - u(c)v'(c)\bigr)/v(c)^{2} = \bigl(\iota(2)c\,(c-1) - (c^{2}+1)\bigr)/(c-1)^{2}.

step 1.2step 2.2L2
4.1

Expanding the numerator: ι(2)c(c1)(c2+1)=ι(2)c2ι(2)cc21=(ι(2)1)c2ι(2)c1=c2ι(2)c1\iota(2)c(c-1) - (c^{2}+1) = \iota(2)c^{2} - \iota(2)c - c^{2} - 1 = \bigl(\iota(2)-1\bigr)c^{2} - \iota(2)c - 1 = c^{2} - \iota(2)c - 1, the last equality because ι(2)1=1\iota(2) - 1 = 1 by [L3]. So r(c)=(c2ι(2)c1)/(c1)2r'(c) = \bigl(c^{2} - \iota(2)c - 1\bigr)/(c-1)^{2}.

step 3.1L3L4
5.1

Both claims are verified: claim 1 by step 2.1 and claim 2 by steps 3.1 and 4.1.

step 2.1step 4.1

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: 74 results over 24 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