Prove that $A/B$ is regular when $A$ is regular and $B$ is regular or not regular. $$A/B=\{w: wx\in A\ \text { for some }\ x\in B\}$$
Please give me a clue.
Prove that $A/B$ is regular when $A$ is regular and $B$ is regular or not regular. $$A/B=\{w: wx\in A\ \text { for some }\ x\in B\}$$
Please give me a clue.
Hint. Observe that $$ A/B = \bigcup_{x \in B} A/x $$ and now use the fact that $A$ is regular.