Definitions
Cartesian Product
If S and T are sets then the Cartesian product SΓT of S and T is the set of ordered pairs (x,y) with x β S and y β T, denoted by SΓT = { (x,y) | x β S β§ y β T }
Alternatively: (x,y) β SΓT βΊ βxβy. x β S, y β T
More specifically: βp . p β SΓT βΊ βxβy. x β S β§ y β T β§ p = (x,y)
My: SΓT = { (x,y) | βxβy. x β S β§ y β T }
If S and T are sets, then the Cartesian product SΓT of S and T is the set of all the ordered pairs (x,y) with x in S and y in T.
In a Cartesian product SΓT, the sets S and T are called the factors of SΓT.
The power set of a set S is the set defined and denoted as: P(S) = {βA.A β S}. That is, the set whose elements are all of the subsets of S.
π° = { x | βx. x β π° } E = { βx β π°. Β¬βx β E } = β S β T = { βx. x β S β¨ x β T } S β T = { βx. x β S β§ x β T } S T = { βx. x β S β§ x β T } S' = { x | βx. x β π° β§ x β S } = π° β S
βS. π° β S βS. π° β S = π° βS. π° β S = S' βS. β β S βS. β β S = S βS. β β S = β
π(π°) = βS. S is a set π(S) = { β , ..., {S} }
π(β ) = {β } The empty set β has no elements but it does have one subset, β .
Last updated
Was this helpful?