Unit 1 DM

12345678910111213141516
Across
  1. 5. Statements that are always wrong
  2. 8. It is true when both the statements are true
  3. 10. It is set when there are no common elements between two sets
  4. 13. It is true when one of the statements is true
  5. 14. Collection of unordered distinct and well defined objects
  6. 15. ___ Of set A is a set consisting everything not present in set A
  7. 16. Output of A^A'
Down
  1. 1. set of elements present in both sets
  2. 2. Statements that are always true
  3. 3. ___ Set is a set containing only one element
  4. 4. The number of elements in the sets
  5. 6. set of all elements in the sets
  6. 7. ___ diagram uses overlapping circles or other shapes to illustrate the logical relationships between two or more sets of items.
  7. 9. It is set whose elements are present in A but not in B
  8. 11. If all the elements of A are present in B then A is ___ of B
  9. 12. q->p is ___ of p->q