Alphabeta Math
TheoremStatement: AI-adaptedProof: 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.

If f is continuous on [a,b] and g is integrable with g≥0, there is ξ∈[a,b] with ∫abfg=f(ξ)∫abg

Statement

Let a<b be reals, let f:[a,b]→R be continuous on [a,b] (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point) and let 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) with g(x)≥0 for every x∈[a,b]. Then fg is integrable and there is ξ∈[a,b] with

∫abf g  =  f(ξ) ∫abg.

The special case g≡1 is the familiar statement that a continuous function attains its average value: there is ξ∈[a,b] with

∫abf  =  f(ξ) (b−a),

and it is this clause that the fundamental theorem below is usually derived from in other treatments.

The hypothesis g≥0 is essential. For a sign-changing integrable g the conclusion fails, and the witness is the counterexample with a sign-changing weight on the companion page.

Facts & Assumptions

Given: Reals a<b, a continuous f:[a,b]→R, and an integrable g:[a,b]→R with g≥0 on [a,b].

[L2]

For continuous f on [a,b] with a≤b, f[ [a,b] ]=[min⁡f[ [a,b] ], max⁡f[ [a,b] ]] (The image of an interval under a continuous real function is order-convex, hence an interval, and the image of a closed bounded interval is a closed bounded interval, claim 2).

[L5]

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

[L7]

Ordered-field arithmetic: multiplying an inequality by a nonnegative quantity preserves it, a positive real has a positive inverse, and the order is total and transitive (Ordered field, Complete ordered field (least-upper-bound property)).

Proof

technique · direct
1.1

f is integrable by [L3], so fg is integrable by [L4].

givenL3L4
1.2

By [L1] fix p,q∈[a,b] with f(q)=min⁡f[ [a,b] ]=:m and f(p)=max⁡f[ [a,b] ]=:M, so m≤f(x)≤M for every x∈[a,b].

givenL1choose
1.3

By [L5], ∫abg≥0.

givenL5
2.1

Since g≥0, multiplying the inequalities of step 1.2 by g(x) gives m g(x)≤f(x)g(x)≤M g(x) for every x∈[a,b], and all three functions are integrable by step 1.1 and [L6].

step 1.1step 1.2givenL6L7
3.1

By [L5] and [L6] applied to step 2.1, m∫abg  ≤  ∫abfg  ≤  M∫abg.

step 2.1L5L6
4.1

The case ∫abg=0. Then step 3.1 reads 0≤∫abfg≤0, so ∫abfg=0=f(a)∫abg, and ξ:=a works.

step 1.3step 3.1L7
4.2

The case ∫abg>0. Then λ:=(∫abfg)/(∫abg) is a real satisfying m≤λ≤M, by step 3.1 divided by the positive ∫abg.

step 1.3step 3.1L7construct
5.1

By step 1.2 and [L2], f[ [a,b] ]=[m,M], so λ=f(ξ) for some ξ∈[a,b]; then ∫abfg=λ∫abg=f(ξ)∫abg.

step 1.2step 4.2L2L7choose
6.1

The two cases ∫abg=0 and ∫abg>0 are exhaustive by step 1.3, so the theorem holds.

step 1.3step 4.1step 5.1L7
7.1

The clause g≡1. The constant 1 is integrable, nonnegative, with ∫ab1=b−a by [L6], so step 6.1 gives ξ∈[a,b] with ∫abf=f(ξ)(b−a).

step 6.1L6∎

Remarks

Depends on

Used by

Dependency tree · two levels

62 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