Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-11
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.

C1 implies Lipschitz, Lipschitz implies absolutely continuous, and absolutely continuous implies continuous and bounded variation

Statement

Let f:[a,b]→R.

  1. If f is continuous on [a,b], differentiable on (a,b), and f′ extends continuously to [a,b], then f is Lipschitz.
  2. Every Lipschitz f is absolutely continuous.
  3. Every absolutely continuous f is continuous and has bounded variation.

Thus, with C1 understood in the endpoint-extension sense of claim 1, C1⊆Lipschitz⊆AC⊆C∩BV on a compact interval.

Facts & Assumptions

Given: A compact interval [a,b] and a function f:[a,b]→R.

[L1]

Absolute continuity is the finite disjoint-interval condition of Absolute continuity on a compact interval.

[L3]

A continuous real function on [a,b] is bounded (A continuous real function on a compact subset of R is bounded).

[L7]

Finite sums split and telescope (Laws of finite sums and finite products).

[L8]

The canonical naturals are cofinal in R (Every complete ordered field is Archimedean).

Proof

technique · direct
1.1

Under claim 1, the continuous extension of f′ is bounded by some M≥0 on [a,b] by [L3]. The bounded-derivative theorem [L4] then makes f Lipschitz with constant M.

L2L3L4
1.2

If f is Lipschitz with constant L, then for every finite disjoint family, ∑j<m∣f(vj)−f(uj)∣≤L∑j<m(vj−uj). For L=0 any positive δ works; for L>0 choose δ=ε/L. This proves absolute continuity, including the empty family.

L1L5L7
1.3

If f is absolutely continuous, apply [L1] to the single interval with endpoints x,y to obtain the usual ε-δ continuity condition, so f is continuous.

L1L2
1.4

For bounded variation, take δ>0 from absolute continuity with ε=1. By [L8] choose a natural N≥1 with (b−a)/N<δ. Insert the points of the uniform N-partition into an arbitrary partition P. Inside each uniform block, the refined subintervals have disjoint interiors and total length at most (b−a)/N<δ, so their endpoint oscillations sum to less than 1. Summing over the N blocks gives V(f,P)≤N, independent of P. Thus f is BV. If a=b, its variation is 0.

L1L6L7L8
2.1

Steps 1.1 through 1.4 prove all three inclusions and the asserted hierarchy.

step 1.1step 1.2step 1.3step 1.4∎

Depends on

Used by

Dependency tree · two levels

67 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