Proof of a non context free language

32 Views Asked by At

I am trying to prove that $$\{u\#v\,|\,u,v\in\{0,1\}^∗ \text{and }u \text{ is a substring of }v\}$$ is not context free. Is it possible for a subset of a non-context free language to be context-free?