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.
Generalized NFA's and their accepted languages
Definition
A generalized NFA over an alphabet is a finite state set with two distinguished states , , together with a label assignment
We require so has no incoming transitions and has no outgoing transitions.
For states and a set , let be the set of words for which there exist an integer and states with every intermediate state in , and a factorization such that each factor belongs to the denoted language of the corresponding edge label:
When , the state list has only and the factorization is empty, so the represented word is .
The language accepted by the GNFA is
Remarks
-
A GNFA edge label is a regular expression, not a single letter.
-
The set records words spelled by paths whose intermediate states are restricted to .
Depends on
Used by
Dependency tree · two levels
11 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
- Jean Gallier and Jocelyn Quaintance, Introduction to the Theory of Computation: Some Notes for CIS511 (standard reference, not scraped)