Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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 ff is continuous on [a,b][a,b] and gg is integrable with g0g \ge 0, there is ξ[a,b]\xi \in [a,b] with abfg=f(ξ)abg\int_a^b fg = f(\xi)\int_a^b g

Statement

Let a<ba < b be reals, let f:[a,b]Rf : [a,b] \to \mathbb{R} be continuous on [a,b][a,b] (Continuity of f:ARf : A \to \mathbb{R} at a point of AA and on AA: the ε\varepsilon-δ\delta condition, its agreement with limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c) at a limit point, and continuity at an isolated point) and let g:[a,b]Rg : [a,b] \to \mathbb{R} be integrable (The lower and upper Darboux integrals of a bounded ff on [a,b][a,b] as supPL(f,P)\sup_P L(f,P) and infPU(f,P)\inf_P U(f,P), Darboux integrability as their equality, and the notation abf\int_a^b f) with g(x)0g(x) \ge 0 for every x[a,b]x \in [a,b]. Then fgfg is integrable and there is ξ[a,b]\xi \in [a,b] with

abfg  =  f(ξ)abg.\int_a^b f\,g \;=\; f(\xi)\,\int_a^b g .

The special case g1g \equiv 1 is the familiar statement that a continuous function attains its average value: there is ξ[a,b]\xi \in [a,b] with

abf  =  f(ξ)(ba),\int_a^b f \;=\; f(\xi)\,(b-a) ,

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

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

Facts & Assumptions

Given: Reals a<ba < b, a continuous f:[a,b]Rf : [a,b] \to \mathbb{R}, and an integrable g:[a,b]Rg : [a,b] \to \mathbb{R} with g0g \ge 0 on [a,b][a,b].

[L2]

For continuous ff on [a,b][a,b] with aba \le b, f[[a,b]]=[minf[[a,b]], maxf[[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 uwu \le w pointwise and both are integrable then abuabw\int_a^b u \le \int_a^b w; and if u0u \ge 0 is integrable then abu0\int_a^b u \ge 0 (If fgf \le g on [a,b][a,b] and both are integrable then abfabg\int_a^b f \le \int_a^b g; and m(ba)abfM(ba)m(b-a) \le \int_a^b f \le 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

ff is integrable by [L3], so fgfg is integrable by [L4].

givenL3L4
1.2

By [L1] fix p,q[a,b]p, q \in [a,b] with f(q)=minf[[a,b]]=:mf(q) = \min f[\,[a,b]\,] =: m and f(p)=maxf[[a,b]]=:Mf(p) = \max f[\,[a,b]\,] =: M, so mf(x)Mm \le f(x) \le M for every x[a,b]x \in [a,b].

givenL1choose
1.3

By [L5], abg0\int_a^b g \ge 0.

givenL5
2.1

Since g0g \ge 0, multiplying the inequalities of step 1.2 by g(x)g(x) gives mg(x)f(x)g(x)Mg(x)m\,g(x) \le f(x)g(x) \le M\,g(x) for every x[a,b]x \in [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, mabg    abfg    Mabgm\int_a^b g \;\le\; \int_a^b fg \;\le\; M\int_a^b g.

step 2.1L5L6
4.1

The case abg=0\int_a^b g = 0. Then step 3.1 reads 0abfg00 \le \int_a^b fg \le 0, so abfg=0=f(a)abg\int_a^b fg = 0 = f(a)\int_a^b g, and ξ:=a\xi := a works.

step 1.3step 3.1L7
4.2

The case abg>0\int_a^b g > 0. Then λ:=(abfg)/(abg)\lambda := \bigl(\int_a^b fg\bigr)\big/\bigl(\int_a^b g\bigr) is a real satisfying mλMm \le \lambda \le M, by step 3.1 divided by the positive abg\int_a^b g.

step 1.3step 3.1L7construct
5.1

By step 1.2 and [L2], f[[a,b]]=[m,M]f[\,[a,b]\,] = [m,M], so λ=f(ξ)\lambda = f(\xi) for some ξ[a,b]\xi \in [a,b]; then abfg=λabg=f(ξ)abg\int_a^b fg = \lambda\int_a^b g = f(\xi)\int_a^b g.

step 1.2step 4.2L2L7choose
6.1

The two cases abg=0\int_a^b g = 0 and abg>0\int_a^b g > 0 are exhaustive by step 1.3, so the theorem holds.

step 1.3step 4.1step 5.1L7
7.1

The clause g1g \equiv 1. The constant 11 is integrable, nonnegative, with ab1=ba\int_a^b 1 = b-a by [L6], so step 6.1 gives ξ[a,b]\xi \in [a,b] with abf=f(ξ)(ba)\int_a^b f = f(\xi)(b-a).

step 6.1L6

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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