If and only if: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Peter Schmitt
(new)
 
mNo edit summary
 
Line 19: Line 19:
:* <math> ab=0 \Leftrightarrow a=0 \text{ or } b=0  </math>
:* <math> ab=0 \Leftrightarrow a=0 \text{ or } b=0  </math>


*  A monotone sequence of real numbers is convergent iff it is bounded.
*  A monotone sequence of real numbers is convergent iff it is bounded.[[Category:Suggestion Bot Tag]]

Latest revision as of 07:01, 31 August 2024

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

The phrase "if and only if" — in print often abbreviated to "iff" — is frequently used in mathematical language to express that two statements are (logically) equivalent, i.e., that they imply each other. Thus it has the same meaning as the phrase "necessary and sufficient".

In mathematical formulae "if and only if" is written as "".

Examples:

  • Three versions of the same statement (A product is not 0 unless a factor is.)
  • The product of two (real) numbers is 0 if and only if one of the two factors equals 0.
  • ab = 0 iff a = 0 or b = 0.
  • A monotone sequence of real numbers is convergent iff it is bounded.