If L is some context-free language and R is a regular language, I am pretty sure that L ⊆ R is decidable (while R ⊆ L is not) but I am having some difficulty giving an algorithm to prove that it is decidable. Am I right to believe this?
2026-03-27 07:57:15.1774598235
Context-free and regular language decidability
1.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
What are your tools for proving this? What are the characteristics of a regular or a context free language? Try to use the machine characterization of regularity and context freeness to build a Turing machine which decides the inclusion you want to prove is decidable. Can you see how to do this?