Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck 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 and the integral ∫01(1,t,t2), computed componentwise

Example

Two parts of the vector-valued toolkit are exercised here, in R3: componentwise sequence convergence and componentwise integration.

A convergent sequence. For k∈N put

x(k)  :=  (1ι(k+1), 1−1ι(k+1), 2)  ∈  R3,

with ι the canonical natural (The canonical natural ι(n)=n⋅1F of a field); the shift by one is there because N contains 0 and ι(0)=0. Then x(k)→(0,1,2) in (R3,d2).

An integral. Let f:[0,1]→R3 be f(t):=(1, t, t2). Then f is integrable and

∫01f  =  (1, 1ι(2), 1ι(3)).

The norm inequality is strict here. ∥∫01f∥2=ι(7)/ι(6), while ∫01∥f∥2≥ι(53)/ι(45)>ι(7)/ι(6). The exact value of ∫011+t2+t4 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 a≤b and f:[a,b]→Rm integrable when a<b, ∥∫abf∥2≤∫ab∥f∥2; for a<b, ∥f∥2 is integrable.

Facts & Assumptions

Given: The sequence (x(k)) and the function f above; the abbreviation g(t):=∥f(t)∥2=1+t2+t4 (The p-norms ∥x∥p for rational p≥1, and ∥x∥∞, The Euclidean inner product ⟨x,y⟩=∑k<nxkyk on Rn).

[L7]

Square roots and squaring: c is the unique nonnegative s with s2=c, and for a,b≥0, a≤b exactly when a2≤b2 (Square roots exist: a unique a≥0 with (a)2=a; the positives are {x2:x≠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)=n⋅1F of a field).

Verification

technique · direct
1.1

The three coordinate sequences of (x(k)) are k↦1/ι(k+1), k↦1−1/ι(k+1) and the constant 2. Given a real ε>0, take K with 1/ι(K+1)<ε; then for k≥K one has 0<1/ι(k+1)≤1/ι(K+1)<ε, so the first converges to 0, the second to 1 and the third to 2.

L2
1.2

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

L3L4L9
1.3

The function t↦t p+1/ι(p+1) is a primitive of t↦tp for p∈N, so ∫01tp dt=1/ι(p+1); at p=0,1,2 this gives 1, 1/ι(2) and 1/ι(3).

L4L8
1.4

For t∈[0,1] put u:=t2+t4, so 0≤u≤ι(2)≤ι(3) and g(t)=1+u. Since (1+u/ι(3))2=1+ι(2)u/ι(3)+u2/ι(9)≤1+u exactly when u2/ι(9)≤u/ι(3), that is exactly when u≤ι(3), and both 1+u/ι(3) and 1+u are nonnegative, monotonicity of squaring gives g(t)≥1+(t2+t4)/ι(3).

L7L8
1.5

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

L8
2.1

Hence x(k)→(0,1,2) in (R3,d2), the ε 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)), 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).

step 1.3L4L5L8
3.1

Its Euclidean norm satisfies ∥∫01f∥22=1+1/ι(4)+1/ι(9)=ι(49)/ι(36), so ∥∫01f∥2=ι(7)/ι(6), since (ι(7)/ι(6))2=ι(49)/ι(36) and both numbers are nonnegative.

step 2.2L7L8
3.2

By monotonicity of the integral, using that g is integrable, ∫01g≥ι(53)/ι(45).

step 1.4step 2.3L5L6
4.1

So ∥∫01f∥2=ι(7)/ι(6)<ι(53)/ι(45)≤∫01∥f∥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 · two levels

143 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources