Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30
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.

One-step derivation and finite derivation in a context-free grammar

Definition

Let G=(V,Σ,P,S) be a context-free grammar. A word over VΣ is a sentential form.

For sentential forms β,γ, write βGγ when there exist words x,y over VΣ, a variable AV, and a production Aα in P such that β=xAy,γ=xαy. This is the one-step derivation relation of G, a relation in the sense of Relation, domR, ranR, fldR, and the specialisations "relation from A to B" and "relation on A" on the set of sentential forms.

Write βGγ when γ is obtained from β by finitely many one-step derivations, possibly zero. This is the reflexive transitive closure of G, and a chain β=β0Gβ1GGβn=γ is a finite derivation from β to γ.

Depends on

Used by

Dependency tree · two levels

9 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