20 Examples of union of sets
Miscellanea / / July 04, 2021
The set theory today it is part of mathematics. We all know that a collection of elements that are clearly distinguishable from each other, that have a characteristic (or several) in common, is called a set. Set theory studies the properties and relationships of the sets; This field was promoted by Bolzano and Cantor, later perfected already in the 20th century by other mathematicians, such as Zermelo and Fraenkel.
It is important that every set is perfectly defined, that is, that it can be established with precision whether given an object, it belongs or not to the set. For example: M={7, 9, 11}, N={4, 6, 8}; MUN={7, 9, 11, 4, 6, 8}.
The objects that are part of a set are called members or elements, and the sets are represented in the texts writings enclosed in braces: {}. Inside the brace, items are separated by commas. They can also be represented by Venn diagrams, which enclose the collections of elements that make up each set in a solid and closed line, generally in the shape of a circle. When there are several of these closed strokes, each of them is assigned a capital letter (A, B, C, etc.) and the global set of these is represented by the letter U, which means universal set.
With sets you can perform operations; the main ones are union, intersection, difference, complement and Cartesian product. The Union of two sets A and B it is defined as the set A ∪ B and this contains every element that is in at least one of them.
Examples of union of sets
- TO= {José, Jerónimo}, B= {María, Mabel, Marcela};AUB= {José, Jerónimo, María, Mabel, Marcela}
- P= {pear, apple}, C= {lemon, orange}; F= {cherry, currant}; PUCUF = {pear, apple, lemon, orange, cherry, currant}
- M={7, 9, 11}, N={4, 6, 8}; MUN={7, 9, 11, 4, 6, 8}
- R= {ball, skate, paddle}, G= {paddle, ball, skate}; RUG= {ball, paddle, skate}
- C= {daisy}, S= {carnation}; CUS = {daisy, carnation}
- C= {daisy}, S= {carnation}; T= {bottle}, CUSUT = {margarita, carnation, bottle}
- G= {green, blue, black}, H= {black}; GUH= {green, blue, black}
- TO={ 1, 3, 5, 7, 9 }; B={ 10, 11, 12 }; AUB={ 1, 3, 5, 7, 9, 10, 11, 12 }
- D= {Tuesday, Thursday}, AND= {Wednesday, Friday}; DUE = {Tuesday, Wednesday, Thursday, Friday}
- B= {mosquito, bee, hummingbird}; C= {cow, dog, horse}; BUC= {mosquito, bee, hummingbird, cow, dog, horse}
- TO={2, 4, 6, 8}, B={1, 2, 3, 4}; AUB={1, 2, 3, 4, 6, 8}
- P= {table, chair}, Q= {table, chair}; PUQ= {table, chair}
- TO= {bread}, B = {cheese}; AUB= {bread, cheese}
- TO={20, 30, 40}, B= {5, 15}; AUB ={5, 15, 20, 30, 40}
- M= {January, February, March, April}, N= {November, December}; MUN= {January, February, March, April, November, December}
- F={12, 22, 32, 42}, G= {a, e, i, o, u}; FUG= {12, 22, 32, 42, a, e, i, o, u}
- TO= {summer}, B= {winter}; AUB= {summer, winter}
- S= {sandal, slipper, flip flop}, R= {shirt}; SOUTH= {sandal, slipper, flip flop, shirt}
- H= {Monday, Tuesday}, R= {Monday, Tuesday}, D= {Monday, Tuesday}; HURUD= {Monday, Tuesday}
- P= {red, blue}, Q= {green, yellow}, PUQ= {red, blue, green, yellow}