Suptisree BiswasKnowledge Contributor
What are the types of sets?
What are the types of sets?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
set has many types, such as;
Empty Set or Null set: It has no element present in it.Example: A = {} is a null set.
Finite Set: It has a limited number of elements.Example: A = {1,2,3,4}
Infinite Set: It has an infinite number of elements.Example: A = {x: x is the set of all whole numbers}
Equal Set: Two sets which have the same members.Example: A = {1,2,5} and B={2,5,1}: Set A = Set B
Subsets: A set ‘A’ is said to be a subset of B if each element of A is also an element of B.Example: A={1,2}, B={1,2,3,4}, then A ⊆ B
Universal Set: A set which consists of all elements of other sets present in a Venn diagram.Example: A={1,2}, B={2,3}, The universal set here will be, U = {1, 2,3}
The types of sets are Empty sets, Singleton sets, Finite and Infinite sets, Equal sets, Subsets, Power sets, Universal sets, and Disjoint sets.