Encyclopedia > Logical biconditional

  Article Content

Logical biconditional

In logical calculus of mathematics, logical biconditional is a logical operator connecting two statements to assert, p if and only if q where p is a hypothesis (or antecedent) and q is a conclusion[?] (or consequent). The operator is denoted using an arrow "<->".

The hypothesis is sometimes also called "necessary condition" while the conclusion may be called "sufficient condition".

It is defined using the following truth table:

p q | p <-> q
----+--------
T T |    T
T F |    F
F T |    F
F F |    T

The only difference from logical conditional is the case when the hypothesis is false but the conclusion is true. In that case, in conditional, the result is true, yet in biconditional the result is false.



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
North Lindenhurst, New York

... a total area of 4.9 km² (1.9 mi²). 4.9 km² (1.9 mi²) of it is land and none of the area is covered with water. Demographics As of the census of 2000, ...

 
 
 
This page was created in 25.4 ms