Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)
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.

A convergent sequence in R3\mathbb{R}^{3} and the integral 01(1,t,t2)\int_0^1 (1, t, t^{2}), computed componentwise

Example

Two parts of the vector-valued toolkit are exercised here, in R3\mathbb{R}^{3}: componentwise sequence convergence and componentwise integration.

A convergent sequence. For kNk \in \mathbb{N} put

x(k)  :=  (1ι(k+1), 11ι(k+1), 2)    R3,x^{(k)} \;:=\; \Bigl(\tfrac{1}{\iota(k+1)},\ 1 - \tfrac{1}{\iota(k+1)},\ 2\Bigr) \;\in\; \mathbb{R}^{3},

with ι\iota the canonical natural (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field); the shift by one is there because N\mathbb{N} contains 00 and ι(0)=0\iota(0) = 0. Then x(k)(0,1,2)x^{(k)} \to (0,1,2) in (R3,d2)(\mathbb{R}^{3}, d_2).

An integral. Let f:[0,1]R3f : [0,1] \to \mathbb{R}^{3} be f(t):=(1, t, t2)f(t) := (1,\ t,\ t^{2}). Then ff is integrable and

01f  =  (1, 1ι(2), 1ι(3)).\int_0^1 f \;=\; \Bigl(1,\ \tfrac{1}{\iota(2)},\ \tfrac{1}{\iota(3)}\Bigr).

The norm inequality is strict here. 01f2=ι(7)/ι(6)\bigl\lVert\int_0^1 f\bigr\rVert_2 = \iota(7)/\iota(6), while 01f2ι(53)/ι(45)>ι(7)/ι(6)\int_0^1\lVert f\rVert_2 \ge \iota(53)/\iota(45) > \iota(7)/\iota(6). The exact value of 011+t2+t4dt\int_0^1\sqrt{1+t^{2}+t^{4}}\,dt is not computed: it needs machinery this page does not have, and a crude lower bound is enough to separate the two sides of For aba \le b and f:[a,b]Rmf : [a,b] \to \mathbb{R}^m integrable when a<ba<b, abf2abf2\bigl\lVert\int_a^b f\bigr\rVert_2 \le \int_a^b \lVert f\rVert_2; for a<ba<b, f2\lVert f\rVert_2 is integrable.

Facts & Assumptions

Given: The sequence (x(k))\bigl(x^{(k)}\bigr) and the function ff above; the abbreviation g(t):=f(t)2=1+t2+t4g(t) := \lVert f(t)\rVert_2 = \sqrt{1+t^{2}+t^{4}} (The pp-norms xp\lVert x\rVert_p for rational p1p \ge 1, and x\lVert x\rVert_\infty, The Euclidean inner product x,y=k<nxkyk\langle x,y\rangle = \sum_{k<n} x_k y_k on Rn\mathbb{R}^n).

[L7]

Square roots and squaring: c\sqrt{c} is the unique nonnegative ss with s2=cs^{2} = c, and for a,b0a,b \ge 0, aba \le b exactly when a2b2a^{2} \le b^{2} (Square roots exist: a unique a0\sqrt{a} \ge 0 with (a)2=a(\sqrt{a})^2 = a; the positives are {x2:x0}\{x^2 : x \neq 0\}, Squaring is monotone on the nonnegatives).

[L8]

Canonical naturals carry sums to sums and products to products and are strictly increasing and positive (Canonical naturals are positive and strictly increasing, The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field).

Verification

technique · direct
1.1

The three coordinate sequences of (x(k))\bigl(x^{(k)}\bigr) are k1/ι(k+1)k \mapsto 1/\iota(k+1), k11/ι(k+1)k \mapsto 1 - 1/\iota(k+1) and the constant 22. Given a real ε>0\varepsilon>0, take KK with 1/ι(K+1)<ε1/\iota(K+1)<\varepsilon; then for kKk \ge K one has 0<1/ι(k+1)1/ι(K+1)<ε0 < 1/\iota(k+1) \le 1/\iota(K+1) < \varepsilon, so the first converges to 00, the second to 11 and the third to 22.

L2
1.2

Each component of ff is a polynomial function, hence continuous on [0,1][0,1] and integrable there; so ff is integrable, and ff is continuous.

L3L4L9
1.3

The function ttp+1/ι(p+1)t \mapsto t^{\,p+1}/\iota(p+1) is a primitive of ttpt \mapsto t^{p} for pNp \in \mathbb{N}, so 01tpdt=1/ι(p+1)\int_0^1 t^{p}\,dt = 1/\iota(p+1); at p=0,1,2p = 0,1,2 this gives 11, 1/ι(2)1/\iota(2) and 1/ι(3)1/\iota(3).

L4L8
1.4

For t[0,1]t \in [0,1] put u:=t2+t4u := t^{2}+t^{4}, so 0uι(2)ι(3)0 \le u \le \iota(2) \le \iota(3) and g(t)=1+ug(t) = \sqrt{1+u}. Since (1+u/ι(3))2=1+ι(2)u/ι(3)+u2/ι(9)1+u(1+u/\iota(3))^{2} = 1 + \iota(2)u/\iota(3) + u^{2}/\iota(9) \le 1+u exactly when u2/ι(9)u/ι(3)u^{2}/\iota(9) \le u/\iota(3), that is exactly when uι(3)u \le \iota(3), and both 1+u/ι(3)1+u/\iota(3) and 1+u\sqrt{1+u} are nonnegative, monotonicity of squaring gives g(t)1+(t2+t4)/ι(3)g(t) \ge 1 + \bigl(t^{2}+t^{4}\bigr)/\iota(3).

L7L8
1.5

Finally ι(53)/ι(45)>ι(7)/ι(6)\iota(53)/\iota(45) > \iota(7)/\iota(6), since cross-multiplying by the positive ι(45)ι(6)\iota(45)\iota(6) turns the claim into ι(318)>ι(315)\iota(318) > \iota(315), which holds because ι\iota is strictly increasing.

L8
2.1

Hence x(k)(0,1,2)x^{(k)} \to (0,1,2) in (R3,d2)(\mathbb{R}^{3},d_2), the ε\varepsilon for the vector being obtained from the three coordinate tolerances exactly as in the proof of [L1].

step 1.1L1
2.2

Therefore 01f=(1, 1/ι(2), 1/ι(3))\int_0^1 f = \bigl(1,\ 1/\iota(2),\ 1/\iota(3)\bigr), the coordinates of the vector integral being the integrals of the coordinates.

step 1.2step 1.3L3
2.3

The right-hand side of step 1.4 is continuous, hence integrable, and by step 1.3 and linearity 01(1+(t2+t4)/ι(3))dt=1+(1/ι(3)+1/ι(5))/ι(3)=1+ι(8)/ι(45)=ι(53)/ι(45)\int_0^1\bigl(1+(t^{2}+t^{4})/\iota(3)\bigr)dt = 1 + \bigl(1/\iota(3)+1/\iota(5)\bigr)/\iota(3) = 1 + \iota(8)/\iota(45) = \iota(53)/\iota(45).

step 1.3L4L5L8
3.1

Its Euclidean norm satisfies 01f22=1+1/ι(4)+1/ι(9)=ι(49)/ι(36)\bigl\lVert\int_0^1 f\bigr\rVert_2^{2} = 1 + 1/\iota(4) + 1/\iota(9) = \iota(49)/\iota(36), so 01f2=ι(7)/ι(6)\bigl\lVert\int_0^1 f\bigr\rVert_2 = \iota(7)/\iota(6), since (ι(7)/ι(6))2=ι(49)/ι(36)\bigl(\iota(7)/\iota(6)\bigr)^{2} = \iota(49)/\iota(36) and both numbers are nonnegative.

step 2.2L7L8
3.2

By monotonicity of the integral, using that gg is integrable, 01gι(53)/ι(45)\int_0^1 g \ge \iota(53)/\iota(45).

step 1.4step 2.3L5L6
4.1

So 01f2=ι(7)/ι(6)<ι(53)/ι(45)01f2\bigl\lVert\int_0^1 f\bigr\rVert_2 = \iota(7)/\iota(6) < \iota(53)/\iota(45) \le \int_0^1\lVert f\rVert_2: the inequality of [L6] holds on this example and is strict.

step 3.1step 3.2step 1.5L6

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: 247 results over 41 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