You are here
Home ›biconditional
Primary tabs
biconditional
1 Biconditional
A biconditional is a truth function that is true only in the case that both parameters are true or both are false.
Symbolically, the biconditional is written as
or
with the latter being rare outside of formal logic. The truth table for the biconditional is
| a | b | |
|---|---|---|
| F | F | T |
| F | T | F |
| T | F | F |
| T | T | T |
It gets its name from the fact that it is really two conditionals in conjunction,
This fact is important to recognize when writing a mathematical proof, as both conditionals must be proven independently.
2 Colloquial Usage
The only unambiguous way of stating a biconditional in plain English is of the form “ if and if .” Slightly more formal, one would say “ implies and implies .” The plain English “if” may sometimes be used as a biconditional. One must weigh context heavily.
For example, “I’ll buy you an ice cream if you pass the exam” is meant as a biconditional, since the speaker doesn’t intend a valid outcome to be buying the ice cream whether or not you pass the exam (as in a conditional). However, “it is cloudy if it is raining” is not meant as a biconditional, since it can obviously be cloudy while not raining.
Mathematics Subject Classification
03-00 General reference works (handbooks, dictionaries, bibliographies, etc.)- Forums
- Planetary Bugs
- HS/Secondary
- University/Tertiary
- Graduate/Advanced
- Industry/Practice
- Research Topics
- LaTeX help
- Math Comptetitions
- Math History
- Math Humor
- PlanetMath Comments
- PlanetMath System Updates and News
- PlanetMath help
- PlanetMath.ORG
- Strategic Communications Development
- The Math Pub
- Testing messages (ignore)
- Other useful stuff
Recent Activity
new correction: typo? by Filipe
May 22
new question: Linear Algebra Combination Problem! by Aleph Zero
new question: Computation of $\varphi(2000)$ by unlord
May 21
new question: pure subgroups by lvoyster
new correction: Typo in M\"obius function? by Aleph Zero
new collection: analytic number theory by Aleph Zero
May 20
new question: Taylor's Series Query! by unlord
new question: Laplace transform by J
new question: Residue Calculus by J
May 19
new Education: Project: PlanetMath Outlines Series by unlord



Comments
if and only if
I would suggest adding "if and only if" to the "Other Names" section.