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.
The trivial words of a recursively presented group form a recursively enumerable language
Statement
Let be a recursive presentation. Then the language of words on that represent the identity in the presented group is recursively enumerable.
Facts & Assumptions
Given: A recursive presentation and a word on .
In a presentation , a word represents the identity exactly when it lies in the normal closure of inside the free group on . (In , the words and represent the same element if and only if )
The normal closure of is the set of finite products of conjugates of elements of and their inverses. (The normal closure of is the set of finite products of conjugates of elements of and their inverses)
Proof
Because the relator language of the recursive presentation is recursively enumerable, there is a procedure that lists all relator words in and hence also all pairs with and . By dovetailing over lengths, one can therefore enumerate all finite lists of conjugators and signed relators.
First freely reduce the input word to a reduced word . For each finite list from step 1.1, form the corresponding product of conjugates from [L2] and freely reduce it in the ambient free group. Whenever the result is , accept. If is trivial in the presented group, then [L1] and [L2] supply a relator expression representing the same free-group element as , so its free reduction is and the search eventually halts; if is nontrivial, the search may run forever.
Hence the trivial words are exactly the words on which this procedure halts, so they form a recursively enumerable language.
Depends on
- Recursive presentations and finite presentations of groups
- In $\langle X\mid R\rangle$, the words $u$ and $v$ represent the same element if and only if $u^{-1}v\in\langle\!\langle R\rangle\!\rangle$
- The normal closure of $R$ is the set of finite products of conjugates of elements of $R$ and their inverses
Used by
Dependency tree · two levels
13 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
- Charles F. Miller III, Decision Problems for Groups - Survey and Reflections (standard reference, not scraped)