Content deleted Content added
No edit summary |
Bexandre2002 (talk | contribs) mNo edit summary |
||
(8 intermediate revisions by 8 users not shown) | |||
Line 1:
{{Short description|Inference in propositional logic}}
{{Infobox mathematical statement
| name = Biconditional introduction
| type = [[Rule of inference]]
| field = [[Propositional calculus]]
| statement = If <math>P \to Q</math> is true, and if <math>Q \to P</math> is true, then one may infer that <math>P \leftrightarrow Q</math> is true.
| symbolic statement = <math>\frac{P \to Q, Q \to P}{\therefore P \leftrightarrow Q}</math>
}}
{{Transformation rules}}
In [[propositional calculus|propositional logic]], '''biconditional introduction'''<ref>Hurley</ref><ref>Moore and Parker</ref><ref>Copi and Cohen</ref> is a [[
:<math>\frac{P \to Q, Q \to P}{\therefore P \leftrightarrow Q}</math>
Line 15 ⟶ 23:
or as the statement of a truth-functional [[Tautology (logic)|tautology]] or [[theorem]] of propositional logic:
:<math>((P \to Q) \
where <math>P</math>, and <math>Q</math> are propositions expressed in some [[formal system]].
|