Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)verified 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.

The derivative and the Riemann integral of a vector-valued function: an intrinsic derivative and a componentwise integral

Definition

Throughout, m∈N with m≥1, and vector-valued functions, their components and their limits are as in Vector-valued functions f:A→Rm, their limits and continuity, with the dictionary to the metric notions.

The derivative

Let A⊆R, let f:A→Rm and let c∈A be a limit point of A (Limit point, isolated point, adherent point, derived set, and dense subset of R). The difference quotient of f at c is the vector-valued function

qf,c:A∖{c}→Rm,qf,c(x)  :=  1x−c (f(x)−f(c)),

the scalar multiple being that of the vector space Rm (The vector space FX of all functions X→F with pointwise operations, and Fn as the case X=n={0,1,…,n−1}); the division is legitimate because x≠c gives x−c≠0. As in The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set, c is a limit point of A∖{c} as well, since a punctured neighbourhood of c omits c.

f is differentiable at c when lim⁡x→cqf,c(x) exists in Rm, and then the derivative is

f′(c)  :=  lim⁡x→cqf,c(x)  ∈  Rm.

The notation denotes a single vector. At most one L∈Rm satisfies the limit condition, as proved in Vector-valued functions f:A→Rm, their limits and continuity, with the dictionary to the metric notions; this is the vector-valued form of the obligation At a limit point of the domain a function has at most one limit discharges for real-valued functions and A sequence in a metric space has at most one limit for sequences.

The intrinsic form is the definition; the componentwise form is a theorem. For i<m the i-th component of qf,c(x) is (fi(x)−fi(c))/(x−c), which is the real difference quotient of fi at c (The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set). So by A vector-valued function has a limit, or is continuous, if and only if each of its components does; with the algebra of continuous vector-valued functions clause 2:

f is differentiable at c if and only if every fi is differentiable at c, and then f′(c)i=fi′(c) for every i<m.

Nothing below reverses this order of presentation: the intrinsic limit is what is defined, and the coordinates are read off it.

Algebra of derivatives. If f,g:A→Rm are differentiable at c and λ∈R, then f+g and λf are differentiable at c with (f+g)′(c)=f′(c)+g′(c) and (λf)′(c)=λf′(c): read componentwise through the displayed equivalence, these are clauses 1 and 2 of the published Sums, scalar multiples, products and quotients: (f+g)′(c)=f′(c)+g′(c), (αf)′(c)=αf′(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 when g(c)≠0.

The integral

Let a,b∈R with a<b and let f:[a,b]→Rm (Intervals of R: the nine order-convex forms, nondegeneracy, and length). f is integrable on [a,b] when every component fi:[a,b]→R is bounded (Lower bound, bounded below, bounded set) and Darboux integrable in the sense of The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf, and then

∫abf  :=  the function m→R sending i↦∫abfi.

That really is an element of Rm. In this library Rm is the set of functions m→R (The vector space FX of all functions X→F with pointwise operations, and Fn as the case X=n={0,1,…,n−1}), not a set of tuples, so the displayed assignment is literally an element of it; each value ∫abfi is a single real by The lower and upper Darboux integrals of a bounded f on [a,b] as sup⁡PL(f,P) and inf⁡PU(f,P), Darboux integrability as their equality, and the notation ∫abf. In the standard basis (The standard list e:n→Fn with ei(i)=1F and ei(j)=0F for j≠i is an ordered basis of Fn; hence dim⁡FFn=n, and F0 is the zero space with basis ∅ and dimension 0) the same object is ∫abf=∑i<m(∫abfi)ei.

Oriented limits. Following The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf componentwise, set

∫aaf  :=  0∈Rm,∫baf  :=  −∫abf(a<b),

so that ∫uvf=−∫vuf for all u,v in an interval on which f is integrable. The clauses do not overlap with the case a<b, so nothing has to be checked for consistency, exactly as in The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf.

Linearity. If f,g:[a,b]→Rm are integrable and λ,μ∈R then λf+μg is integrable with

∫ab(λf+μg)  =  λ∫abf+μ∫abg,

since each side has i-th coordinate ∫ab(λfi+μgi) and λ∫abfi+μ∫abgi respectively, and those agree by Integrable functions on [a,b] form a set closed under sums and scalar multiples, and ∫ab(λf+μg)=λ∫abf+μ∫abg.

Restriction and splitting. If f is integrable on [a,b] then it is integrable on every nondegenerate closed subinterval [c,d] with a≤c<d≤b, and for a<c<b, ∫abf=∫acf+∫cbf; both are the componentwise readings of A function integrable on [a,b] is integrable on every closed subinterval and For a<c<b: f is integrable on [a,b] if and only if it is integrable on [a,c] and on [c,b], and then ∫abf=∫acf+∫cbf; with the oriented form for arbitrary a,b,c, applied to each fi and reassembled coordinate by coordinate.

Remarks

Depends on

Used by

Dependency tree · two levels

113 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