2024-10-20

820: Intersection of Set

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

definition of intersection of set

Topics


About: set

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of intersection of 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:
S: { the sets }
S: ={pS|sS(ps)}, { the sets }
//

Conditions:
//


2: Note


S is indeed a set in the ZFC set theory, by the union axiom and the subset axiom.

Some frequently seen expressions like S1S2 and αASα are indeed S1S2:={S1,S2} and αASα:={Sα|αA}: when A is a set, {Sα|αA} is a set by the replacement axiom.

The special case of αASα where A={p} cannot be expressed as Sp, because αASα is {Sp}=Sp but not Sp.

=, because =.

We could not define like pSpS(pp), because when S=, pS(pp) would be vacuously satisfied, but where would p come from?


References


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