Conditional: Difference between revisions

Content deleted Content added
m typo
Duplicate article: merge with Logical conditional
Line 1:
''This article should be [[Wikipedia:Duplicate articles|merged]] with [[Logical 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.