<?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=Distributive_Law_of_Sets</id>
	<title>Distributive 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=Distributive_Law_of_Sets"/>
	<link rel="alternate" type="text/html" href="https://qbase.texpertssolutions.com/index.php?title=Distributive_Law_of_Sets&amp;action=history"/>
	<updated>2026-05-15T11:17:29Z</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=Distributive_Law_of_Sets&amp;diff=125&amp;oldid=prev</id>
		<title>Thakshashila: Created page with &quot;= Distributive Law of Sets - Definition, Explanation, and Examples =  The &#039;&#039;&#039;distributive law&#039;&#039;&#039; shows how union and intersection operations distribute over each other. It is a key property in set theory that helps simplify expressions involving both operations.  == Distributive Law of Intersection over 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 \cap (B \cup C) = (A \cap B) \cup (A \cap C) &lt;/math&gt;  This means the intersecti...&quot;</title>
		<link rel="alternate" type="text/html" href="https://qbase.texpertssolutions.com/index.php?title=Distributive_Law_of_Sets&amp;diff=125&amp;oldid=prev"/>
		<updated>2025-05-24T04:07:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Distributive Law of Sets - Definition, Explanation, and Examples =  The &amp;#039;&amp;#039;&amp;#039;distributive law&amp;#039;&amp;#039;&amp;#039; shows how union and intersection operations distribute over each other. It is a key property in set theory that helps simplify expressions involving both operations.  == Distributive Law of Intersection over 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 \cap (B \cup C) = (A \cap B) \cup (A \cap C) &amp;lt;/math&amp;gt;  This means the intersecti...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Distributive Law of Sets - Definition, Explanation, and Examples =&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;distributive law&amp;#039;&amp;#039;&amp;#039; shows how union and intersection operations distribute over each other. It is a key property in set theory that helps simplify expressions involving both operations.&lt;br /&gt;
&lt;br /&gt;
== Distributive Law of Intersection over 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 \cap (B \cup C) = (A \cap B) \cup (A \cap C)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This means the intersection of &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; with the union of &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; is equal to the union of the intersections of &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Example 1 ===  &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\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;C = \{4, 5, 6\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Step 1: Calculate &amp;lt;math&amp;gt;B \cup C&amp;lt;/math&amp;gt;:  &lt;br /&gt;
&amp;lt;math&amp;gt;B \cup C = \{3, 4, 5, 6\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Step 2: Calculate &amp;lt;math&amp;gt;A \cap (B \cup C)&amp;lt;/math&amp;gt;:  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cap \{3, 4, 5, 6\} = \{3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Step 3: Calculate &amp;lt;math&amp;gt;A \cap B&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;A \cap C&amp;lt;/math&amp;gt;:  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cap B = \{3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cap C = \{4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Step 4: Calculate &amp;lt;math&amp;gt;(A \cap B) \cup (A \cap C)&amp;lt;/math&amp;gt;:  &lt;br /&gt;
&amp;lt;math&amp;gt;\{3, 4\} \cup \{4\} = \{3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Both sides are equal:  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cap (B \cup C) = (A \cap B) \cup (A \cap C) = \{3, 4\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Distributive Law of Union over Intersection ==&lt;br /&gt;
&lt;br /&gt;
Similarly, union distributes over intersection:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
A \cup (B \cap C) = (A \cup B) \cap (A \cup C)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This means the union of &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; with 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; is equal to the intersection of the unions of &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Example 2 ===  &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;
Step 1: Calculate &amp;lt;math&amp;gt;B \cap C&amp;lt;/math&amp;gt;:  &lt;br /&gt;
&amp;lt;math&amp;gt;B \cap C = \{3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Step 2: Calculate &amp;lt;math&amp;gt;A \cup (B \cap C)&amp;lt;/math&amp;gt;:  &lt;br /&gt;
&amp;lt;math&amp;gt;\{1, 2, 3\} \cup \{3, 4\} = \{1, 2, 3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Step 3: Calculate &amp;lt;math&amp;gt;A \cup B&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;A \cup C&amp;lt;/math&amp;gt;:  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cup B = \{1, 2, 3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cup C = \{1, 2, 3, 4, 5\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Step 4: Calculate &amp;lt;math&amp;gt;(A \cup B) \cap (A \cup C)&amp;lt;/math&amp;gt;:  &lt;br /&gt;
&amp;lt;math&amp;gt;\{1, 2, 3, 4\} \cap \{1, 2, 3, 4, 5\} = \{1, 2, 3, 4\}&amp;lt;/math&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
Both sides are equal:  &lt;br /&gt;
&amp;lt;math&amp;gt;A \cup (B \cap C) = (A \cup B) \cap (A \cup C) = \{1, 2, 3, 4\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&lt;br /&gt;
* The distributive laws help simplify expressions involving both union and intersection.  &lt;br /&gt;
* Intersection distributes over union, and union distributes over intersection.&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>