0/1
?
Intros
Lessons
  1. Set Notations Overview: Definitions and Terms
0/20
?
Examples
Lessons
  1. Drawing Venn Diagrams With Sets

    Consider the following information:

    • AA = {1, 2, 3}
    • BB = {3, 4, 5}
    • Universal Set UU = {1, 2, 3, 4, 5, 6, 7}

    Draw a Venn Diagram describing the 3 sets.

    1. Consider the following information:

      • AA = {1, 2, 3}
      • BB = {4, 5, 6}
      • Universal Set UU = {1, 2, 3, 4, 5, 6, 7}

      Draw a Venn Diagram describing the 3 sets.

      1. Understanding How to Use Set Notation
        Consider the following information:
        • Universal set UU = {0, 1, 2, 3, 4, 5,...}
        • Set NN = {all natural numbers}
        • Set AA = {0}
        • Set BB = { }
        1. Is set NN a finite set or an infinite set? What about set BB ?
        2. List all disjoint sets, if any.
        3. Determine n(N)n(N) , n(A)n(A) if possible.
        4. Patsy made a statement saying that n(A)=n(B)n(A)=n(B) . Is this true?
        5. Is the statement NUN \subset U true?
      2. Consider the following Venn Diagram:
        • Universal set U={archery,eating,chess,darts,soccer,basketball,football,volleyball,tennis,badminton}U = \{\mathrm{archery, eating, chess, darts,soccer, basketball, football, volleyball, tennis, badminton}\}
        • Set A={archery,eating,chess,darts}A = \{\mathrm{archery, eating, chess, darts}\}
        • Set B={soccer,basketball,football,volleyball}B = \{\mathrm{soccer, basketball, football, volleyball}\}
        1. Explain what the sets A,BA,B and UU represent.
        2. List all disjoint sets, if any.
        3. List all the elements of BB' .
        4. Show that n(A)+n(A)=n(U)n(A)+n(A')=n(U) .
      3. Consider the following Venn Diagram:

        Consider the Venn Diagram

        1. What is the universal set?
        2. List all the elements in set AA and BB.
        3. Find a subset for set BB.
        4. List all disjoint sets, if any.
        5. Find n(A)n(A), n(B)n(B), and n(C)n(C).
        6. Is set CC a finite set?
      4. Drawing and Interpreting Venn Diagrams

        Consider the following information:

        • Universal Set U=U = {10,9,8,7,6,5,4,3,2,1,0,1,2,3,4,5,6,7,8,9,10}\mathrm\{-10, -9, -8, -7, -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10\}
        • Set AA = {positive odd number up to 10}
        • Set BB = {positive even number up to 10}
        • Set CC = {0}
        1. Draw a Venn diagram
        2. List all disjoint sets, if any.
        3. Find n(A)n(A), n(B)n(B), and n(C)n(C).
      Topic Notes
      ?

      Introduction to Set Notation

      Set notation is a fundamental concept in mathematics used to describe collections of objects or numbers. This powerful tool allows mathematicians and students to represent and manipulate groups of elements efficiently. Our introduction video serves as an essential starting point for understanding this crucial topic. It provides a clear and concise explanation of the basic principles of set notation, making it easier for learners to grasp the concept. Set notation uses specific symbols and conventions to represent sets, their elements, and relationships between different sets. By mastering set notation, students can better comprehend more advanced mathematical concepts and problem-solving techniques. Whether you're studying algebra, calculus, or discrete mathematics, a solid understanding of set notation is invaluable. The video covers key aspects such as set membership, subsets, unions, intersections, and complements, providing a comprehensive foundation for further exploration of this essential mathematical language.

      Basic Set Terminology

      Set theory is a fundamental concept in mathematics, and understanding its basic terminology is crucial for anyone studying mathematics or related fields. In this section, we'll explore the essential terms used in set notation: set, element, cardinality, and subset. We'll also delve into the notation used to represent these concepts.

      A set is a well-defined collection of distinct objects. These objects are called elements or members of the set. Sets are typically denoted using capital letters, and the elements are enclosed within curly braces {}. For example, A = {1, 2, 3, 4, 5} is a set of five integers.

      An element is any object that belongs to a set. We use the symbol to indicate that an object is an element of a set. For instance, if x is an element of set A, we write x A. Conversely, if an object is not an element of a set, we use the symbol . For example, if y is not an element of set A, we write y A.

      Let's consider the set B = {apple, banana, cherry}. We can say that apple B, banana B, and cherry B. However, orange B, as it is not listed as an element of set B.

      The cardinality of a set refers to the number of elements in the set. It is denoted by vertical bars | | or by the function card(). For finite sets, cardinality is simply the count of distinct elements. For example, if C = {red, green, blue}, then |C| = 3 or card(C) = 3.

      A subset is a set whose elements are all members of another set. We use the symbol to denote "is a subset of." If every element of set A is also an element of set B, we say that A is a subset of B, written as A B. For example, if D = {1, 2, 3} and E = {1, 2, 3, 4, 5}, then D E.

      It's important to note that every set is a subset of itself, and the empty set (denoted by or {}) is a subset of every set. A proper subset, denoted by , is a subset that is not equal to the entire set. In our previous example, D E, but E D.

      When writing sets using curly braces {}, there are several methods we can employ. The most straightforward approach is to list all elements separated by commas, such as F = {a, b, c, d}. For larger sets or sets with a clear pattern, we can use ellipsis (...) to indicate continuation. For instance, G = {1, 2, 3, ..., 100} represents the set of integers from 1 to 100.

      Another way to define sets is by using set-builder notation. This method describes the elements of a set based on a property or condition. The general form is {x | P(x)}, which reads "the set of all x such that P(x) is true." For example, H = {x | x is an even integer less than 10} represents the set {2, 4, 6, 8}.

      Understanding these basic terms and notations is essential for working with more complex set operations and relationships. As you delve deeper into set theory, you'll encounter concepts like union, intersection, complement, and Venn diagrams, all of which build upon these fundamental ideas.

      In conclusion, mastering the terminology of set notation including sets, elements, cardinality, and subsets provides a solid foundation for further study in mathematics and related fields. The ability to accurately represent and manipulate sets using proper notation is a valuable skill that will serve you well in various mathematical and logical applications.

      Universal and Empty Sets

      In set theory, two fundamental concepts are the universal set and the empty set, also known as the null set. These concepts play crucial roles in understanding the relationships between different sets and their properties.

      The universal set, often denoted by U or Ω, is a set that contains all elements under consideration in a particular context. It represents the entire collection of elements relevant to a specific problem or situation. The definition of a universal set can vary depending on the field of study or the problem at hand. For example:

      • In a study of natural numbers, the universal set might be U = {1, 2, 3, ...}
      • For a survey of students in a school, U could be all students enrolled in that school
      • In geometry, U might represent all points in a plane

      On the other hand, the empty set, also called the null set, is a set that contains no elements. It is typically denoted by the symbol or represented as {}. The empty set is unique and is a subset of every other set, including itself. Some key properties of the empty set include:

      • It has a cardinality (number of elements) of zero
      • The power set of the empty set contains only the empty set itself
      • Any set intersected with the empty set results in the empty set

      Understanding the empty set is crucial in various mathematical operations and proofs. For instance, when defining set differences, if A - B = , it implies that A is a subset of B.

      Another important concept in set theory is that of finite sets. A finite set is a set that contains a countable number of elements. In other words, we can list all its elements in a finite sequence. Examples of finite sets include:

      • The set of days in a week: {Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday}
      • The set of prime numbers less than 10: {2, 3, 5, 7}
      • The set of letters in the English alphabet: {A, B, C, ..., Z}

      Finite sets have several important properties:

      • They have a definite cardinality (number of elements)
      • We can determine the largest and smallest elements in ordered finite sets
      • The power set of a finite set is also finite

      It's worth noting that the empty set is also considered a finite set, as it has a definite cardinality of zero. In contrast, infinite sets, such as the set of all integers or real numbers, cannot be completely listed and have no upper bound on their cardinality.

      The concepts of universal sets, empty sets, and finite sets are fundamental in set theory and have wide-ranging applications in mathematics, computer science, and other fields. They provide a framework for understanding relationships between different collections of objects and form the basis for more complex set operations and analyses.

      Set Operations and Relations

      Set operations are fundamental concepts in mathematics that allow us to manipulate and combine sets in various ways. The most common set operations include union, intersection of sets, and complement. These operations are essential in fields such as probability, statistics, and computer science.

      The union of two sets, denoted as A B, is the set of all elements that belong to either set A or set B (or both). For example, if A = {1, 2, 3} and B = {3, 4, 5}, then A B = {1, 2, 3, 4, 5}. The union operation combines all unique elements from both sets.

      The intersection of sets, denoted as A B, is the set of all elements that belong to both set A and set B. Using the same example, A B = {3}. The intersection operation identifies the common elements between two sets.

      The complement of a set A, denoted as A' or A^c, is the set of all elements in the universal set that are not in A. For instance, if the universal set U = {1, 2, 3, 4, 5} and A = {1, 2, 3}, then A' = {4, 5}. The complement operation helps us identify elements that are not part of a specific set.

      Disjoint sets are sets that have no elements in common. In other words, their intersection is an empty set. For example, if A = {1, 2, 3} and B = {4, 5, 6}, then A and B are disjoint sets because A B = {}. Disjoint sets are important in various mathematical and practical applications, such as organizing data or solving problems involving non-overlapping categories.

      Mutually exclusive events are a concept closely related to disjoint sets but specifically applied in probability theory. Two events are considered mutually exclusive if they cannot occur simultaneously. In other words, the occurrence of one event precludes the occurrence of the other. While disjoint sets refer to the relationship between sets of elements, mutually exclusive events focus on the impossibility of concurrent outcomes in a probability scenario.

      To illustrate the difference between disjoint sets and mutually exclusive events, consider the following examples:

      1. Disjoint sets: Let A be the set of even numbers and B be the set of odd numbers. These sets are disjoint because no number can be both even and odd simultaneously.

      2. Mutually exclusive events: When rolling a single die, the events of rolling an even number and rolling an odd number are mutually exclusive. If you roll an even number, it's impossible to roll an odd number in the same throw.

      In probability theory, mutually exclusive events play a crucial role in calculating probabilities. The probability of either of two mutually exclusive events occurring is the sum of their individual probabilities. For example, when flipping a fair coin, the probability of getting heads (P(H)) is 0.5, and the probability of getting tails (P(T)) is also 0.5. Since these events are mutually exclusive, the probability of getting either heads or tails is P(H) + P(T) = 0.5 + 0.5 = 1.

      Another example of mutually exclusive events in probability is drawing a specific card from a standard deck of 52 cards. The events of drawing a heart and drawing a spade are mutually exclusive because a card cannot be both a heart and a spade simultaneously. The probability of drawing either a heart or a spade is the sum of their individual probabilities: P(heart or spade) = P(heart) + P(spade) = 13/52 + 13/52 = 1/2.

      Understanding set operations, disjoint sets, and mutually exclusive events is crucial for solving complex problems in mathematics, statistics, and probability. These concepts help us analyze and interpret data, make predictions, and model real-world scenarios. By applying set operations and recognizing the relationships between sets and events, we can develop more accurate and efficient solutions to various challenges in fields such as data science, machine learning, and decision-making processes.

      Infinite Sets and Special Number Sets

      Infinite sets are a fundamental concept in mathematics, representing collections of elements that go on without end. One of the most basic examples of an infinite set is the set of natural numbers, denoted as . This set includes all positive integers starting from 1 and continuing indefinitely: {1, 2, 3, 4, ...}. The ellipsis (...) indicates that the sequence continues without bound, a key characteristic of infinite sets.

      Building upon the natural numbers, we encounter other special number sets that play crucial roles in mathematics. The set of integers, denoted as , expands on the natural numbers by including zero and negative whole numbers. Thus, = {..., -3, -2, -1, 0, 1, 2, 3, ...}. This set is also infinite, extending infinitely in both positive and negative directions.

      Another important infinite set is the set of rational numbers, represented by . Rational numbers are those that can be expressed as a fraction or ratio of two integers, where the denominator is not zero. For example, 1/2, 3/4, and -5/3 are all rational numbers. The set of rational numbers includes all integers (as they can be expressed as fractions with a denominator of 1) and many numbers in between, making it a dense set on the number line.

      The set of real numbers, denoted as , encompasses all rational numbers and irrational numbers. Irrational numbers are those that cannot be expressed as a simple fraction and have non-repeating, non-terminating decimal representations. Famous examples include π (pi) and 2 (the square root of 2). The set of real numbers represents all points on a continuous number line, making it a complete ordered field.

      These special number sets relate to each other in a hierarchical manner. We can express their relationships as follows: . This notation indicates that the set of natural numbers is a subset of integers, which in turn is a subset of rational numbers, and all of these are subsets of the real numbers. Each subsequent set in this hierarchy is larger and more inclusive than the previous one.

      It's important to note that while all these sets are infinite, they have different "sizes" or cardinalities. The cardinality of , , and is called "countably infinite," denoted by the symbol (aleph-null). This means that despite being infinite, the elements of these sets can theoretically be counted or put into a one-to-one correspondence with the natural numbers. In contrast, the set of real numbers has a larger cardinality, known as the "continuum," which is uncountably infinite.

      Understanding these infinite sets and their relationships is crucial in various branches of mathematics, including calculus, analysis, and set theory. They provide a foundation for exploring concepts like limits, continuity, and the nature of infinity itself. Moreover, these sets and their properties have practical applications in fields such as computer science, physics, and engineering, where they help model and solve complex problems involving continuous or discrete quantities.

      In conclusion, infinite sets, exemplified by the natural numbers and expanded through special number sets like integers, rational numbers, and real numbers, form a cornerstone of mathematical thinking. Their study not only deepens our understanding of numbers and infinity but also provides powerful tools for describing and analyzing the world around us. As we continue to explore these concepts, we uncover new insights into the nature of mathematics and its applications in various scientific and technological domains.

      Venn Diagrams and Set Visualization

      Venn diagrams are powerful visual tools used to represent sets and their relationships, making them invaluable for set visualization and problem-solving. These diagrams consist of overlapping circles or other shapes, each representing a set, with the overlapping regions illustrating the relationships between sets.

      To create a Venn diagram, start by drawing circles for each set you want to represent. The size of the circles doesn't matter, but their positioning is crucial. Overlapping areas indicate elements shared between sets, while non-overlapping regions represent elements unique to each set.

      One of the primary uses of Venn diagrams is to visualize set operations. The union of two sets, denoted as A B, is represented by the entire area covered by both circles combined. This includes the overlapping region and the individual areas of both sets. The intersection of sets, A B, is shown by the overlapping area between the circles, representing elements common to both sets.

      Complements in Venn diagrams are typically represented by shading or coloring. The complement of set A, denoted as A', is the area outside of A's circle but within the universal set (usually represented by a rectangle surrounding all circles). This visual representation helps in understanding what elements are not included in a particular set.

      When solving set problems using Venn diagrams, start by clearly labeling each circle and identifying the universal set. For complex problems involving multiple sets Venn diagrams, use overlapping circles to show all possible combinations. Shade or mark regions as needed to represent given information or to highlight the solution.

      For example, to solve a problem involving students who play soccer or basketball, draw two overlapping circles. Label one circle "Soccer" and the other "Basketball." The overlapping region represents students who play both sports. You can then easily visualize and calculate various subsets, such as students who play only soccer, only basketball, or neither sport.

      Venn diagrams are particularly useful for solving word problems. They help in organizing information visually, making it easier to see relationships and calculate answers. For instance, in a problem about book preferences, you might use circles for "Fiction" and "Non-fiction," with the overlap showing those who enjoy both genres.

      Advanced problems may involve three or more sets, resulting in more complex Venn diagrams. These can be challenging to draw but are extremely effective in visualizing complex set relationships. When working with multiple sets Venn diagrams, focus on creating clear, distinct regions for all possible combinations.

      In conclusion, Venn diagrams are essential tools for set visualization and problem-solving. They provide a clear, intuitive way to represent sets, their operations, and relationships. By mastering the use of Venn diagrams, you can enhance your ability to solve complex set problems and gain a deeper understanding of set theory concepts.

      Applications of Set Notation

      Set notation, a fundamental concept in mathematics, finds extensive practical applications across various fields, particularly in computer science, data analysis, and logic. This powerful tool allows for the concise representation of complex relationships and efficient problem-solving in real-world scenarios.

      In computer science, set notation is crucial for database management and algorithm design. For instance, relational databases use set operations like union, intersection, and difference to manipulate and query data efficiently. When designing algorithms, set notation helps in expressing complex conditions and relationships between data elements, leading to more efficient and readable code.

      Data analysis heavily relies on Venn diagrams to organize and interpret large datasets. Analysts use Venn diagrams, a visual representation of sets, to illustrate relationships between different data categories. For example, in market research, set notation can represent overlapping customer segments, helping businesses tailor their strategies more effectively.

      In the field of logic, set notation is indispensable for representing and solving complex problems. Boolean algebra, which forms the basis of digital circuit design and computer programming, extensively uses set notation to express logical operations. This application is crucial in developing efficient search algorithms and optimizing database queries.

      Machine learning and artificial intelligence also benefit from set notation. In clustering algorithms, sets are used to group similar data points, while in classification tasks, set operations help in defining decision boundaries between different categories. Natural language processing utilizes set theory to analyze and process text data, such as in sentiment analysis or topic modeling.

      Network theory, a critical aspect of both computer science and data analysis, employs set notation to model complex systems. Social network analysis, for instance, uses sets to represent groups of individuals and their interconnections, enabling researchers to study community structures and information flow.

      In software engineering, set notation plays a vital role in formal methods for system specification and verification. Engineers use set theory to define system requirements precisely, ensuring that software designs meet specified criteria and behave correctly under various conditions.

      Cryptography, an essential field in computer security, utilizes set notation in designing encryption algorithms and protocols. Set operations are used to define key spaces and analyze the security properties of cryptographic systems.

      These diverse applications demonstrate the versatility and importance of set notation across multiple disciplines. By providing a standardized way to express complex relationships and operations, set notation continues to be an invaluable tool in solving real-world problems and advancing technological innovations.

      Conclusion

      In this article, we've explored the fundamental concepts of set notation, a crucial tool in mathematics and related fields. We've covered the basic symbols, operations, and types of sets, providing a solid foundation for understanding this essential mathematical language. Set notation's importance cannot be overstated, as it forms the basis for many advanced mathematical concepts and is widely used in computer science, data analysis, and logic. To truly grasp set theory, regular practice is key. We encourage readers to apply these concepts in various problems and scenarios, gradually building confidence and proficiency. For those eager to delve deeper, numerous online resources, textbooks, and courses are available to expand your knowledge. By mastering set notation, you'll unlock a powerful tool for precise communication and problem-solving across multiple disciplines, enhancing your analytical skills and mathematical reasoning abilities.

      Example:

      Understanding How to Use Set Notation
      Consider the following information:

      • Universal set UU = {0, 1, 2, 3, 4, 5,...}
      • Set NN = {all natural numbers}
      • Set AA = {0}
      • Set BB = { }
      Is set NN a finite set or an infinite set? What about set BB ?

      Step 1: Understand the Universal Set

      First, we need to understand the concept of the universal set UU. The universal set is the set that contains all the objects or elements under consideration, usually denoted by UU. In this case, the universal set UU is given as {0, 1, 2, 3, 4, 5,...}, which means it includes all non-negative integers starting from 0 and extending to infinity. This set is essentially the set of all natural numbers including 0.

      Step 2: Define Set NN

      Next, we need to define set NN. According to the information provided, set NN consists of all natural numbers. Natural numbers are typically defined as the set of positive integers starting from 1, but in some contexts, they include 0. For this problem, we will consider natural numbers starting from 0, which aligns with the universal set UU. Therefore, set NN = {0, 1, 2, 3, 4, 5,...}.

      Step 3: Determine if Set NN is Finite or Infinite

      To determine if set NN is finite or infinite, we need to consider the definition of finite and infinite sets. A finite set has a limited number of elements, whereas an infinite set has an unlimited number of elements. Since set NN includes all natural numbers starting from 0 and extending indefinitely, it has an unlimited number of elements. Therefore, set NN is an infinite set.

      Step 4: Define Set BB

      Now, let's define set BB. According to the information provided, set BB is an empty set, denoted by { }. An empty set is a set that contains no elements. It is also known as a null set.

      Step 5: Determine if Set BB is Finite or Infinite

      To determine if set BB is finite or infinite, we need to consider the definition of finite and infinite sets again. Since set BB is an empty set and contains no elements, it has a limited number of elements (zero elements). Therefore, set BB is a finite set.

      FAQs

      1. What is the difference between a set and an element?

        A set is a collection of distinct objects, while an element is a single object within a set. For example, in the set A = {1, 2, 3}, the numbers 1, 2, and 3 are elements of set A.

      2. How do you represent the union and intersection of sets?

        The union of sets A and B is represented as A B, which includes all elements in either A or B (or both). The intersection is represented as A B, which includes only elements common to both A and B.

      3. What is the empty set, and how is it denoted?

        The empty set, also called the null set, is a set that contains no elements. It is denoted by the symbol or represented as {}. The empty set is a subset of every set, including itself.

      4. How are infinite sets different from finite sets?

        Finite sets contain a countable number of elements, while infinite sets have an unlimited number of elements. For example, the set of natural numbers {1, 2, 3, ...} is infinite, whereas the set of days in a week {Monday, Tuesday, ..., Sunday} is finite.

      5. What are Venn diagrams used for in set theory?

        Venn diagrams are visual representations of sets and their relationships. They use overlapping circles to show how sets interact, making it easier to understand concepts like union, intersection, and complement. Venn diagrams are particularly useful for solving problems involving multiple sets and their operations.

      Prerequisite Topics

      Before delving into the intricacies of set notation, it's crucial to have a solid foundation in the fundamental concepts that underpin this mathematical language. One of the most essential prerequisite topics for mastering set notation is understanding the intersection and union of 2 sets. This foundational knowledge serves as a cornerstone for comprehending more advanced set operations and representations.

      Set notation is a powerful tool in mathematics that allows us to describe and manipulate collections of objects with precision and clarity. However, to fully grasp its significance and applications, students must first become proficient in working with set operations, particularly the intersection and union of sets. These concepts form the building blocks for more complex set relationships and are integral to the proper use of set notation.

      The intersection of sets, for instance, is a fundamental operation that helps us identify common elements between two or more sets. This concept is crucial when using set notation to represent overlapping data or shared characteristics. By mastering the intersection of sets, students can more easily interpret and construct Venn diagrams, which are visual representations often used in conjunction with set notation.

      Similarly, understanding the union of sets is essential for combining multiple sets and expressing the totality of elements from different collections. This operation is frequently used in set notation to describe comprehensive datasets or to solve problems involving multiple categories. Proficiency in set union operations enables students to efficiently work with larger, more complex sets and to accurately represent them using set notation.

      Moreover, the concepts of intersection and union lay the groundwork for more advanced set operations such as complement, difference, and symmetric difference. These operations are often expressed using set notation, and a solid understanding of the basic operations makes it much easier to grasp these more complex ideas. Students who are well-versed in intersection and union of 2 sets will find it significantly easier to learn and apply these advanced concepts.

      In practical applications, set notation is widely used in various fields such as computer science, data analysis, and probability theory. For example, in database management, set operations are crucial for querying and manipulating data sets. A strong foundation in set operations and notation enables students to effectively work with databases and perform complex data analyses.

      Furthermore, in the realm of probability and statistics, set notation is indispensable for describing events, calculating probabilities, and working with sample spaces. Students who have mastered the prerequisite topic of set operations will be better equipped to tackle these more advanced statistical concepts and solve real-world problems using probabilistic methods.

      In conclusion, the importance of understanding prerequisite topics like the intersection and union of 2 sets cannot be overstated when it comes to mastering set notation. This foundational knowledge not only facilitates a deeper understanding of set theory but also paves the way for success in more advanced mathematical disciplines and practical applications across various fields.

      In this lesson, we will learn:

      • Drawing Venn Diagrams With Sets
      • Understanding How to Use Set Notation
      • Drawing and Interpreting Venn Diagrams

      Notes:

      Here are some terms that we need to know for set notations:

      Set: A list of objects or numbers.

      Element: An object or a number in a set.

      n(AA): The number of elements in set AA.

      Subset: A set where all its elements belong to another set.

      Universal Set: A set of all elements in a particular context.

      Empty Set: A set with no elements.

      Disjoint: Two or more sets that do not have any elements in common.

      Mutually Exclusive: Two or more events that cannot happen simultaneously.

      Finite Set: A set with a finite number of elements.

      Infinite Set: A set with an infinite number of elements.

      Complement: The list of remaining elements in the universal set that is not in the mentioned set. If BB is a set. Then we defined the complement to be BB' or B\overline{B}.