161k views
0 votes
1.What must be used to tell if a collection of items is a set?

2. Name at least 3 types of set

3.How do you know a set is infinite


4.How can I identify the union of set?



User Lac Viet
by
7.7k points

1 Answer

1 vote
1. A set is described either by listing all its elements between braces { } (the listing method), or by enclosing a rule within braces that determines the elements of the set (the rule method).
Example: So if P(x) is a statement about x, then S = P ( x ) means “S is the set of all x such that P(x) is true.”

2. Types of set:
• Empty, or null, set {∅}.
• finite sets
• infinite set.

3. An infinite set: The set whose elements cannot be listed, i.e., set containing never-ending elements. Example: Set of all points in a plane.

4. The union of two given sets is the smallest set which contains all the elements of both the sets. To find the union of two given sets A and B is a set which consists of all the elements of A and all the elements of B such that no element is repeated. The symbol for denoting union of sets is ‘∪’.

The union of sets A and B, denoted by A ∪ B, is the set of elements formed by combining all the elements of A and all the elements of B into one set.
User Dvo
by
7.6k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories