A/B is the set of all strings ww'x, where w is a string in A, w' is a string in B, and x is any string. In other words, A/B is the concatenation of a string from A, a string from B, and any string x.
To show that A/B is context-free, we need to construct a
Show more…