fbpx
Wikipedia

If and only if

↔⇔≡⟺
Logical symbols representing iff  

In logic and related fields such as mathematics and philosophy, "if and only if" (shortened as "iff") is a biconditional logical connective[1] between statements, where either both statements are true or both are false. The connective is biconditional (a statement of material equivalence),[2] and can be likened to the standard material conditional ("only if", equal to "if ... then") combined with its reverse ("if"); hence the name. The result is that the truth of either one of the connected statements requires the truth of the other (i.e. either both statements are true, or both are false), though it is controversial whether the connective thus defined is properly rendered by the English "if and only if"—with its pre-existing meaning. For example, P if and only if Q means that P is true whenever Q is true, and the only case in which P is true is if Q is also true, whereas in the case of P if Q, there could be other scenarios where P is true and Q is false.

In writing, phrases commonly used as alternatives to P "if and only if" Q include: Q is necessary and sufficient for P, for P it is necessary and sufficient that Q, P is equivalent (or materially equivalent) to Q (compare with material implication), P precisely if Q, P precisely (or exactly) when Q, P exactly in case Q, and P just in case Q.[3] Some authors regard "iff" as unsuitable in formal writing;[4] others consider it a "borderline case" and tolerate its use.[5] In logical formulae, logical symbols, such as and ,[6] are used instead of these phrases; see § Notation below.

Definition edit

The truth table of P   Q is as follows:[7][8]

Truth table
P Q P   Q P   Q P   Q
T T T T T
T F F T F
F T T F F
F F T T T

It is equivalent to that produced by the XNOR gate, and opposite to that produced by the XOR gate.[9]

Usage edit

Notation edit

The corresponding logical symbols are " ", " ",[6] and  ,[10] and sometimes "iff". These are usually treated as equivalent. However, some texts of mathematical logic (particularly those on first-order logic, rather than propositional logic) make a distinction between these, in which the first, ↔, is used as a symbol in logic formulas, while ⇔ is used in reasoning about those logic formulas (e.g., in metalogic). In Łukasiewicz's Polish notation, it is the prefix symbol  .[11]

Another term for the logical connective, i.e., the symbol in logic formulas, is exclusive nor.

In TeX, "if and only if" is shown as a long double arrow:   via command \iff or \Longleftrightarrow.[12]

Proofs edit

In most logical systems, one proves a statement of the form "P iff Q" by proving either "if P, then Q" and "if Q, then P", or "if P, then Q" and "if not-P, then not-Q". Proving these pairs of statements sometimes leads to a more natural proof, since there are not obvious conditions in which one would infer a biconditional directly. An alternative is to prove the disjunction "(P and Q) or (not-P and not-Q)", which itself can be inferred directly from either of its disjuncts—that is, because "iff" is truth-functional, "P iff Q" follows if P and Q have been shown to be both true, or both false.

Origin of iff and pronunciation edit

Usage of the abbreviation "iff" first appeared in print in John L. Kelley's 1955 book General Topology.[13] Its invention is often credited to Paul Halmos, who wrote "I invented 'iff,' for 'if and only if'—but I could never believe I was really its first inventor."[14]

It is somewhat unclear how "iff" was meant to be pronounced. In current practice, the single 'word' "iff" is almost always read as the four words "if and only if". However, in the preface of General Topology, Kelley suggests that it should be read differently: "In some cases where mathematical content requires 'if and only if' and euphony demands something less I use Halmos' 'iff'". The authors of one discrete mathematics textbook suggest:[15] "Should you need to pronounce iff, really hang on to the 'ff' so that people hear the difference from 'if'", implying that "iff" could be pronounced as [ɪfː].

Usage in definitions edit

Technically, definitions are "if and only if" statements; some texts — such as Kelley's General Topology — follow the strict demands of logic, and use "if and only if" or iff in definitions of new terms.[16] However, this logically correct usage of "if and only if" is relatively uncommon and overlooks the linguistic fact that the "if" of a definition is interpreted as meaning "if and only if". The majority of textbooks, research papers and articles (including English Wikipedia articles) follow the linguistic convention to interpret "if" as "if and only if" whenever a mathematical definition is involved (as in "a topological space is compact if every open cover has a finite subcover").[17]

Distinction from "if" and "only if" edit

  • "Madison will eat the fruit if it is an apple." (equivalent to "Only if Madison will eat the fruit, can it be an apple" or "Madison will eat the fruit the fruit is an apple")
    This states that Madison will eat fruits that are apples. It does not, however, exclude the possibility that Madison might also eat bananas or other types of fruit. All that is known for certain is that she will eat any and all apples that she happens upon. That the fruit is an apple is a sufficient condition for Madison to eat the fruit.
  • "Madison will eat the fruit only if it is an apple." (equivalent to "If Madison will eat the fruit, then it is an apple" or "Madison will eat the fruit the fruit is an apple")
    This states that the only fruit Madison will eat is an apple. It does not, however, exclude the possibility that Madison will refuse an apple if it is made available, in contrast with (1), which requires Madison to eat any available apple. In this case, that a given fruit is an apple is a necessary condition for Madison to be eating it. It is not a sufficient condition since Madison might not eat all the apples she is given.
  • "Madison will eat the fruit if and only if it is an apple." (equivalent to "Madison will eat the fruit the fruit is an apple")
    This statement makes it clear that Madison will eat all and only those fruits that are apples. She will not leave any apple uneaten, and she will not eat any other type of fruit. That a given fruit is an apple is both a necessary and a sufficient condition for Madison to eat the fruit.

Sufficiency is the converse of necessity. That is to say, given PQ (i.e. if P then Q), P would be a sufficient condition for Q, and Q would be a necessary condition for P. Also, given PQ, it is true that ¬Q¬P (where ¬ is the negation operator, i.e. "not"). This means that the relationship between P and Q, established by PQ, can be expressed in the following, all equivalent, ways:

P is sufficient for Q
Q is necessary for P
¬Q is sufficient for ¬P
¬P is necessary for ¬Q

As an example, take the first example above, which states PQ, where P is "the fruit in question is an apple" and Q is "Madison will eat the fruit in question". The following are four equivalent ways of expressing this very relationship:

If the fruit in question is an apple, then Madison will eat it.
Only if Madison will eat the fruit in question, is it an apple.
If Madison will not eat the fruit in question, then it is not an apple.
Only if the fruit in question is not an apple, will Madison not eat it.

Here, the second example can be restated in the form of if...then as "If Madison will eat the fruit in question, then it is an apple"; taking this in conjunction with the first example, we find that the third example can be stated as "If the fruit in question is an apple, then Madison will eat it; and if Madison will eat the fruit, then it is an apple".

In terms of Euler diagrams edit

Euler diagrams show logical relationships among events, properties, and so forth. "P only if Q", "if P then Q", and "P→Q" all mean that P is a subset, either proper or improper, of Q. "P if Q", "if Q then P", and Q→P all mean that Q is a proper or improper subset of P. "P if and only if Q" and "Q if and only if P" both mean that the sets P and Q are identical to each other.

More general usage edit

Iff is used outside the field of logic as well. Wherever logic is applied, especially in mathematical discussions, it has the same meaning as above: it is an abbreviation for if and only if, indicating that one statement is both necessary and sufficient for the other. This is an example of mathematical jargon (although, as noted above, if is more often used than iff in statements of definition).

The elements of X are all and only the elements of Y means: "For any z in the domain of discourse, z is in X if and only if z is in Y."

See also edit

References edit

  1. ^ "Logical Connectives". sites.millersville.edu. Retrieved 10 September 2023.
  2. ^ Copi, I. M.; Cohen, C.; Flage, D. E. (2006). Essentials of Logic (Second ed.). Upper Saddle River, NJ: Pearson Education. p. 197. ISBN 978-0-13-238034-8.
  3. ^ Weisstein, Eric W. "Iff." From MathWorld--A Wolfram Web Resource. http://mathworld.wolfram.com/Iff.html 13 November 2018 at the Wayback Machine
  4. ^ E.g. Daepp, Ulrich; Gorkin, Pamela (2011), Reading, Writing, and Proving: A Closer Look at Mathematics, Undergraduate Texts in Mathematics, Springer, p. 52, ISBN 9781441994790, While it can be a real time-saver, we don't recommend it in formal writing.
  5. ^ Rothwell, Edward J.; Cloud, Michael J. (2014), Engineering Writing by Design: Creating Formal Documents of Lasting Value, CRC Press, p. 98, ISBN 9781482234312, It is common in mathematical writing
  6. ^ a b Peil, Timothy. . web.mnstate.edu. Archived from the original on 24 October 2020. Retrieved 4 September 2020.
  7. ^ p <=> q 18 October 2016 at the Wayback Machine. Wolfram|Alpha
  8. ^ If and only if, UHM Department of Mathematics, from the original on 5 May 2000, retrieved 16 October 2016, Theorems which have the form "P if and only Q" are much prized in mathematics. They give what are called "necessary and sufficient" conditions, and give completely equivalent and hopefully interesting new ways to say exactly the same thing.
  9. ^ "XOR/XNOR/Odd Parity/Even Parity Gate". www.cburch.com. from the original on 7 April 2022. Retrieved 22 October 2019.
  10. ^ Weisstein, Eric W. "Equivalent". mathworld.wolfram.com. from the original on 3 October 2020. Retrieved 4 September 2020.
  11. ^ "Jan Łukasiewicz > Łukasiewicz's Parenthesis-Free or Polish Notation (Stanford Encyclopedia of Philosophy)". plato.stanford.edu. from the original on 9 August 2019. Retrieved 22 October 2019.
  12. ^ "LaTeX:Symbol". Art of Problem Solving. from the original on 22 October 2019. Retrieved 22 October 2019.
  13. ^ General Topology, reissue ISBN 978-0-387-90125-1
  14. ^ Nicholas J. Higham (1998). Handbook of writing for the mathematical sciences (2nd ed.). SIAM. p. 24. ISBN 978-0-89871-420-3.
  15. ^ Maurer, Stephen B.; Ralston, Anthony (2005). Discrete Algorithmic Mathematics (3rd ed.). Boca Raton, Fla.: CRC Press. p. 60. ISBN 1568811667.
  16. ^ For instance, from General Topology, p. 25: "A set is countable iff it is finite or countably infinite." [boldface in original]
  17. ^ Krantz, Steven G. (1996), A Primer of Mathematical Writing, American Mathematical Society, p. 71, ISBN 978-0-8218-0635-7

External links edit

  • . Archived from the original on 5 May 2000.
  • Language Log: "Just in Case"
  • Southern California Philosophy for philosophy graduate students: "Just in Case"

only, redirects, here, other, uses, disambiguation, redirects, here, confused, with, bidirectional, traffic, redirect, here, other, uses, arrow, symbol, logical, symbols, representing, logic, related, fields, such, mathematics, philosophy, only, shortened, bic. Iff redirects here For other uses see IFF disambiguation redirects here Not to be confused with Bidirectional traffic and redirect here For other uses see Arrow symbol Logical symbols representing iff In logic and related fields such as mathematics and philosophy if and only if shortened as iff is a biconditional logical connective 1 between statements where either both statements are true or both are false The connective is biconditional a statement of material equivalence 2 and can be likened to the standard material conditional only if equal to if then combined with its reverse if hence the name The result is that the truth of either one of the connected statements requires the truth of the other i e either both statements are true or both are false though it is controversial whether the connective thus defined is properly rendered by the English if and only if with its pre existing meaning For example P if and only if Q means that P is true whenever Q is true and the only case in which P is true is if Q is also true whereas in the case of P if Q there could be other scenarios where P is true and Q is false In writing phrases commonly used as alternatives to P if and only if Q include Q is necessary and sufficient for P for P it is necessary and sufficient that Q P is equivalent or materially equivalent to Q compare with material implication P precisely if Q P precisely or exactly when Q P exactly in case Q and P just in case Q 3 Some authors regard iff as unsuitable in formal writing 4 others consider it a borderline case and tolerate its use 5 In logical formulae logical symbols such as displaystyle leftrightarrow and displaystyle Leftrightarrow 6 are used instead of these phrases see Notation below Contents 1 Definition 2 Usage 2 1 Notation 2 2 Proofs 2 3 Origin of iff and pronunciation 2 4 Usage in definitions 3 Distinction from if and only if 4 In terms of Euler diagrams 5 More general usage 6 See also 7 References 8 External linksDefinition editThe truth table of P displaystyle Leftrightarrow nbsp Q is as follows 7 8 Truth table P Q P displaystyle Rightarrow nbsp Q P displaystyle Leftarrow nbsp Q P displaystyle Leftrightarrow nbsp QT T T T TT F F T FF T T F FF F T T T It is equivalent to that produced by the XNOR gate and opposite to that produced by the XOR gate 9 Usage editNotation edit The corresponding logical symbols are displaystyle leftrightarrow nbsp displaystyle Leftrightarrow nbsp 6 and displaystyle equiv nbsp 10 and sometimes iff These are usually treated as equivalent However some texts of mathematical logic particularly those on first order logic rather than propositional logic make a distinction between these in which the first is used as a symbol in logic formulas while is used in reasoning about those logic formulas e g in metalogic In Lukasiewicz s Polish notation it is the prefix symbol E displaystyle E nbsp 11 Another term for the logical connective i e the symbol in logic formulas is exclusive nor In TeX if and only if is shown as a long double arrow displaystyle iff nbsp via command iff or Longleftrightarrow 12 Proofs edit In most logical systems one proves a statement of the form P iff Q by proving either if P then Q and if Q then P or if P then Q and if not P then not Q Proving these pairs of statements sometimes leads to a more natural proof since there are not obvious conditions in which one would infer a biconditional directly An alternative is to prove the disjunction P and Q or not P and not Q which itself can be inferred directly from either of its disjuncts that is because iff is truth functional P iff Q follows if P and Q have been shown to be both true or both false Origin of iff and pronunciation edit Usage of the abbreviation iff first appeared in print in John L Kelley s 1955 book General Topology 13 Its invention is often credited to Paul Halmos who wrote I invented iff for if and only if but I could never believe I was really its first inventor 14 It is somewhat unclear how iff was meant to be pronounced In current practice the single word iff is almost always read as the four words if and only if However in the preface of General Topology Kelley suggests that it should be read differently In some cases where mathematical content requires if and only if and euphony demands something less I use Halmos iff The authors of one discrete mathematics textbook suggest 15 Should you need to pronounce iff really hang on to the ff so that people hear the difference from if implying that iff could be pronounced as ɪfː Usage in definitions edit Technically definitions are if and only if statements some texts such as Kelley s General Topology follow the strict demands of logic and use if and only if or iff in definitions of new terms 16 However this logically correct usage of if and only if is relatively uncommon and overlooks the linguistic fact that the if of a definition is interpreted as meaning if and only if The majority of textbooks research papers and articles including English Wikipedia articles follow the linguistic convention to interpret if as if and only if whenever a mathematical definition is involved as in a topological space is compact if every open cover has a finite subcover 17 Distinction from if and only if editThis section does not cite any sources Please help improve this section by adding citations to reliable sources Unsourced material may be challenged and removed June 2013 Learn how and when to remove this template message Madison will eat the fruit if it is an apple equivalent to Only if Madison will eat the fruit can it be an apple or Madison will eat the fruit the fruit is an apple This states that Madison will eat fruits that are apples It does not however exclude the possibility that Madison might also eat bananas or other types of fruit All that is known for certain is that she will eat any and all apples that she happens upon That the fruit is an apple is a sufficient condition for Madison to eat the fruit Madison will eat the fruit only if it is an apple equivalent to If Madison will eat the fruit then it is an apple or Madison will eat the fruit the fruit is an apple This states that the only fruit Madison will eat is an apple It does not however exclude the possibility that Madison will refuse an apple if it is made available in contrast with 1 which requires Madison to eat any available apple In this case that a given fruit is an apple is a necessary condition for Madison to be eating it It is not a sufficient condition since Madison might not eat all the apples she is given Madison will eat the fruit if and only if it is an apple equivalent to Madison will eat the fruit the fruit is an apple This statement makes it clear that Madison will eat all and only those fruits that are apples She will not leave any apple uneaten and she will not eat any other type of fruit That a given fruit is an apple is both a necessary and a sufficient condition for Madison to eat the fruit Sufficiency is the converse of necessity That is to say given P Q i e if P then Q P would be a sufficient condition for Q and Q would be a necessary condition for P Also given P Q it is true that Q P where is the negation operator i e not This means that the relationship between P and Q established by P Q can be expressed in the following all equivalent ways P is sufficient for Q Q is necessary for P Q is sufficient for P P is necessary for QAs an example take the first example above which states P Q where P is the fruit in question is an apple and Q is Madison will eat the fruit in question The following are four equivalent ways of expressing this very relationship If the fruit in question is an apple then Madison will eat it Only if Madison will eat the fruit in question is it an apple If Madison will not eat the fruit in question then it is not an apple Only if the fruit in question is not an apple will Madison not eat it Here the second example can be restated in the form of if then as If Madison will eat the fruit in question then it is an apple taking this in conjunction with the first example we find that the third example can be stated as If the fruit in question is an apple then Madison will eat it and if Madison will eat the fruit then it is an apple In terms of Euler diagrams edit nbsp A is a proper subset of B A number is in A only if it is in B a number is in B if it is in A nbsp C is a subset but not a proper subset of B A number is in B if and only if it is in C and a number is in C if and only if it is in B Euler diagrams show logical relationships among events properties and so forth P only if Q if P then Q and P Q all mean that P is a subset either proper or improper of Q P if Q if Q then P and Q P all mean that Q is a proper or improper subset of P P if and only if Q and Q if and only if P both mean that the sets P and Q are identical to each other More general usage editIff is used outside the field of logic as well Wherever logic is applied especially in mathematical discussions it has the same meaning as above it is an abbreviation for if and only if indicating that one statement is both necessary and sufficient for the other This is an example of mathematical jargon although as noted above if is more often used than iff in statements of definition The elements of X are all and only the elements of Y means For any z in the domain of discourse z is in X if and only if z is in Y See also edit nbsp Philosophy portal nbsp Psychology portalEquivalence relation Logical biconditional Logical equality Logical equivalence PolysyllogismReferences edit Logical Connectives sites millersville edu Retrieved 10 September 2023 Copi I M Cohen C Flage D E 2006 Essentials of Logic Second ed Upper Saddle River NJ Pearson Education p 197 ISBN 978 0 13 238034 8 Weisstein Eric W Iff From MathWorld A Wolfram Web Resource http mathworld wolfram com Iff html Archived 13 November 2018 at the Wayback Machine E g Daepp Ulrich Gorkin Pamela 2011 Reading Writing and Proving A Closer Look at Mathematics Undergraduate Texts in Mathematics Springer p 52 ISBN 9781441994790 While it can be a real time saver we don t recommend it in formal writing Rothwell Edward J Cloud Michael J 2014 Engineering Writing by Design Creating Formal Documents of Lasting Value CRC Press p 98 ISBN 9781482234312 It is common in mathematical writing a b Peil Timothy Conditionals and Biconditionals web mnstate edu Archived from the original on 24 October 2020 Retrieved 4 September 2020 p lt gt q Archived 18 October 2016 at the Wayback Machine Wolfram Alpha If and only if UHM Department of Mathematics archived from the original on 5 May 2000 retrieved 16 October 2016 Theorems which have the form P if and only Q are much prized in mathematics They give what are called necessary and sufficient conditions and give completely equivalent and hopefully interesting new ways to say exactly the same thing XOR XNOR Odd Parity Even Parity Gate www cburch com Archived from the original on 7 April 2022 Retrieved 22 October 2019 Weisstein Eric W Equivalent mathworld wolfram com Archived from the original on 3 October 2020 Retrieved 4 September 2020 Jan Lukasiewicz gt Lukasiewicz s Parenthesis Free or Polish Notation Stanford Encyclopedia of Philosophy plato stanford edu Archived from the original on 9 August 2019 Retrieved 22 October 2019 LaTeX Symbol Art of Problem Solving Archived from the original on 22 October 2019 Retrieved 22 October 2019 General Topology reissue ISBN 978 0 387 90125 1 Nicholas J Higham 1998 Handbook of writing for the mathematical sciences 2nd ed SIAM p 24 ISBN 978 0 89871 420 3 Maurer Stephen B Ralston Anthony 2005 Discrete Algorithmic Mathematics 3rd ed Boca Raton Fla CRC Press p 60 ISBN 1568811667 For instance from General Topology p 25 A set is countable iff it is finite or countably infinite boldface in original Krantz Steven G 1996 A Primer of Mathematical Writing American Mathematical Society p 71 ISBN 978 0 8218 0635 7External links edit nbsp Wikimedia Commons has media related to If and only if Tables of truth for if and only if Archived from the original on 5 May 2000 Language Log Just in Case Southern California Philosophy for philosophy graduate students Just in Case Retrieved from https en wikipedia org w index php title If and only if amp oldid 1174678407, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.