2024-05-19

582: Intersection of Union of Subsets and Subset Is Union of Intersections of Each of Subsets and Latter Subset

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that intersection of union of subsets and subset is union of intersections of each of subsets and latter subset

Topics


About: set

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any set, the intersection of the union of any possibly uncountable number of subsets and any subset is the union of the intersections of each of the subsets and the latter subset.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
\(S'\): \(\in \{\text{ the sets }\}\)
\(A\): \(\in \{\text{ the possibly uncountable index sets }\}\)
\(\{S_\alpha\}\): \(\alpha \in A\), \(S_\alpha \subseteq S'\)
\(S\): \(S \subseteq S'\)
//

Statements:
\((\cup_{\alpha \in A} S_\alpha) \cap S = \cup_{\alpha \in A} (S_\alpha \cap S)\).
//


2: Natural Language Description


For any set, \(S'\), any possibly uncountable number of subsets, \(\{S_\alpha \subseteq S' \vert \alpha \in A\}\), where \(A\) is any possibly uncountable index set, and any subset, \(S \subseteq S'\), \((\cup_{\alpha \in A} S_\alpha) \cap S = \cup_{\alpha \in A} (S_\alpha \cap S)\).


3: Proof


For any \(p \in (\cup_{\alpha \in A} S_\alpha) \cap S\), \(p \in S_\alpha\) for an \(\alpha\) and \(p \in S\). \(p \in S_\alpha \cap S\) for an \(\alpha\). \(p \in \cup_{\alpha \in A} (S_\alpha \cap S)\).

For any \(p \in \cup_{\alpha \in A} (S_\alpha \cap S)\), \(p \in S_\alpha \cap S\) for an \(\alpha\). \(p \in S_\alpha\) for an \(\alpha\) and \(p \in S\). \(p \in \cup_{\alpha \in A} S_\alpha\) and \(p \in S\). \(p \in (\cup_{\alpha \in A} S_\alpha) \cap S\).


References


<The previous article in this series | The table of contents of this series | The next article in this series>