=====discrete Keyword 2===== mutual exclusion ====Definition==== Mutual Exclusion is the method by which one can ensure that a region of memory cannot be accessed by two processes at the same time.\\ In logic terms, it can described as possibilities where you cannot have more than one be true at a time.\\ ====References==== http://en.wikipedia.org/wiki/Mutual_exclusion =====discrete Keyword 2 Phase 2===== subset ====Definition==== A subset is a set which every element in the set is contained in a larger or equal size set. In other words a set with in a set. ====References==== List any sites, books, or sources utilized when researching information on this topic. (Remove any filler text). * wikipedia * Matt * Class ====Demonstration==== The set of {2,4,6} would be a subset of the set {0,2,4,6,8}.