notes

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

SubtractionRule.md (249B)


      1 # Subtraction Rule
      2 
      3 Ch 6.1
      4 
      5 **Definition:** The subtraction rule (inclusion-exclusion principle) is the idea that the cardinality of the union of two sets is the individual cardinalities minus the elements in both sets (ensure not double counting).