Alphabeta Math
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29
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.

If f,g are integrable on [a,b] then so are ∣f∣, f2, fg, max⁡(f,g) and min⁡(f,g), and ∣∫abf∣≤∫ab∣f∣

Statement

Let a<b be reals and let f,g:[a,b]→R be integrable (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). Then:

  1. ∣f∣, f2 and fg are integrable on [a,b] (Absolute value in an ordered field, Integer powers am);
  2. max⁡(f,g) and min⁡(f,g), defined pointwise (Maximum and minimum of a set), are integrable on [a,b];
  3. the triangle inequality for the integral: ∣∫abf∣  ≤  ∫ab∣f∣.

Claim 3 is stated with a<b and is not orientation-invariant. For u>v the right-hand side is −∫vu∣f∣≤0 while the left-hand side is ≥0, so the inequality as written is false there. The form valid for every pair u,v on which f is integrable (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf) is

∣∫uvf∣  ≤  ∣∫uv∣f∣ ∣,

and that is the form the estimates below on this page use whenever the limits are not known to be in increasing order.

The converse of claim 1 fails. Integrability of ∣f∣ does not give integrability of f; the witness is on the companion page.

Facts & Assumptions

Given: Reals a<b and integrable f,g:[a,b]→R.

[L2]

Sums and scalar multiples of integrable functions are integrable, with ∫ab(λu+νw)=λ∫abu+ν∫abw (Integrable functions on [a,b] form a set closed under sums and scalar multiples, and ∫ab(λf+μg)=λ∫abf+μ∫abg).

[L3]

If u≤w pointwise on [a,b] and both are integrable then ∫abu≤∫abw (If f≤g on [a,b] and both are integrable then ∫abf≤∫abg; and m(b−a)≤∫abf≤M(b−a)).

[L5]

For reals s,t: max⁡{s,t}=(s+t+∣s−t∣)⋅2−1 and min⁡{s,t}=(s+t−∣s−t∣)⋅2−1, and st=((s+t)2−(s−t)2)⋅4−1 (Maximum and minimum of a set, Absolute value in an ordered field, Ordered field, Integer powers am).

[L6]

Absolute value: −∣t∣≤t≤∣t∣, and ∣t∣≤c follows from −c≤t≤c (Basic properties of the absolute value, Absolute value in an ordered field).

[L7]

With oriented limits, ∫vuu=−∫uvu and ∫uuu=0 (The integral with oriented limits: ∫aaf:=0 and ∫baf:=−∫abf).

[L8]

Ordered-field arithmetic: adding constants and multiplying by positive reals preserve inequalities, and the order is total and transitive (Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

f is bounded, so fix reals m≤M with f[ [a,b] ]⊆[m,M]; the same for g, and for f+g and f−g, which are integrable by [L2].

givenL1L2choose
1.2

The maps t↦∣t∣ and t↦t2 are continuous on any closed bounded interval, by [L4].

L4
2.1

By [L1] applied with φ(t)=∣t∣ to f, to g and to f−g, the functions ∣f∣, ∣g∣ and ∣f−g∣ are integrable.

step 1.1step 1.2L1
2.2

By [L1] applied with φ(t)=t2 to f, to f+g and to f−g, the functions f2, (f+g)2 and (f−g)2 are integrable.

step 1.1step 1.2L1
3.1

By [L5], fg=((f+g)2−(f−g)2)⋅4−1 pointwise, so fg is integrable by [L2]; this completes claim 1.

step 2.1step 2.2L2L5
3.2

By [L5], max⁡(f,g)=(f+g+∣f−g∣)⋅2−1 and min⁡(f,g)=(f+g−∣f−g∣)⋅2−1 pointwise, so both are integrable by [L2]; this is claim 2.

step 2.1L2L5
3.3

Claim 3. By [L6], −∣f∣≤f≤∣f∣ pointwise on [a,b], and all three functions are integrable by step 2.1 and [L2].

step 2.1L2L6
4.1

By [L3] applied twice, −∫ab∣f∣≤∫abf≤∫ab∣f∣, using ∫ab(−∣f∣)=−∫ab∣f∣ from [L2].

step 3.3L2L3
5.1

Hence ∣∫abf∣≤∫ab∣f∣ by [L6], which is claim 3.

step 4.1L6
6.1

The oriented form. For u=v both sides are 0 by [L7]; for u<v it is claim 3 on [u,v]; and for u>v both ∫uvf and ∫uv∣f∣ are the negatives of the corresponding integrals over [v,u] by [L7], so the two absolute values are unchanged and claim 3 on [v,u] gives the inequality.

step 5.1L7L8∎

Remarks

Depends on

Used by

Dependency tree · two levels

57 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