Encyclopedia > Conditional

  Article Content

Conditional

A conditional statement, or simply a conditional for short, is an "if-then" statement, written in the form: 'if P, then Q'. Here, 'P' is the antecedent (the "if" part of the statement) and 'Q' is the consequent (the "then" part). For example, in "If you give me ten dollars, then I will be your best friend," the claim "you give me ten dollars" is the antecedent of the conditional, and "I will be your best friend" is the consequent.

In traditional logic, a statement if A then B is true if and only if either A is false or B is true, or both. There have been attempts in areas such as modal logic[?] to find a formal definition that is closer to the 'intuitive' meaning: In the traditional logic interpretation "If it is raining now, then I am a unicorn." is true provided it is not raining now.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Ocean Beach, New York

... is spread out with 21.7% under the age of 18, 5.1% from 18 to 24, 32.6% from 25 to 44, 31.2% from 45 to 64, and 9.4% who are 65 years of age or older. The median ...

 
 
 
This page was created in 29.5 ms