Boolean logic: Difference between revisions

Content deleted Content added
"electric circuits... were models for" to "electric circuits... could be modeled with". a "model" is an abstract object, a simplification of a complex system.
Line 45:
===Chaining operations together===
 
While at most two sets are joined in any Boolean operation, the new set formed by that operation can then be joined with other sets utilizing additional Boolean operations. Using the previous example, we can define a new set C as the set of all multiples of five in "the universe". Thus "sets A AND B AND C" would be all multiples of 30 in "the universe". If more convenient, we may consider set AB to be the intersection of sets A and B, or the set of all multiples of six in "the universe". Then we can say "sets AB AND C" are the set of all multiples of 30 in "the universe". We could then take it a step further, and call this result set ABC.hi.
 
===Use of parentheses===