Is there an easy condition (for example based on clauses) that implies that a formula in CNF is a tautology? Or is this as hard as for general formulas (not in CNF)?
I first thought of $F$ is a tautology iff every clause of $F$ is a tautology. But this is not true, only the direction from left to right works.
Thank you very much.
– user136457 Feb 23 '15 at 16:26