notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Converse.md (151B)


      1 # Converse 
      2 
      3 1.1.2
      4 
      5 **Definition:** The converse of a statement is to switch both sides of an implication statement.
      6 
      7 $p \to q$ converse is $q \to p$.