let σ = {1,2,3,4} and c = {w ∈ σ* | in w, the numbers of 1s equals the number of 2s, and the number of 3s equals the number of 4s}. show that c is not context-free.

Relax