|
For the search engine developer, see Powerset (company).
In mathematics, given a set S, the power set (or powerset) of S, written Any subset F of
[edit] ExampleIf S is the set {x, y, z}, then the complete list of subsets of S is as follows:
and hence the power set of S is [edit] PropertiesIf S is a finite set with |S| = n elements, then the power set of S contains Cantor's diagonal argument shows that the power set of a set (whether infinite or not) always has strictly higher cardinality than the set itself (informally the power set must be larger than the original set). In particular, Cantor's theorem shows that the power set of a countably infinite set is uncountably infinite. For example, the power set of the set of natural numbers can be put in a one-to-one correspondence with the set of real numbers (see cardinality of the continuum). The power set of a set S, together with the operations of union, intersection and complement can be viewed as the prototypical example of a Boolean algebra. In fact, one can show that any finite Boolean algebra is isomorphic to the Boolean algebra of the power set of a finite set. For infinite Boolean algebras this is no longer true, but every infinite Boolean algebra is a subalgebra of a power set Boolean algebra (though this is not always a particularly illuminating representation of an infinite Boolean algebra). The power set of a set S forms an Abelian group when considered with the operation of symmetric difference (with the empty set as its unit and each set being its own inverse) and a commutative semigroup when considered with the operation of intersection. It can hence be shown (by proving the distributive laws) that the power set considered together with both of these operations forms a commutative ring. [edit] Representing subsets as functionsIn set theory, XY is the set of all functions from Y to X. As 2 can be defined as {0,1} (see natural number), 2S (i.e., {0,1}S) is the set of all functions from S to {0,1}. By identifying a function in 2S with the corresponding preimage of 1, we see that there is a bijection between 2S and We can apply this notion to the example above to see the isomorphism with the binary numbers from 0 to 2n-1 with n being the number of elements in the set. In S, a 1 in the position corresponding to the location in the set indicates the presence of the element. So {x, y} = 110 For the whole power set of S we get:
[edit] Relation to binomial theoremThe power set is closely related to the binomial theorem. The number of sets with k elements in the power set of a set with n elements will be a combination C(n,k), also called a binomial coefficient. For example the power set of a set with three elements, has:
[edit] AlgorithmsIf Define the operation In English, return the set with the element
In other words, the power set of the empty set is the set containing the empty set and the power set of any other set is all the subsets of the set containing some specific element and all the subsets of the set not containing that specific element. There are other more efficient ways to calculate the power set. For example, the algorithm above can be memoized using dynamic programming techniques. Other more complex techniques, such as those using combinadics are also available. [edit] Topologization of power setSince any family of functions XY from Y to X might be topologized establishing the so-called function space, the same can be done with the power set 2S identified as {0,1}S. This particular type of function space is often called hyperspace and the topology on the power set is referred to as hypertopology. [edit] External linksLook up power set in Wiktionary, the free dictionary.
Directorio de Enlaces Directorio dmoz Directorio espejo dmoz Pedro Bernardo |