Exercise 26:

{u,v,RΣ={a,b}    uRv}{u,v,RΣ3    uRv    vRu}\{\langle u,v,R\rangle\mid\Sigma=\{a,b\}\;\wedge\;u\to_R^*v\}\quad\leq\quad\{\langle u,v,R\rangle \mid |\Sigma|\leq 3\;\wedge\;u\to_R^*v\;\wedge\;v\to_R^*u\} (morphism not allowed in the reduction)
Reduce the word reachability problem restricted to the alphabet {a,b}\{a,b\} to the set of tuples u,v,R\langle u,v,R\rangle where u,vu,v are words, RR is a word rewrite system, the used alphabet has at most 33 symbols, uu reaches vv using RR, and vv reaches uu using RR, in order to prove that such set is undecidable (not recursive).

The use of morphism is not allowed in the description of this reduction.
Authors: Guillem Godoy / Documentation:
To be able to submit you need to either log in, register, or become a guest.