Home
Random
Recent changes
Special pages
Community portal
Preferences
About Qbase
Disclaimers
Qbase
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Associative Law of Sets
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Associative Law for Union == For any three sets <math>A</math>, <math>B</math>, and <math>C</math>: <math> (A \cup B) \cup C = A \cup (B \cup C) </math> This means that whether you first unite <math>A</math> and <math>B</math> and then unite the result with <math>C</math>, or first unite <math>B</math> and <math>C</math> and then unite the result with <math>A</math>, the final set is the same. === Example: Union === Let <math>A = \{1, 2\}</math> <math>B = \{2, 3\}</math> <math>C = \{3, 4\}</math> Calculate <math>(A \cup B) \cup C</math>: <math>A \cup B = \{1, 2, 3\}</math> <math>(A \cup B) \cup C = \{1, 2, 3\} \cup \{3, 4\} = \{1, 2, 3, 4\}</math> Calculate <math>A \cup (B \cup C)</math>: <math>B \cup C = \{2, 3, 4\}</math> <math>A \cup (B \cup C) = \{1, 2\} \cup \{2, 3, 4\} = \{1, 2, 3, 4\}</math> Both are equal: <math>(A \cup B) \cup C = A \cup (B \cup C) = \{1, 2, 3, 4\}</math>
Summary:
Please note that all contributions to Qbase may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
My wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)