Consider the theorem,
Suppose be a function, where.
If , then the complexity of circuit A is given by .
According to the above theorem,
On input , the production of a circuit takes place by the reduction. The process of reduction simulates the Turning Machine for in polynomial time. The itself can be taken as an input to the circuit.
The above theorem shows the way of reduction of a language w .
(Which is in P ) to .
A log space is used to carry out the reduction because the circuit produced by it contains a repetitive and a simple structure.
Hence, it shows that is P complete and circuit produced by it has a repetitive structure. It shows that is P complete.
The above explanation gives a log-space reduction from to CNF .
Therefore, it is concluded that “CNFis P-complete.