Re: Proving a Language Is Not a CFL
- From: Bernd L <berndlosert@xxxxxxxxx>
- Date: Sun, 4 May 2008 10:45:32 -0700 (PDT)
On May 4, 12:52 pm, "Michal Przybylek" <m...@xxxxxxxxxxxx> wrote:
Let D be the language described by the regex (abc)*. This language is
regular and is a subset of C so the intersection of C and D is D which
is also context free. What gives?
Nothing. Try a different language.
HINT: Does it exist a regular language R, such that C \cap R = {a^n b^n
c^n : n \in Nat} ?
OK. I'm thinking of L(a*b*c*). That should work right?
.
- References:
- Proving a Language Is Not a CFL
- From: Bernd L
- Re: Proving a Language Is Not a CFL
- From: Michal Przybylek
- Proving a Language Is Not a CFL
- Prev by Date: Re: Proving a Language Is Not a CFL
- Next by Date: Re: domains for typed lambda calculi
- Previous by thread: Re: Proving a Language Is Not a CFL
- Next by thread: Re: Proving a Language Is Not a CFL
- Index(es):
Relevant Pages
|