Linearity as an Integration Axiom

Showing its independence from the previous axioms

This note is part of the story of sketching out an axiomatic understanding of integration. Recall the original question: do the following axioms uniquely determine the value of If\int_{I}f, when ff is integrable?

This was proven false by finding a specific counterexample: the upper and lower Darboux integrals satisfy these axioms, but disagree on what to assign the characteristic function of the rationals. The purpose of this note is to propose a strengthening of these axioms, which eliminates this counterexample.

Linearity

An integral is linear if for every f,gf,g which are integrable on an interval II, and every pair c,kRc,k\in\mathbb{R} of constants, we have cf+kgcf+kg is also integrable on II, and I(cf+kg)=cIf+kIg\int_{I} (cf+kg)=c\int_I f +k\int_I g

While this property is familiar from our standard theories of integration, it is not implied by these axioms:

Linearity is independent of the three initial axioms.

It is a standard exercise in real analysis to prove from the construction, that the Darboux integral is linear. Thus there are models of the axioms which are linear. But consider the upper Darboux integral used in this construction. Taken alone this also satisfies the three axioms above, but it fails linearity, as we can check using the characteristic function of the rationals χQ\chi_\mathbb{Q}.

This note proposes adding linearity as an additional axiom. It gives some brief observations on how one could reformulate the problem within this stronger axiomatic framework, and then proposes a logically equivalent (but simpler looking) collection of axioms, where the original first 2 axioms are slightly simplified using the assumption of linearity.

Reformulating the Problem

Simplifying the Axioms

Potential Integration Axioms

An integral on R\RR is a choice of set of functions I(J)\mathcal{I}(J) for each closed interval JJ together with a real valued map J ⁣:I(J)R\int_J\colon\mathcal{I}(J)\to\RR satisfying the following axioms:

  • Normalization: The function 11 is integrable on any interval II, and returns the length of the interval: I1=I\int_I 1 = |I|

  • Nonnegativity: If ff is integrable on II and f0f\geq 0 then If0\int_I f\geq 0.

  • Subdivision: If [a,b][a,b] is an interval and c[a,b]c\in[a,b], then ff is integrable on [a,b][a,b] if and only if its integrable on [a,c][a,c] and [c,b][c,b]. Furthermore, in this case [a,b]f=[a,c]f+[c,b]f\int_{[a,b]}f = \int_{[a,c]}f +\int_{[c,b]}f

  • Linearity: If f,gf,g are integrable on II then so is cf+kgcf+kg for any c,kRc,k\in\mathbb{R} and I(cf+kg)=cIf+kIg\int_{I}(cf+kg)=c\int_I f+k\int_I g

Weakening The Rectangle Axiom

If an integral is linear and satisfies [a,b]1=ba\int_{[a,b]}1 = b-a then it satisfies the rectangle axiom.

Let kk be any constant. Then since 11 is integrable on [a,b][a,b] so is k1=kk\cdot 1 = k and its value is [a,b]k=k[a,b]1=k(ba)\int_{[a,b]}k =k\int_{[a,b]}1=k(b-a)

In fact, we could weaken it further using subdivision: its enough to assume that for any aa we have that 11 is integrable on [a,0][a,0] or [0,a][0,a] (depending on if aa is positive or negative), and that [a,0]1=a[0,a]1=a\int_{[a,0]}1=|a|\hspace{1cm}\int_{[0,a]}1=a but this is more clunky, (not simpler!) so we don’t bother.

Weakening the Comparison Axiom

If an integral is linear and for any integrable ff with f0f\geq 0 we have If0\int_I f\geq 0, then it satisfies the comparison axiom.

Thus, we’ve proven what was claimed: the original axioms + linearity and the collection of 4 aixoms stated in the theorem above are logically equivalent, and strictly stronger than the original three alone.

← All posts