HOME

TheInfoList



OR:

In
logic Logic is the study of correct reasoning. It includes both formal and informal logic. Formal logic is the study of deductively valid inferences or logical truths. It examines how conclusions follow from premises based on the structure o ...
and
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, statements p and q are said to be logically equivalent if they have the same
truth value In logic and mathematics, a truth value, sometimes called a logical value, is a value indicating the relation of a proposition to truth, which in classical logic has only two possible values ('' true'' or '' false''). Truth values are used in ...
in every
model A model is an informative representation of an object, person, or system. The term originally denoted the plans of a building in late 16th-century English, and derived via French and Italian ultimately from Latin , . Models can be divided in ...
. The logical equivalence of p and q is sometimes expressed as p \equiv q, p :: q, \textsfpq, or p \iff q, depending on the notation being used. However, these symbols are also used for material equivalence, so proper interpretation would depend on the context. Logical equivalence is different from material equivalence, although the two concepts are intrinsically related.


Logical equivalences

In logic, many common logical equivalences exist and are often listed as laws or properties. The following tables illustrate some of these.


General logical equivalences


Logical equivalences involving conditional statements

:#p \rightarrow q \equiv \neg p \vee q :#p \rightarrow q \equiv \neg q \rightarrow \neg p :#p \vee q \equiv \neg p \rightarrow q :#p \wedge q \equiv \neg (p \rightarrow \neg q) :#\neg (p \rightarrow q) \equiv p \wedge \neg q :#(p \rightarrow q) \wedge (p \rightarrow r) \equiv p \rightarrow (q \wedge r) :#(p \rightarrow q) \vee (p \rightarrow r) \equiv p \rightarrow (q \vee r) :#(p \rightarrow r) \wedge (q \rightarrow r) \equiv (p \vee q) \rightarrow r :#(p \rightarrow r) \vee (q \rightarrow r) \equiv (p \wedge q) \rightarrow r


Logical equivalences involving biconditionals

:#p \leftrightarrow q \equiv (p \rightarrow q) \wedge (q \rightarrow p) :#p \leftrightarrow q \equiv \neg p \leftrightarrow \neg q :#p \leftrightarrow q \equiv (p \wedge q) \vee (\neg p \wedge \neg q) :#\neg (p \leftrightarrow q) \equiv \neg p \leftrightarrow q :#\neg (p \leftrightarrow q) \equiv p \leftrightarrow \neg q :#\neg (p \leftrightarrow q) \equiv p \oplus q Where \oplus represents XOR.


Examples


In logic

The following statements are logically equivalent: #If Lisa is in
Denmark Denmark is a Nordic countries, Nordic country in Northern Europe. It is the metropole and most populous constituent of the Kingdom of Denmark,, . also known as the Danish Realm, a constitutionally unitary state that includes the Autonomous a ...
, then she is in
Europe Europe is a continent located entirely in the Northern Hemisphere and mostly in the Eastern Hemisphere. It is bordered by the Arctic Ocean to the north, the Atlantic Ocean to the west, the Mediterranean Sea to the south, and Asia to the east ...
(a statement of the form d \rightarrow e). #If Lisa is not in Europe, then she is not in Denmark (a statement of the form \neg e \rightarrow \neg d). Syntactically, (1) and (2) are derivable from each other via the rules of contraposition and double negation. Semantically, (1) and (2) are true in exactly the same models (interpretations, valuations); namely, those in which either ''Lisa is in Denmark'' is false or ''Lisa is in Europe'' is true. (Note that in this example,
classical logic Classical logic (or standard logic) or Frege–Russell logic is the intensively studied and most widely used class of deductive logic. Classical logic has had much influence on analytic philosophy. Characteristics Each logical system in this c ...
is assumed. Some
non-classical logic Non-classical logics (and sometimes alternative logics or non-Aristotelian logics) are formal systems that differ in a significant way from standard logical systems such as propositional and predicate logic. There are several ways in which this ...
s do not deem (1) and (2) to be logically equivalent.)


Relation to material equivalence

Logical equivalence is different from material equivalence. Formulas p and q are logically equivalent if and only if the statement of their material equivalence (p \leftrightarrow q) is a tautology. The material equivalence of p and q (often written as p \leftrightarrow q) is itself another statement in the same object language as p and q. This statement expresses the idea "'p if and only if q'". In particular, the truth value of p \leftrightarrow q can change from one model to another. On the other hand, the claim that two formulas are logically equivalent is a statement in metalanguage, which expresses a relationship between two statements p and q. The statements are logically equivalent if, in every model, they have the same truth value.


See also

* Entailment * Equisatisfiability *
If and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
*
Logical biconditional In logic and mathematics, the logical biconditional, also known as material biconditional or equivalence or bidirectional implication or biimplication or bientailment, is the logical connective used to conjoin two statements P and Q to form th ...
* Logical equality * the iff symbol (U+2261 ''IDENTICAL TO'') * the ''a'' is to ''b'' as ''c'' is to ''d'' symbol (U+2237 ''PROPORTION'') * the double struck biconditional (U+21D4 ''LEFT RIGHT DOUBLE ARROW'') * the bidirectional arrow (U+2194 ''LEFT RIGHT ARROW'')


References

{{DEFAULTSORT:Logical Equivalence Mathematical logic Metalogic Logical consequence Equivalence (mathematics)