Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)audited 2026-08-16
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.

Finite words, contiguous factors, avoidance and proper-prefix states

Definition

Let Σ be a finite set, called an alphabet. A word of length n over Σ is a function from the natural number n={0,,n1} (The natural numbers N (von Neumann)) to Σ, written a0a1an1. The unique word of length zero is the empty word ε. Concatenation of words u and v is denoted by uv.

A word u is a contiguous factor of w=a0an1 if u=aiai+r1 for some 0ii+rn. It is a prefix if i=0, a suffix if i+r=n, and a proper prefix if it is a prefix other than the whole word.

For a set B of words, a word avoids B if none of its contiguous factors belongs to B. Its set of proper-prefix states is

SB:={u:u avoids B and u is a proper prefix of some bB}.

If B is nonempty and every word in B is nonempty, then εSB. If B is finite, then SB is finite.

Depends on

Used by

Dependency tree · next 3 levels

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