<?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=Commutative_law_on_sets</id>
	<title>Commutative law on 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=Commutative_law_on_sets"/>
	<link rel="alternate" type="text/html" href="https://qbase.texpertssolutions.com/index.php?title=Commutative_law_on_sets&amp;action=history"/>
	<updated>2026-05-15T10:25:27Z</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=Commutative_law_on_sets&amp;diff=123&amp;oldid=prev</id>
		<title>Thakshashila: Created page with &quot;= Commutative Law of Sets - Definition, Explanation, and Examples =  The &#039;&#039;&#039;commutative law&#039;&#039;&#039; is an important property of some set operations, meaning the order in which we perform the operation does not affect the result.  == Commutative Law for Union ==  For any two sets &lt;math&gt;A&lt;/math&gt; and &lt;math&gt;B&lt;/math&gt;, the union operation is commutative. This means:  &lt;math&gt; A \cup B = B \cup A &lt;/math&gt;  In words, combining set &lt;math&gt;A&lt;/math&gt; with set &lt;math&gt;B&lt;/math&gt; is the same as co...&quot;</title>
		<link rel="alternate" type="text/html" href="https://qbase.texpertssolutions.com/index.php?title=Commutative_law_on_sets&amp;diff=123&amp;oldid=prev"/>
		<updated>2025-05-24T03:47:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Commutative Law of Sets - Definition, Explanation, and Examples =  The &amp;#039;&amp;#039;&amp;#039;commutative law&amp;#039;&amp;#039;&amp;#039; is an important property of some set operations, meaning the order in which we perform the operation does not affect the result.  == Commutative Law for Union ==  For any two sets &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, the union operation is commutative. This means:  &amp;lt;math&amp;gt; A \cup B = B \cup A &amp;lt;/math&amp;gt;  In words, combining set &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; with set &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; is the same as co...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Commutative Law of Sets - Definition, Explanation, and Examples =&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;commutative law&amp;#039;&amp;#039;&amp;#039; is an important property of some set operations, meaning the order in which we perform the operation does not affect the result.&lt;br /&gt;
&lt;br /&gt;
== Commutative Law for Union ==&lt;br /&gt;
&lt;br /&gt;
For any two sets &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, the union operation is commutative. This means:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A \cup B = B \cup A&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In words, combining set &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; with set &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; is the same as combining set &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; with set &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Example: Union ===  &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 = \{3, 4, 5\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Then:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A \cup B = \{1, 2, 3, 4, 5\}&lt;br /&gt;
&amp;lt;/math&amp;gt;  &lt;br /&gt;
and  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
B \cup A = \{3, 4, 5, 1, 2\}&lt;br /&gt;
&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Both are the same set (order does not matter in sets), so  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cup B = B \cup A&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Commutative Law for Intersection ==&lt;br /&gt;
&lt;br /&gt;
Similarly, the intersection operation is also commutative. For any two sets &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A \cap B = B \cap A&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This means the set of common elements between &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; is the same regardless of the order.&lt;br /&gt;
&lt;br /&gt;
=== Example: Intersection ===  &lt;br /&gt;
Let  &lt;br /&gt;
&amp;lt;math&amp;gt;A = \{1, 2, 3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;B = \{3, 4, 5, 6\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Then:  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A \cap B = \{3, 4\}&lt;br /&gt;
&amp;lt;/math&amp;gt;  &lt;br /&gt;
and  &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
B \cap A = \{3, 4\}&lt;br /&gt;
&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
So,  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cap B = B \cap A&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
* The commutative law holds for both union and intersection of sets.  &lt;br /&gt;
* Changing the order of the sets does not change the result.  &lt;br /&gt;
* This property helps simplify calculations and reasoning in set theory.&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>