Encyclopedia > Biconditional elimination

  Article Content

Biconditional elimination

Biconditional elimination allows one to infer a conditional from a biconditional: if ( A B ) is true, then one may infer one direction of the biconditional, either ( A B ) or ( B A ).

For example, if it's true that I'm breathing if and only if I'm alive, then it's true that if I'm breathing, I'm alive; likewise, it's true that if I'm alive, I'm breathing.

Formally:

  ( A ↔ B )  
  ∴ ( A → B )

also

  ( A ↔ B )  
  ∴ ( B → A )



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
Quadratic formula

... formula is derived by the method of completing the square[?]. <math>ax^2+bx+c=0</math> Dividing our quadratic equation by a, we have <math> x^2 ...

 
 
 
This page was created in 20.8 ms