notes

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

Cases.md (130B)


      1 # Proof by Cases
      2 
      3 U 1.8.1
      4 
      5 **Definition:** Proof by cases is a form of proof whereby we show every specific type of case is true.