Alphabeta Math
Session-authored (Fable 5 assisted)
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.

9 results · all verified · 5 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 4 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Lebesgue-Stieltjes Measures and Distribution Functions - Examples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-27Open item page →

The identity function generates Lebesgue measure

Example

Assuming the Axiom of Countable Choice, for F(x)=x the associated Lebesgue-Stieltjes measure is exactly Lebesgue measure. In particular, the interval formulas become the ordinary length formulas

λ((a,b])=ba,λ((a,b))=ba,λ([a,b])=ba.

Facts & Assumptions

Given: The Axiom of Countable Choice and the identity function F(x)=x on R.

[L1]

Assuming Countable Choice, the Lebesgue-Stieltjes measure of the identity function is Lebesgue measure. (Lebesgue measure is the Lebesgue-Stieltjes measure of the identity function)

[L2]

The interval formulas for a Lebesgue-Stieltjes measure recover open, closed, and half-open interval values from the distribution function. (Interval formulas and atoms for a Lebesgue-Stieltjes measure)

Verification

technique · direct
1.1

By [L1], the measure attached to F(x)=x is λ.

L1
2.1

Applying [L2] with F(x)=x gives [step 1.1, L2] F(b)F(a)=F(b)F(a)=F(b)F(a)=ba, so every one of the four interval conventions has measure ba.

step 1.1L2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-27Open item page →

A single jump generates the Dirac mass at 0

Example

Let

F(x):={0,x<0,1,x0.

Then the associated Lebesgue-Stieltjes measure is the Dirac mass at 0.

Facts & Assumptions

Given: The step function F displayed above and its Lebesgue-Stieltjes measure μF.

[L1]

Lebesgue-Stieltjes singleton masses are jumps, and half-open interval values are increments. (Interval formulas and atoms for a Lebesgue-Stieltjes measure)

Verification

technique · direct
1.1

The only jump of F occurs at 0, where F(0)F(0)=1, so [L1] gives μF({0})=1.

givenL1
2.1

If x0, then F(x)=F(x), so [L1] gives μF({x})=0; and for any interval (a,b], the increment F(b)F(a) is 1 exactly when a<0b and is 0 otherwise, which is exactly the interval behavior of δ0.

step 1.1L1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passaudited 2026-08-27Open item page →

A step function generates a finite atomic measure

Example

Fix numbers x1<<xm and positive masses α1,,αm, and define

F(x):=xjxαj.

Then the Lebesgue-Stieltjes measure of F is the finite atomic measure

μF=j=1mαjδxj.

Facts & Assumptions

Given: Points x1<<xm, positive numbers α1,,αm, the step function F(x)=xjxαj, and its Lebesgue-Stieltjes measure μF.

[L2]

A Borel measure on R finite on compact sets is uniquely determined by its values on half-open intervals. (The interval data on (a,b] determines the Borel measure uniquely)

Verification

technique · direct
1.1

Let ν:=j=1mαjδxj. By [L1], this is a Borel measure on R.

L1
2.1

For every a<b,

givenstep 1.1algebra

ν((a,b])=a<xjbαj.

On the other hand, because F(x)=xjxαj, one has

F(b)F(a)=xjbαjxjaαj=a<xjbαj=ν((a,b]).

So μF and ν agree on every half-open interval (a,b]. [given, step 1.1, algebra]

3.1

Both μF and ν are Borel measures on R finite on [step 2.1, L2] compact sets. By step 2.1 and [L2], they are equal on every Borel set. Thus μF=j=1mαjδxj, which is the claimed formula.

step 2.1L2
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-27Open item page →

Two different normalizations give the same Lebesgue-Stieltjes measure

Example

If G(x)=F(x)+3, then F and G define the same Lebesgue-Stieltjes measure. This is the additive-constant ambiguity that the normalization Fμ(0)=0 removes.

Facts & Assumptions

Given: Countable choice, a nondecreasing right-continuous function F:RR, and the shifted function G:=F+3.

[L1]

Assuming countable choice, two nondecreasing right-continuous functions define the same Lebesgue-Stieltjes measure exactly when their difference is constant. (Assuming countable choice, finite-on-compacts Borel measures on R correspond to nondecreasing right-continuous functions modulo constants)

Verification

technique · direct
1.1

The function G is nondecreasing and right-continuous whenever F is, and [given] GF is the constant function 3.

given
2.1

Therefore [L1] gives μG=μF. The two distribution functions are [step 1.1, L1] distinct unless 3=0, so the normalization convention is doing real work.

step 1.1L1
ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-27Open item page →

The interval formulas for a function with one jump

Example

For the step function

F(x):={0,x<0,1,x0,

the four interval conventions visibly differ at the jump:

μF((1,0))=0,μF((1,0])=1,μF([0,1))=1,μF((0,1])=0.

Facts & Assumptions

Given: The step function F above and its Lebesgue-Stieltjes measure μF.

[L1]

For a Lebesgue-Stieltjes measure, the open, closed, and half-open interval formulas are μF((a,b))=F(b)F(a), μF((a,b])=F(b)F(a), μF([a,b))=F(b)F(a), and μF([a,b])=F(b)F(a). (Interval formulas and atoms for a Lebesgue-Stieltjes measure)

Verification

technique · direct
1.1

For this F, one has [given] F(1)=F(1)=0, F(0)=0, F(0)=1, F(1)=1, and F(1)=1.

given
2.1

Substituting those values into [L1] gives [step 1.1, L1] μF((1,0))=00=0, μF((1,0])=10=1, μF([0,1))=10=1, and μF((0,1])=11=0.

step 1.1L1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-27Open item page →

The Cantor measure is concentrated on the Cantor set

Example

The Cantor measure μc is a probability measure with

μc(C)=1,μc(RC)=0.

So it is entirely supported on the Cantor set even though the Cantor set has Lebesgue measure 0.

Facts & Assumptions

Given: The Cantor measure μc and the Cantor set C.

[L1]

The Cantor measure is a singular atomless probability measure concentrated on the Cantor set. (The Cantor measure is a singular atomless probability measure concentrated on the Cantor set)

Verification

technique · direct
1.1

By [L1], μc(RC)=0.

L1
2.1

The same fact [L1] says μc([0,1])=1, hence [step 1.1, L1] μc(C)=1μc([0,1]C)=1. This is exactly what concentration on C means.

step 1.1L1
ExampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-27Open item page →

The arctangent distribution function generates a Borel probability measure

Example

Assume the Axiom of Countable Choice and let

F(x):=arctan(x)π+12.

Then F is increasing and continuous, so it defines a Lebesgue-Stieltjes measure μF. Its half-open interval values are

μF((a,b])=arctan(b)arctan(a)π,

and μF is a probability measure.

Facts & Assumptions

Given: The Axiom of Countable Choice, the function F(x)=arctan(x)/π+1/2, and its Lebesgue-Stieltjes measure μF.

[L1]

Assuming Countable Choice, every increasing right-continuous function defines a Lebesgue-Stieltjes measure, with half-open interval values given by increments. (Assuming countable choice, a nondecreasing right-continuous function defines a Borel measure on R)

[L2]

Measures are continuous from below along increasing sets. (Continuity from below for measures)

Verification

technique · direct
1.1

The function F is increasing and continuous, hence right-continuous, so [L1] gives a measure μF with the following interval values.

givenL1

μF((a,b])=F(b)F(a)=arctan(b)arctan(a)π.

2.1

The intervals (n1,n+1] increase to R.

step 1.1L2

μF((n1,n+1])=F(n+1)F(n1)=2arctan(n+1)π.

Because arctan(n+1)π/2, [L2] gives μF(R)=limn2arctan(n+1)/π=1. So μF is a probability measure. [step 1.1, L2] ∎

CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-27Open item page →

A nondecreasing function that is not right-continuous can fail countable additivity

Statement refuted

That the interval prescription μ((a,b])=F(b)F(a) still defines a countably additive Borel measure when F is merely nondecreasing and not right-continuous.

Facts & Assumptions

Given: The nondecreasing function

F(x):={0,x0,1,x>0.

[L1]

Measures are continuous from above on decreasing sets when the first set has finite measure. (Continuity from above when one set has finite measure)

Counterexample

technique · direct
1.1

If a Borel measure μ satisfied μ((a,b])=F(b)F(a), then [given] μ((0,1/n])=1 for every n, because F(1/n)=1 and F(0)=0.

given
2.1

The sets (0,1/n] decrease to , and [step 1.1, L1] μ((0,1])=1<+. Therefore [L1] would force μ((0,1/n])μ()=0, contradicting step 1.1. So the interval prescription fails countable additivity for this nondecreasing non-right-continuous F.

step 1.1L1
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passaudited 2026-08-27Open item page →

The Cantor measure is atomless but not absolutely continuous with respect to Lebesgue measure

Statement refuted

That every atomless Borel measure on R must be absolutely continuous with respect to Lebesgue measure.

Facts & Assumptions

Given: The Axiom of Countable Choice and the Cantor measure μc.

[L1]

Assuming Countable Choice, the Cantor measure is an atomless probability measure singular with respect to Lebesgue measure. (The Cantor measure is a singular atomless probability measure concentrated on the Cantor set)

Counterexample

technique · direct
1.1

By [L1], the measure μc is atomless.

L1
2.1

The same fact [L1] says that μc is singular and has total mass 1. [step 1.1, L1] If it were also absolutely continuous with respect to Lebesgue measure, its concentration on a Lebesgue-null set would force its total mass to be 0, a contradiction. Therefore atomlessness does not imply absolute continuity.

step 1.1L1

Sources