The document discusses conditional statements, also known as if-then statements. It defines conditional statements as having two parts: a hypothesis and a conclusion. The hypothesis is the if part and the conclusion is the then part. It provides examples of writing conditional statements based on given inputs and outputs. It also discusses determining the converse, inverse, and contrapositive of a conditional statement by changing or negating the hypothesis and conclusion.