<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://qbase.texpertssolutions.com/index.php?action=history&amp;feed=atom&amp;title=Associative_Law_of_Sets</id>
	<title>Associative Law of Sets - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://qbase.texpertssolutions.com/index.php?action=history&amp;feed=atom&amp;title=Associative_Law_of_Sets"/>
	<link rel="alternate" type="text/html" href="https://qbase.texpertssolutions.com/index.php?title=Associative_Law_of_Sets&amp;action=history"/>
	<updated>2026-05-15T13:17:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://qbase.texpertssolutions.com/index.php?title=Associative_Law_of_Sets&amp;diff=124&amp;oldid=prev</id>
		<title>Thakshashila: Created page with &quot;= Associative Law of Sets - Definition, Explanation, and Examples =  The &#039;&#039;&#039;associative law&#039;&#039;&#039; is a fundamental property of set operations which states that when performing the same operation multiple times, the grouping (or association) of sets does not affect the result.  == Associative Law for Union ==  For any three sets &lt;math&gt;A&lt;/math&gt;, &lt;math&gt;B&lt;/math&gt;, and &lt;math&gt;C&lt;/math&gt;:  &lt;math&gt; (A \cup B) \cup C = A \cup (B \cup C) &lt;/math&gt;  This means that whether you first unite &lt;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://qbase.texpertssolutions.com/index.php?title=Associative_Law_of_Sets&amp;diff=124&amp;oldid=prev"/>
		<updated>2025-05-24T03:55:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Associative Law of Sets - Definition, Explanation, and Examples =  The &amp;#039;&amp;#039;&amp;#039;associative law&amp;#039;&amp;#039;&amp;#039; is a fundamental property of set operations which states that when performing the same operation multiple times, the grouping (or association) of sets does not affect the result.  == Associative Law for Union ==  For any three sets &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;:  &amp;lt;math&amp;gt; (A \cup B) \cup C = A \cup (B \cup C) &amp;lt;/math&amp;gt;  This means that whether you first unite &amp;lt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Associative Law of Sets - Definition, Explanation, and Examples =&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;associative law&amp;#039;&amp;#039;&amp;#039; is a fundamental property of set operations which states that when performing the same operation multiple times, the grouping (or association) of sets does not affect the result.&lt;br /&gt;
&lt;br /&gt;
== Associative Law for Union ==&lt;br /&gt;
&lt;br /&gt;
For any three sets &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(A \cup B) \cup C = A \cup (B \cup C)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This means that whether you first unite &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; and then unite the result with &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;, or first unite &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; and then unite the result with &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;, the final set is the same.&lt;br /&gt;
&lt;br /&gt;
=== Example: Union ===  &lt;br /&gt;
Let  &lt;br /&gt;
&amp;lt;math&amp;gt;A = \{1, 2\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;B = \{2, 3\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;C = \{3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Calculate &amp;lt;math&amp;gt;(A \cup B) \cup C&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;A \cup B = \{1, 2, 3\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;(A \cup B) \cup C = \{1, 2, 3\} \cup \{3, 4\} = \{1, 2, 3, 4\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate &amp;lt;math&amp;gt;A \cup (B \cup C)&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;B \cup C = \{2, 3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cup (B \cup C) = \{1, 2\} \cup \{2, 3, 4\} = \{1, 2, 3, 4\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Both are equal:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(A \cup B) \cup C = A \cup (B \cup C) = \{1, 2, 3, 4\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Associative Law for Intersection ==&lt;br /&gt;
&lt;br /&gt;
Similarly, the intersection operation is associative:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
(A \cap B) \cap C = A \cap (B \cap C)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This means that whether you first find the intersection of &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, and then intersect with &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;, or first find the intersection of &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;, and then intersect with &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;, the final set is the same.&lt;br /&gt;
&lt;br /&gt;
=== Example: Intersection ===  &lt;br /&gt;
Let  &lt;br /&gt;
&amp;lt;math&amp;gt;A = \{1, 2, 3\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;B = \{2, 3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;C = \{3, 4, 5\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Calculate &amp;lt;math&amp;gt;(A \cap B) \cap C&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;A \cap B = \{2, 3\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;(A \cap B) \cap C = \{2, 3\} \cap \{3, 4, 5\} = \{3\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Calculate &amp;lt;math&amp;gt;A \cap (B \cap C)&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;B \cap C = \{3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cap (B \cap C) = \{1, 2, 3\} \cap \{3, 4\} = \{3\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Both are equal:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;(A \cap B) \cap C = A \cap (B \cap C) = \{3\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
* The associative law allows us to group sets in any way when performing unions or intersections without changing the result.  &lt;br /&gt;
* It simplifies complex expressions by removing the need to worry about parentheses.&lt;br /&gt;
&lt;br /&gt;
[[Category:Set Theory]]&lt;br /&gt;
[[Category:Set Operations]]&lt;br /&gt;
[[Category:Mathematics]]&lt;/div&gt;</summary>
		<author><name>Thakshashila</name></author>
	</entry>
</feed>