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

A Lipschitz map Rm→Rm sends null sets to null sets

Statement

If T:Rm→Rm is Lipschitz and E is null, then T[E] is null.

Proof

technique · cases
1.1

If L=0, T[E] is empty or a singleton, covered by cubes of arbitrarily small side.

assume-case zeroL1given
1.2

Suppose L>0. The image of a side-ℓ cube lies in a cube of side CmLℓ, where Cm is the fixed norm-comparison factor. Its volume is (CmL)mℓm.

assume-case positiveL1L2given
2.1

Given an output budget ε, cover E by cubes with total volume below ε/(CmL)m. Replacing each by its image-containing cube gives a cover of T[E] with total volume below ε.

step 1.2given
3.1

Both cases prove nullity. Equal domain and codomain dimensions are used in the volume scaling.

step 1.1step 2.1cases-exhaustive∎

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