Reference articles on history, science, culture and more
Encyclopedia

Equisatisfiability

In mathematical logic (a subtopic within the field of formal logic), two formulae are equisatisfiable if the first formula is satisfiable whenever the second is and vice versa; in other words, either both formulae are satisfiable or neither is. The truth values of two equisatisfiable formulae may nevertheless disagree for a particular assignment of variables. As a result, equisatisfiability differs from logical equivalence, since two equivalent formulae always have the same models, whereas equisatisfiable ones need only share satisfiability status. More formally, the equisatisfiability meta formula f is true if either the two subformulae are both satisfiable or if they both are not:

f\;\equiv \;(\operatorname {Sat} (\phi )\land \operatorname {Sat} (\psi ))\lor (\lnot \operatorname {Sat} (\phi )\land \lnot \operatorname {Sat} (\psi ))\;\equiv \;\operatorname {Sat} (\phi )\leftrightarrow \operatorname {Sat} (\psi )

Equisatisfiability is generally used in the context of translating formulae, so that one can define a translation to be correct if the original and resulting formulae are equisatisfiable. Examples of translations that preserve equisatisfiability are Skolemization and some translations into conjunctive normal form such as the Tseytin transformation.

01Examples

A translation from propositional logic into propositional logic in which every binary disjunction a\vee b is replaced by (a\vee n)\wedge (\neg n\vee b), where n is a fresh variable (one for each replaced disjunction) is a transformation in which satisfiability is preserved: the original and resulting formulae are equisatisfiable. These two formulae are not equivalent: the first formula has the model in which b is true while a and n are false (the model's truth value for n being irrelevant to the truth value of the formula), but this is not a model of the second formula, in which n has to be true when a is false.

Watch videos about EquisatisfiabilityExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Equisatisfiability, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.