HOME

TheInfoList



OR:

In the branch of
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
known as
topology Topology (from the Greek language, Greek words , and ) is the branch of mathematics concerned with the properties of a Mathematical object, geometric object that are preserved under Continuous function, continuous Deformation theory, deformat ...
, the specialization (or canonical) preorder is a natural
preorder In mathematics, especially in order theory, a preorder or quasiorder is a binary relation that is reflexive relation, reflexive and Transitive relation, transitive. The name is meant to suggest that preorders are ''almost'' partial orders, ...
on the set of the points of a
topological space In mathematics, a topological space is, roughly speaking, a Geometry, geometrical space in which Closeness (mathematics), closeness is defined but cannot necessarily be measured by a numeric Distance (mathematics), distance. More specifically, a to ...
. For most spaces that are considered in practice, namely for all those that satisfy the T0 separation axiom, this preorder is even a
partial order In mathematics, especially order theory, a partial order on a set is an arrangement such that, for certain pairs of elements, one precedes the other. The word ''partial'' is used to indicate that not every pair of elements needs to be comparable ...
(called the specialization order). On the other hand, for T1 spaces the order becomes trivial and is of little interest. The specialization order is often considered in applications in
computer science Computer science is the study of computation, information, and automation. Computer science spans Theoretical computer science, theoretical disciplines (such as algorithms, theory of computation, and information theory) to Applied science, ...
, where T0 spaces occur in
denotational semantics In computer science, denotational semantics (initially known as mathematical semantics or Scott–Strachey semantics) is an approach of formalizing the meanings of programming languages by constructing mathematical objects (called ''denotations'' ...
. The specialization order is also important for identifying suitable topologies on partially ordered sets, as is done in
order theory Order theory is a branch of mathematics that investigates the intuitive notion of order using binary relations. It provides a formal framework for describing statements such as "this is less than that" or "this precedes that". This article intr ...
.


Definition and motivation

Consider any topological space ''X''. The specialization preorder ≤ on ''X'' relates two points of ''X'' when one lies in the closure of the other. However, various authors disagree on which 'direction' the order should go. What is agreed is that if :''x'' is contained in cl, (where cl denotes the closure of the
singleton set In mathematics, a singleton (also known as a unit set or one-point set) is a set with exactly one element. For example, the set \ is a singleton whose single element is 0. Properties Within the framework of Zermelo–Fraenkel set theory, the a ...
, i.e. the
intersection In mathematics, the intersection of two or more objects is another object consisting of everything that is contained in all of the objects simultaneously. For example, in Euclidean geometry, when two lines in a plane are not parallel, their ...
of all
closed set In geometry, topology, and related branches of mathematics, a closed set is a Set (mathematics), set whose complement (set theory), complement is an open set. In a topological space, a closed set can be defined as a set which contains all its lim ...
s containing ), we say that ''x'' is a specialization of ''y'' and that ''y'' is a generalization of ''x''; this is commonly written ''y ⤳ x''. Unfortunately, the property "''x'' is a specialization of ''y''" is alternatively written as "''x'' ≤ ''y''" and as "''y'' ≤ ''x''" by various authors (see, respectively, and ). Both definitions have intuitive justifications: in the case of the former, we have :''x'' ≤ ''y''
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
cl ⊆ cl. However, in the case where our space ''X'' is the
prime spectrum In commutative algebra, the prime spectrum (or simply the spectrum) of a commutative ring R is the set of all prime ideals of R, and is usually denoted by \operatorname; in algebraic geometry it is simultaneously a topological space equipped with ...
Spec(''R'') of a
commutative ring In mathematics, a commutative ring is a Ring (mathematics), ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra. Complementarily, noncommutative algebra is the study of ring prope ...
''R'' (which is the motivational situation in applications related to
algebraic geometry Algebraic geometry is a branch of mathematics which uses abstract algebraic techniques, mainly from commutative algebra, to solve geometry, geometrical problems. Classically, it studies zero of a function, zeros of multivariate polynomials; th ...
), then under our second definition of the order, we have :''y'' ≤ ''x'' if and only if ''y'' ⊆ ''x'' as prime ideals of the ring ''R''. For the sake of consistency, for the remainder of this article we will take the first definition, that "''x'' is a specialization of ''y''" be written as ''x'' ≤ ''y''. We then see, :''x'' ≤ ''y'' if and only if ''x'' is contained in all
closed set In geometry, topology, and related branches of mathematics, a closed set is a Set (mathematics), set whose complement (set theory), complement is an open set. In a topological space, a closed set can be defined as a set which contains all its lim ...
s that contain ''y''. :''x'' ≤ ''y'' if and only if ''y'' is contained in all
open set In mathematics, an open set is a generalization of an Interval (mathematics)#Definitions_and_terminology, open interval in the real line. In a metric space (a Set (mathematics), set with a metric (mathematics), distance defined between every two ...
s that contain ''x''. These restatements help to explain why one speaks of a "specialization": ''y'' is more general than ''x'', since it is contained in more open sets. This is particularly intuitive if one views closed sets as properties that a point ''x'' may or may not have. The more closed sets contain a point, the more properties the point has, and the more special it is. The usage is
consistent In deductive logic, a consistent theory is one that does not lead to a logical contradiction. A theory T is consistent if there is no formula \varphi such that both \varphi and its negation \lnot\varphi are elements of the set of consequences ...
with the classical logical notions of
genus Genus (; : genera ) is a taxonomic rank above species and below family (taxonomy), family as used in the biological classification of extant taxon, living and fossil organisms as well as Virus classification#ICTV classification, viruses. In bino ...
and
species A species () is often defined as the largest group of organisms in which any two individuals of the appropriate sexes or mating types can produce fertile offspring, typically by sexual reproduction. It is the basic unit of Taxonomy (biology), ...
; and also with the traditional use of
generic point In algebraic geometry, a generic point ''P'' of an algebraic variety ''X'' is a point in a ''general position'', at which all generic property, generic properties are true, a generic property being a property which is true for Almost everywhere, ...
s in
algebraic geometry Algebraic geometry is a branch of mathematics which uses abstract algebraic techniques, mainly from commutative algebra, to solve geometry, geometrical problems. Classically, it studies zero of a function, zeros of multivariate polynomials; th ...
, in which closed points are the most specific, while a generic point of a space is one contained in every nonempty open subset. Specialization as an idea is applied also in valuation theory. The intuition of upper elements being more specific is typically found in
domain theory Domain theory is a branch of mathematics that studies special kinds of partially ordered sets (posets) commonly called domains. Consequently, domain theory can be considered as a branch of order theory. The field has major applications in computer ...
, a branch of order theory that has ample applications in computer science.


Upper and lower sets

Let ''X'' be a topological space and let ≤ be the specialization preorder on ''X''. Every
open set In mathematics, an open set is a generalization of an Interval (mathematics)#Definitions_and_terminology, open interval in the real line. In a metric space (a Set (mathematics), set with a metric (mathematics), distance defined between every two ...
is an
upper set In mathematics, an upper set (also called an upward closed set, an upset, or an isotone set in ''X'') of a partially ordered set (X, \leq) is a subset S \subseteq X with the following property: if ''s'' is in ''S'' and if ''x'' in ''X'' is larger ...
with respect to ≤ and every
closed set In geometry, topology, and related branches of mathematics, a closed set is a Set (mathematics), set whose complement (set theory), complement is an open set. In a topological space, a closed set can be defined as a set which contains all its lim ...
is a
lower set In mathematics, an upper set (also called an upward closed set, an upset, or an isotone set in ''X'') of a partially ordered set (X, \leq) is a subset S \subseteq X with the following property: if ''s'' is in ''S'' and if ''x'' in ''X'' is larger ...
. The converses are not generally true. In fact, a topological space is an Alexandrov-discrete space if and only if every upper set is also open (or equivalently every lower set is also closed). Let ''A'' be a subset of ''X''. The smallest upper set containing ''A'' is denoted ↑''A'' and the smallest lower set containing ''A'' is denoted ↓''A''. In case ''A'' = is a singleton one uses the notation ↑''x'' and ↓''x''. For ''x'' ∈ ''X'' one has: *↑''x'' = = ∩. *↓''x'' = = ∩ = cl. The lower set ↓''x'' is always closed; however, the upper set ↑''x'' need not be open or closed. The closed points of a topological space ''X'' are precisely the
minimal element In mathematics, especially in order theory, a maximal element of a subset S of some preordered set is an element of S that is not smaller than any other element in S. A minimal element of a subset S of some preordered set is defined dually as an ...
s of ''X'' with respect to ≤.


Examples

* In the Sierpinski space with open sets the specialization order is the natural one (0 ≤ 0, 0 ≤ 1, and 1 ≤ 1). * If ''p'', ''q'' are elements of Spec(''R'') (the
spectrum A spectrum (: spectra or spectrums) is a set of related ideas, objects, or properties whose features overlap such that they blend to form a continuum. The word ''spectrum'' was first used scientifically in optics to describe the rainbow of co ...
of a
commutative ring In mathematics, a commutative ring is a Ring (mathematics), ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra. Complementarily, noncommutative algebra is the study of ring prope ...
''R'') then ''p'' ≤ ''q'' if and only if ''q'' ⊆ ''p'' (as
prime ideal In algebra, a prime ideal is a subset of a ring (mathematics), ring that shares many important properties of a prime number in the ring of Integer#Algebraic properties, integers. The prime ideals for the integers are the sets that contain all th ...
s). Thus the closed points of Spec(''R'') are precisely the
maximal ideal In mathematics, more specifically in ring theory, a maximal ideal is an ideal that is maximal (with respect to set inclusion) amongst all ''proper'' ideals. In other words, ''I'' is a maximal ideal of a ring ''R'' if there are no other ideals ...
s.


Important properties

As suggested by the name, the specialization preorder is a preorder, i.e. it is reflexive and transitive. The
equivalence relation In mathematics, an equivalence relation is a binary relation that is reflexive, symmetric, and transitive. The equipollence relation between line segments in geometry is a common example of an equivalence relation. A simpler example is equ ...
determined by the specialization preorder is just that of topological indistinguishability. That is, ''x'' and ''y'' are topologically indistinguishable if and only if ''x'' ≤ ''y'' and ''y'' ≤ ''x''. Therefore, the
antisymmetry In linguistics, antisymmetry, is a theory of syntax described in Richard S. Kayne's 1994 book ''The Antisymmetry of Syntax''. Building upon X-bar theory, it proposes a universal, fundamental word order for phrases (Branching (linguistics), branchin ...
of ≤ is precisely the T0 separation axiom: if ''x'' and ''y'' are indistinguishable then ''x'' = ''y''. In this case it is justified to speak of the specialization order. On the other hand, the
symmetry Symmetry () in everyday life refers to a sense of harmonious and beautiful proportion and balance. In mathematics, the term has a more precise definition and is usually used to refer to an object that is Invariant (mathematics), invariant und ...
of the specialization preorder is equivalent to the R0 separation axiom: ''x'' ≤ ''y'' if and only if ''x'' and ''y'' are topologically indistinguishable. It follows that if the underlying topology is T1, then the specialization order is discrete, i.e. one has ''x'' ≤ ''y'' if and only if ''x'' = ''y''. Hence, the specialization order is of little interest for T1 topologies, especially for all
Hausdorff space In topology and related branches of mathematics, a Hausdorff space ( , ), T2 space or separated space, is a topological space where distinct points have disjoint neighbourhoods. Of the many separation axioms that can be imposed on a topologi ...
s. Any
continuous function In mathematics, a continuous function is a function such that a small variation of the argument induces a small variation of the value of the function. This implies there are no abrupt changes in value, known as '' discontinuities''. More preci ...
f between two topological spaces is monotone with respect to the specialization preorders of these spaces: x\le y implies f(x)\le f(y). The converse, however, is not true in general. In the language of
category theory Category theory is a general theory of mathematical structures and their relations. It was introduced by Samuel Eilenberg and Saunders Mac Lane in the middle of the 20th century in their foundational work on algebraic topology. Category theory ...
, we then have a
functor In mathematics, specifically category theory, a functor is a Map (mathematics), mapping between Category (mathematics), categories. Functors were first considered in algebraic topology, where algebraic objects (such as the fundamental group) ar ...
from the
category of topological spaces In mathematics, the category of topological spaces, often denoted Top, is the category whose objects are topological spaces and whose morphisms are continuous maps. This is a category because the composition of two continuous maps is again con ...
to the category of preordered sets that assigns a topological space its specialization preorder. This functor has a
left adjoint In mathematics, specifically category theory, adjunction is a relationship that two functors may exhibit, intuitively corresponding to a weak form of equivalence between two related categories. Two functors that stand in this relationship are k ...
, which places the
Alexandrov topology In general topology, an Alexandrov topology is a topology in which the intersection of an ''arbitrary'' family of open sets is open (while the definition of a topology only requires this for a ''finite'' family). Equivalently, an Alexandrov top ...
on a preordered set. There are spaces that are more specific than T0 spaces for which this order is interesting: the
sober space In mathematics, a sober space is a topological space ''X'' such that every (nonempty) irreducible space, irreducible closed subset of ''X'' is the closure (topology), closure of exactly one point of ''X'': that is, every nonempty irreducible close ...
s. Their relationship to the specialization order is more subtle: For any sober space ''X'' with specialization order ≤, we have * (''X'', ≤) is a directed complete partial order, i.e. every directed subset ''S'' of (''X'', ≤) has a
supremum In mathematics, the infimum (abbreviated inf; : infima) of a subset S of a partially ordered set P is the greatest element in P that is less than or equal to each element of S, if such an element exists. If the infimum of S exists, it is unique, ...
sup ''S'', * for every directed subset ''S'' of (''X'', ≤) and every open set ''O'', if sup ''S'' is in ''O'', then ''S'' and ''O'' have non-empty
intersection In mathematics, the intersection of two or more objects is another object consisting of everything that is contained in all of the objects simultaneously. For example, in Euclidean geometry, when two lines in a plane are not parallel, their ...
. One may describe the second property by saying that open sets are ''inaccessible by directed suprema''. A topology is order consistent with respect to a certain order ≤ if it induces ≤ as its specialization order and it has the above property of inaccessibility with respect to (existing) suprema of directed sets in ≤.


Topologies on orders

The specialization order yields a tool to obtain a preorder from every topology. It is natural to ask for the converse too: Is every preorder obtained as a specialization preorder of some topology? Indeed, the answer to this question is positive and there are in general many topologies on a set ''X'' that induce a given order ≤ as their specialization order. The Alexandroff topology of the order ≤ plays a special role: it is the finest topology that induces ≤. The other extreme, the coarsest topology that induces ≤, is the upper topology, the least topology within which all complements of sets ↓''x'' (for some ''x'' in ''X'') are open. There are also interesting topologies in between these two extremes. The finest sober topology that is order consistent in the above sense for a given order ≤ is the Scott topology. The upper topology however is still the coarsest sober order-consistent topology. In fact, its open sets are even inaccessible by ''any'' suprema. Hence any
sober space In mathematics, a sober space is a topological space ''X'' such that every (nonempty) irreducible space, irreducible closed subset of ''X'' is the closure (topology), closure of exactly one point of ''X'': that is, every nonempty irreducible close ...
with specialization order ≤ is finer than the upper topology and coarser than the Scott topology. Yet, such a space may fail to exist, that is, there exist partial orders for which there is no sober order-consistent topology. Especially, the Scott topology is not necessarily sober.


References


Further reading

* M.M. Bonsangue, ''Topological Duality in Semantics'', volume 8 of Electronic Notes in Theoretical Computer Science, 1998. Revised version of author's Ph.D. thesis. Availabl
online
see especially Chapter 5, that explains the motivations from the viewpoint of denotational semantics in computer science. See also the author'
homepage
{{Order theory Order theory Topology