NP vs co-NP
- From: sanchopancho80@xxxxxx
- Date: Sun, 13 Jul 2008 02:00:34 -0700 (PDT)
Hello,
why is it true that NP = co-NP if there is an NP-complete language L
whose complement is in NP, too?
My textbook argues as follows (cL denotes the complement of L):
Because every NP language S is polynomial-time reducible to L, i.e.
S<L if follows that cS is polynomial-time reducible to cL, i.e.
cS<cL...
I don't understand this up to here. Why does cS<cL follow? Could
anybody help me?
Another question is what happens if there is an NP-complete language L
which is is co-NP, too. Does it follow that co-NP=NP?
Thanks,
S.
.
- Follow-Ups:
- Re: NP vs co-NP
- From: Chris Smith
- Re: NP vs co-NP
- Prev by Date: Context free languages
- Next by Date: Re: NP vs co-NP
- Previous by thread: Context free languages
- Next by thread: Re: NP vs co-NP
- Index(es):
Relevant Pages
|