In-Class Worksheet 8: Context-Free Pumping Lemma Try to prove, using the context-free pumping lemma, that the following languages are not context-free. { wwRw | w ∈ {0,1}^* } {m+n=p | where m,n,p are binary strings and m + n = p as numbers} { 02^n | n ≥ 0} (this one is a bit tricky)