Biconditional introduction

From testwiki
Revision as of 13:38, 1 August 2023 by imported>Bexandre2002
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:Infobox mathematical statement Template:Transformation rules

In propositional logic, biconditional introduction[1][2][3] is a valid rule of inference. It allows for one to infer a biconditional from two conditional statements. The rule makes it possible to introduce a biconditional statement into a logical proof. If PQ is true, and if QP is true, then one may infer that PQ is true. For example, from the statements "if I'm breathing, then I'm alive" and "if I'm alive, then I'm breathing", it can be inferred that "I'm breathing if and only if I'm alive". Biconditional introduction is the converse of biconditional elimination. The rule can be stated formally as:

PQ,QPPQ

where the rule is that wherever instances of "PQ" and "QP" appear on lines of a proof, "PQ" can validly be placed on a subsequent line.

Formal notation

The biconditional introduction rule may be written in sequent notation:

(PQ),(QP)(PQ)

where is a metalogical symbol meaning that PQ is a syntactic consequence when PQ and QP are both in a proof;

or as the statement of a truth-functional tautology or theorem of propositional logic:

((PQ)(QP))(PQ)

where P, and Q are propositions expressed in some formal system.

References

Template:Reflist

  1. Hurley
  2. Moore and Parker
  3. Copi and Cohen