Converse

Search in Converse articles.

How to Understand ‘If-Then’ Conditional Statements: A Comprehensive Guide

How to Understand ‘If-Then’ Conditional Statements: A Comprehensive Guide

TL;DR: Every geometry proof you will ever write rests on one tiny sentence: if this, then that. That is a conditional statement, with a hypothesis (call it p) and a conclusion (call it q). Switch the pieces around and you get three cousins — the converse swaps them, the inverse negates them, and the contrapositive […]