857 views
1 votes
1 votes

Every grammar in Chomsky normal form is context-free, and conversely, every context-free grammar can be transformed into an equivalent one[note 1] which is in Chomsky normal form and has a size no larger than the square of the original grammar's size.

Source https://en.m.wikipedia.org/wiki/Chomsky_normal_form

1 Answer

Related questions

0 votes
0 votes
1 answer
2
admin asked May 4, 2019
621 views
Let $G$ be a $CFG$ in Chomsky normal form that contains $b$ variables$.$ Show that if $G$ generates some string with a derivation having at least $2^{b}$ steps$, L(G)$ is...
1 votes
1 votes
1 answer
3
admin asked May 4, 2019
507 views
Show that if $G$ is a $CFG$ in Chomsky normal form$,$ then for any string $w\in L(G)$ of length $n\geq 1,$ exactly $2n − 1$ steps are required for any derivation of $w....
0 votes
0 votes
1 answer
4