{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
Show less Show more expand_more
{{ ability.description }} {{ ability.displayTitle }}
Lesson Settings & Tools
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }}
{{ 'ml-lesson-time-estimation' | message }}
Concept

Biconditional Statement

A biconditional statement is a statement that combines a conditional statement and its converse. A biconditional statement contains the phrase if and only if.
A definition can be written as a biconditional statement. Consider the definition of complementary angles. Two angles whose measures have a sum of are called complementary angles. The hypothesis and conclusion can be written as follows.
After identifying the parts, the definition can be written as a single biconditional statement.
Statement
Conditional
If
Converse
If then
Biconditional
if and only if

A biconditional statement is true if and only if the conditional and its converse have the same truth value. This can be explained using the truth table for a biconditional.

Biconditional Statement
T T T
T F F
F T F
F F T
Loading content