Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge 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.

Tagged partitions of [a,b][a,b], with a tag ξi\xi_i in each subinterval, and the Riemann sum S(f,P,ξ)=if(ξi)ΔiS(f,P,\xi) = \sum_i f(\xi_i)\,\Delta_i

Definition

Let a<ba < b be reals and let P=(n,t)P = (n,t) be a partition of [a,b][a,b], with subintervals Ii=[ti,ti+1]I_i = [t_i,t_{i+1}] and lengths Δi=ti+1ti\Delta_i = t_{i+1} - t_i for i<ni < n (Partition of [a,b][a,b] as a finite strictly increasing list a=t0<t1<<tn=ba = t_0 < t_1 < \dots < t_n = b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions).

A tagging of PP is a sequence ξ:NR\xi : \mathbb{N} \to \mathbb{R} (Sequences of reals: bounded, eventually, frequently, tails, subsequences) with

ξi    Iifor every i<n,ξk:=b  for kn,\xi_i \;\in\; I_i \qquad \text{for every } i < n, \qquad \xi_k := b \ \text{ for } k \ge n ,

the second clause being the same bookkeeping tail convention that Partition of [a,b][a,b] as a finite strictly increasing list a=t0<t1<<tn=ba = t_0 < t_1 < \dots < t_n = b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions uses, so that ξ\xi is a genuine sequence and no index above nn is ever read. The pair (P,ξ)(P,\xi) is a tagged partition of [a,b][a,b], and ξi\xi_i is the tag of the ii-th subinterval. The mesh of a tagged partition is the mesh P\|P\| of its underlying partition.

Taggings exist, and no choice is involved in producing one. Setting ξi:=ti\xi_i := t_i for i<ni < n and ξk:=b\xi_k := b for knk \ge n defines a tagging, since ti[ti,ti+1]=Iit_i \in [t_i,t_{i+1}] = I_i (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length). So every partition carries at least one tagging, exhibited by a formula. What is a selection is choosing a tag in each subinterval subject to a condition, as The Darboux and Riemann definitions agree: a bounded ff on [a,b][a,b] is Darboux integrable with integral II if and only if for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 such that S(f,P,ξ)I<ε|S(f,P,\xi) - I| < \varepsilon for every tagged partition of mesh below δ\delta does; there the family of choices is finite and the selection is a theorem of ZF.

For f:[a,b]Rf : [a,b] \to \mathbb{R} and a tagged partition (P,ξ)(P,\xi) the Riemann sum of ff is

S(f,P,ξ)  :=  i<nf(ξi)Δi,S(f,P,\xi) \;:=\; \sum_{i<n} f(\xi_i)\,\Delta_i ,

the finite sum of Finite sums and finite products, by recursion, indexed by iNi \in \mathbb{N} with i<ni < n. It is a real number, being a finite sum of reals, and it is defined for every ff, bounded or not: no supremum or infimum of ff occurs in it.

A Riemann sum lies between the Darboux sums of the same partition

Suppose in addition that ff is bounded (Lower bound, bounded below, bounded set), so that the Darboux sums of For bounded ff on [a,b][a,b] and a partition PP: the infimum mim_i and supremum MiM_i of ff on the ii-th subinterval, and the lower and upper Darboux sums L(f,P)=imiΔiL(f,P) = \sum_i m_i \Delta_i and U(f,P)=iMiΔiU(f,P) = \sum_i M_i \Delta_i are defined. Then for every tagging ξ\xi of PP,

L(f,P)    S(f,P,ξ)    U(f,P).L(f,P) \;\le\; S(f,P,\xi) \;\le\; U(f,P) .

Indeed ξiIi\xi_i \in I_i gives mif(ξi)Mim_i \le f(\xi_i) \le M_i (For bounded ff on [a,b][a,b] and a partition PP: the infimum mim_i and supremum MiM_i of ff on the ii-th subinterval, and the lower and upper Darboux sums L(f,P)=imiΔiL(f,P) = \sum_i m_i \Delta_i and U(f,P)=iMiΔiU(f,P) = \sum_i M_i \Delta_i), and multiplying by Δi>0\Delta_i > 0 and summing over i<ni < n preserves the two inequalities, by monotonicity of finite sums, clause 4 of Laws of finite sums and finite products, and the order axioms (Ordered field, Complete ordered field (least-upper-bound property)).

This one line is the whole of the easy half of The Darboux and Riemann definitions agree: a bounded ff on [a,b][a,b] is Darboux integrable with integral II if and only if for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 such that S(f,P,ξ)I<ε|S(f,P,\xi) - I| < \varepsilon for every tagged partition of mesh below δ\delta: whatever the tags, a Riemann sum is trapped between the two Darboux sums, so control of U(f,P)L(f,P)U(f,P) - L(f,P) is control of every Riemann sum over PP at once.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 65 results over 14 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