notes

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

DirectProof.md (304B)


      1 # Direct Proof
      2 
      3 Abstract Math + Discrete Math U1.7.1
      4 
      5 **Definition:** Direct proof is the assumption that the initial statement is true. You then show that it being true is true for all cases. These statements start with, "Let's assume x is true" we then continue on to prove what it is that x implies.