Given a set , the power set of is the set of all subsets of . Equivalently, it is
the set of all functions from to the set of truth values. This is often written , since there are (at least in classical logic) exactly truth values;
the collection of subobjects of in the topos Set.
the slice category , where Inj is the wide subcategory of Set with morphisms restricted to injections. This is similar to the subobject definition but is more unpacked. has objects that are injections to and morphisms that are commuting triangles of injections.
One generally needs a specific axiom in the foundations of mathematics to ensure the existence of power sets. In material set theory, this can be phrased as follows:
One can then use the axiom of separation (bounded separation is enough) to prove that may be chosen so that the subsets of are the only members of ; the axiom of extensionality proves that this is unique.
Alternatively, one could include a powerset structure, a primitive unary operator such that for all sets , if for all sets and sets , implies that , then .
In structural set theory, we state rather that there exists a set which indexes the subsets of and prove uniqueness up to unique isomorphism.
In dependent type theory, it is possible to define a Tarski universe of pure sets which behaves as a material set theory. The universal type family of the Tarski universe is given by the type family . The axiom of power sets is given by the following inference rule:
In predicative mathematics, the existence of power sets (along with other βimpredicativeβ axioms) is not accepted. However we can still speak of a power set as a proper class, sometimes called a power class.
One can use power sets to construct function sets; the converse also works using excluded middle (or anything else that will guarantee the existence of the set of truth values). In particular, power sets exist in any theory containing excluded middle and function sets; thus predicative theories which include function sets must also be constructive.
The existence of power sets is equivalent to the existence of function sets and a set of truth values.
In dependent type theory, this is equivalent to the existence of function types and a univalent type of all propositions. If one has a univalent type of all propositions , then given a type , the power set of is the function type . The power set of a type is always a set, because is always a set by univalence; and if the codomain of a function type is a set, then the function type itself is a set.
An element of a power set is a predicate. The type
is the corresponding subtype of , with canonical embedding given by the first projection function defined in the elimination rules of the negative dependent sum type.
There is also a local membership relation defined by for all and , where is defined in the elimination rules for function types.
The power set canonically carries a partial order by containment, making it a poset: precedes means that is a subset of ().
Cantor's theorem states that there exists no surjection from to ; as there does exist such an injection, one concludes that
in the usual arithmetic of cardinal numbers.
Power sets live in the category Set. Given an object of any category, one can similarly form a poset of subobjects of ; the category is called well-powered when this poset is small. One also has an internal notion of power set (a power object) in a topos.
The power set construction constitutes an equivalence of categories between the opposite category Set and that of complete atomic Boolean algebras. See at Set β Properties β Opposite category and Boolean algebras. Restricted to finite sets, the power set construction constitutes an equivalence of categories between the opposite category of FinSet and that of finite Boolean algebras. See at FinSet β Opposite category.
The power set construction gives rise to two functors, the contravariant power set functor and the covariant power set functor . The first sends a function to the preimage function , whereas the second sends to the image function .
A closure operator on a power set is a Moore closure.
Last revised on April 29, 2024 at 13:26:22. See the history of this page for a list of all contributions to it.