2024-12-22

916: Intersection of Set Minus Set and Set Is Intersection of 1st Set and 3rd Set Minus Intersection of 2nd Set and 3rd Set

<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 set minus set and set is intersection of 1st set and 3rd set minus intersection of 2nd set and 3rd set

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 the intersection of any set minus any set and any set is the intersection of the 1st set and the 3rd set minus the intersection of the 2nd set and the 3rd set.

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:
S1: { the sets }
S2: { the sets }
S3: { the sets }
//

Statements:
(S1S2)S3=(S1S3)(S2S3)
//


2: Natural Language Description


For any sets, S1,S2,S3, (S1S2)S3=(S1S3)(S2S3).


3: Proof


Whole Strategy: Step 1: see that (S1S2)S3(S1S3)(S2S3); Step 2: see that (S1S3)(S2S3)(S1S2)S3.

Step 1:

For any p(S1S2)S3, pS1 and pS3, so, pS1S3, pS2, pS2S3, so, p(S1S3)(S2S3).

Step 2:

For any p(S1S3)(S2S3), pS1, pS2S3, as pS3, pS2, pS1S2, so, p(S1S2)S3.


4: Note


(S1S2)S3=(S1S3)(S2S3) does not necessarily hold although (S1S3)(S2S3)(S1S2)S3 holds, as is proved in another article.


References


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