notes

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

Inverse.md (160B)


      1 # Inverse 
      2 
      3 1.1.2
      4 
      5 **Definition:** The inverse of an implication statement is the negation of both terms.
      6 
      7 $\neg p \to \neg q$ Where the original was $p \to q$