In
mathematics
Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, a closure operator on a
set ''S'' is a
function from the
power set of ''S'' to itself that satisfies the following conditions for all sets
:
Closure operators are determined by their closed sets, i.e., by the sets of the form cl(''X''), since the closure cl(''X'') of a set ''X'' is the smallest closed set containing ''X''. Such families of "closed sets" are sometimes called closure systems or "Moore families", in honor of
E. H. Moore who studied closure operators in his 1910 ''Introduction to a form of general analysis'', whereas the concept of the closure of a subset originated in the work of
Frigyes Riesz in connection with topological spaces. Though not formalized at the time, the idea of closure originated in the late 19th century with notable contributions by
Ernst Schröder,
Richard Dedekind
Julius Wilhelm Richard Dedekind (6 October 1831 – 12 February 1916) was a German mathematician who made important contributions to number theory, abstract algebra (particularly ring theory), and
the axiomatic foundations of arithmetic. His ...
and
Georg Cantor.
Closure operators are also called "hull operators", which prevents confusion with the "closure operators" studied in
topology. A set together with a closure operator on it is sometimes called a closure space.
Examples
Clearly, the usual set closure from
topology is a closure operator. Other examples include the
linear span
In mathematics, the linear span (also called the linear hull or just span) of a set of vectors (from a vector space), denoted , pp. 29-30, §§ 2.5, 2.8 is defined as the set of all linear combinations of the vectors in . It can be characterized ...
of a subset of a
vector space, the
convex hull
In geometry, the convex hull or convex envelope or convex closure of a shape is the smallest convex set that contains it. The convex hull may be defined either as the intersection of all convex sets containing a given subset of a Euclidean space ...
or
affine hull of a subset of a vector space or the
lower semicontinuous hull
of a function
, where
is e.g. a
normed space
In mathematics, a normed vector space or normed space is a vector space over the real or complex numbers, on which a norm is defined. A norm is the formalization and the generalization to real vector spaces of the intuitive notion of "length" i ...
, defined implicitely
, where
is the
epigraph of a function
.
The
relative interior is not a closure operator: although it is idempotent, it is not increasing and if
is a cube in
and
is one of its faces, then
, but
and
, so it is not increasing.
Applications
Closure operators have many applications:
In topology, the closure operators are
''topological'' closure operators, which must satisfy
:
for all
(Note that for
this gives
).
In
algebra and
logic, many closure operators are finitary closure operators, i.e. they satisfy
:
In the theory of
partially ordered sets, which are important in
theoretical computer science, closure operators have a more general definition that replaces
with
. (See .)
Closure operators in topology
The
topological closure of a subset ''X'' of a
topological space consists of all points ''y'' of the space, such that every
neighbourhood of ''y'' contains a point of ''X''. The function that associates to every subset ''X'' its closure is a topological closure operator. Conversely, every topological closure operator on a set gives rise to a topological space whose closed sets are exactly the closed sets with respect to the closure operator.
Closure operators in algebra
Finitary closure operators play a relatively prominent role in
universal algebra, and in this context they are traditionally called ''algebraic closure operators''. Every subset of an
algebra ''generates'' a
subalgebra: the smallest subalgebra containing the set. This gives rise to a finitary closure operator.
Perhaps the best known example for this is the function that associates to every subset of a given
vector space its
linear span
In mathematics, the linear span (also called the linear hull or just span) of a set of vectors (from a vector space), denoted , pp. 29-30, §§ 2.5, 2.8 is defined as the set of all linear combinations of the vectors in . It can be characterized ...
. Similarly, the function that associates to every subset of a given
group the
subgroup generated by it, and similarly for
fields and all other types of
algebraic structure
In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set of ...
s.
The linear span in a vector space and the similar algebraic closure in a field both satisfy the ''exchange property:'' If ''x'' is in the closure of the union of ''A'' and but not in the closure of ''A'', then ''y'' is in the closure of the union of ''A'' and . A finitary closure operator with this property is called a
matroid. The
dimension of a vector space, or the
transcendence degree of a field (over its
prime field) is exactly the rank of the corresponding matroid.
The function that maps every subset of a given
field to its
algebraic closure is also a finitary closure operator, and in general it is different from the operator mentioned before. Finitary closure operators that generalize these two operators are studied in
model theory
In mathematical logic, model theory is the study of the relationship between formal theories (a collection of sentences in a formal language expressing statements about a mathematical structure), and their models (those structures in which the s ...
as dcl (for ''definable closure'') and acl (for ''algebraic closure'').
The
convex hull
In geometry, the convex hull or convex envelope or convex closure of a shape is the smallest convex set that contains it. The convex hull may be defined either as the intersection of all convex sets containing a given subset of a Euclidean space ...
in ''n''-dimensional
Euclidean space is another example of a finitary closure operator. It satisfies the ''anti-exchange property:'' If ''x'' is in the closure of the union of and ''A'', but not in the union of and closure of ''A'', then ''y'' is not in the closure of the union of and ''A''. Finitary closure operators with this property give rise to
antimatroids.
As another example of a closure operator used in algebra, if some algebra has universe ''A'' and ''X'' is a set of pairs of ''A'', then the operator assigning to ''X'' the smallest
congruence
Congruence may refer to:
Mathematics
* Congruence (geometry), being the same size and shape
* Congruence or congruence relation, in abstract algebra, an equivalence relation on an algebraic structure that is compatible with the structure
* In mod ...
containing ''X'' is a finitary closure operator on ''A x A''.
Closure operators in logic
Suppose you have some
logical formalism that contains certain rules allowing you to derive new formulas from given ones. Consider the set ''F'' of all possible formulas, and let ''P'' be the
power set of ''F'', ordered by ⊆. For a set ''X'' of formulas, let cl(''X'') be the set of all formulas that can be derived from ''X''. Then cl is a closure operator on ''P''. More precisely, we can obtain cl as follows. Call "continuous" an operator ''J'' such that, for every
directed class ''T'',
:''J''(''lim T'')= ''lim J''(''T'').
This continuity condition is on the basis of a fixed point theorem for ''J''. Consider the one-step operator ''J'' of a monotone logic. This is the operator associating any set ''X'' of formulas with the set ''J''(''X'') of formulas that are either logical axioms or are obtained by an inference rule from formulas in ''X'' or are in ''X''. Then such an operator is continuous and we can define cl(''X'') as the least fixed point for ''J'' greater or equal to ''X''. In accordance with such a point of view, Tarski, Brown, Suszko and other authors proposed a general approach to logic based on closure operator theory. Also, such an idea is proposed in programming logic (see Lloyd 1987) and in
fuzzy logic
Fuzzy logic is a form of many-valued logic in which the truth value of variables may be any real number between 0 and 1. It is employed to handle the concept of partial truth, where the truth value may range between completely true and completely ...
(see Gerla 2000).
Consequence operators
Around 1930,
Alfred Tarski developed an abstract theory of logical deductions that models some properties of logical calculi. Mathematically, what he described is just a finitary closure operator on a set (the set of ''sentences''). In
abstract algebraic logic
In mathematical logic, abstract algebraic logic is the study of the algebraization of deductive systems
arising as an abstraction of the well-known Lindenbaum–Tarski algebra, and how the resulting algebras are related to logical systems.Font, 20 ...
, finitary closure operators are still studied under the name ''consequence operator'', which was coined by Tarski. The set ''S'' represents a set of sentences, a subset ''T'' of ''S'' a theory, and cl(''T'') is the set of all sentences that follow from the theory. Nowadays the term can refer to closure operators that need not be finitary; finitary closure operators are then sometimes called finite consequence operators.
Closed and pseudo-closed sets
The closed sets with respect to a closure operator on ''S'' form a subset ''C'' of the power set ''P''(''S''). Any intersection of sets in ''C'' is again in ''C''. In other words, ''C'' is a complete meet-subsemilattice of ''P''(''S''). Conversely, if ''C'' ⊆ ''P''(''S'') is closed under arbitrary intersections, then the function that associates to every subset ''X'' of ''S'' the smallest set ''Y'' ∈ ''C'' such that ''X'' ⊆ ''Y'' is a closure operator.
There is a simple and fast algorithm for generating all closed sets of a given closure operator.
A closure operator on a set is topological if and only if the set of closed sets is closed under finite unions, i.e., ''C'' is a meet-complete sublattice of ''P''(''S''). Even for non-topological closure operators, ''C'' can be seen as having the structure of a lattice. (The join of two sets ''X'',''Y'' ⊆ ''P''(''S'') being cl(''X''
''Y'').) But then ''C'' is not a
sublattice
A lattice is an abstract structure studied in the mathematical subdisciplines of order theory and abstract algebra. It consists of a partially ordered set in which every pair of elements has a unique supremum (also called a least upper boun ...
of the lattice ''P''(''S'').
Given a finitary closure operator on a set, the closures of finite sets are exactly the
compact elements of the set ''C'' of closed sets. It follows that ''C'' is an
algebraic poset {{Unreferenced, date=December 2008
In the mathematical area of order theory, the compact elements or finite elements of a partially ordered set are those elements that cannot be subsumed by a supremum of any non-empty directed set that does not al ...
.
Since ''C'' is also a lattice, it is often referred to as an algebraic lattice in this context. Conversely, if ''C'' is an algebraic poset, then the closure operator is finitary.
Each closure operator on a finite set ''S'' is uniquely determined by its images of its ''pseudo-closed'' sets.
These are recursively defined: A set is pseudo-closed if it is not closed and contains the closure of each of its pseudo-closed proper subsets. Formally: ''P'' ⊆ ''S'' is pseudo-closed if and only if
* ''P'' ≠ cl(''P'') and
* if ''Q'' ⊂ ''P'' is pseudo-closed, then cl(''Q'') ⊆ ''P''.
Closure operators on partially ordered sets
A
partially ordered set (poset) is a set together with a ''partial order'' ≤, i.e. a
binary relation
In mathematics, a binary relation associates elements of one set, called the ''domain'', with elements of another set, called the ''codomain''. A binary relation over Set (mathematics), sets and is a new set of ordered pairs consisting of ele ...
that is reflexive (), transitive ( implies ) and
antisymmetric ( implies ''a'' = ''b''). Every
power set P(''S'') together with inclusion ⊆ is a partially ordered set.
A function cl: ''P'' → ''P'' from a partial order ''P'' to itself is called a closure operator if it satisfies the following axioms for all elements ''x'', ''y'' in ''P''.
:
More succinct alternatives are available: the definition above is equivalent to the single axiom
:''x'' ≤ cl(''y'') if and only if cl(''x'') ≤ cl(''y'')
for all ''x'', ''y'' in ''P''.
Using the
pointwise order on functions between posets, one may alternatively write the extensiveness property as id
''P'' ≤ cl, where id is the
identity function. A self-map ''k'' that is increasing and idempotent, but satisfies the
dual
Dual or Duals may refer to:
Paired/two things
* Dual (mathematics), a notion of paired concepts that mirror one another
** Dual (category theory), a formalization of mathematical duality
*** see more cases in :Duality theories
* Dual (grammatical ...
of the extensiveness property, i.e. ''k'' ≤ id
''P'' is called a kernel operator, interior operator, or dual closure. As examples, if ''A'' is a subset of a set ''B'', then the self-map on the powerset of ''B'' given by ''μ
A''(''X'') = ''A'' ∪ ''X'' is a closure operator, whereas ''λ
A''(''X'') = ''A'' ∩ ''X'' is a kernel operator. The
ceiling function from the
real numbers to the real numbers, which assigns to every real ''x'' the smallest
integer not smaller than ''x'', is another example of a closure operator.
A
fixpoint of the function cl, i.e. an element ''c'' of ''P'' that satisfies cl(''c'') = ''c'', is called a closed element. A closure operator on a partially ordered set is determined by its closed elements. If ''c'' is a closed element, then ''x'' ≤ ''c'' and cl(''x'') ≤ ''c'' are equivalent conditions.
Every
Galois connection In mathematics, especially in order theory, a Galois connection is a particular correspondence (typically) between two partially ordered sets (posets). Galois connections find applications in various mathematical theories. They generalize the funda ...
(or
residuated mapping
In mathematics, the concept of a residuated mapping arises in the theory of partially ordered sets. It refines the concept of a monotone function.
If ''A'', ''B'' are posets, a function ''f'': ''A'' → ''B'' is defined to be monotone if it is o ...
) gives rise to a closure operator (as is explained in that article). In fact, ''every'' closure operator arises in this way from a suitable Galois connection.
[Blyth, p. 10] The Galois connection is not uniquely determined by the closure operator. One Galois connection that gives rise to the closure operator cl can be described as follows: if ''A'' is the set of closed elements with respect to cl, then cl: ''P'' → ''A'' is the lower adjoint of a Galois connection between ''P'' and ''A'', with the upper adjoint being the embedding of ''A'' into ''P''. Furthermore, every lower adjoint of an embedding of some subset into ''P'' is a closure operator. "Closure operators are lower adjoints of embeddings." Note however that not every embedding has a lower adjoint.
Any partially ordered set ''P'' can be viewed as a
category, with a single morphism from ''x'' to ''y'' if and only if ''x'' ≤ ''y''. The closure operators on the partially ordered set ''P'' are then nothing but the
monads on the category ''P''. Equivalently, a closure operator can be viewed as an endofunctor on the category of partially ordered sets that has the additional ''idempotent'' and ''extensive'' properties.
If ''P'' is a
complete lattice
In mathematics, a complete lattice is a partially ordered set in which ''all'' subsets have both a supremum (join) and an infimum (meet). A lattice which satisfies at least one of these properties is known as a ''conditionally complete lattice.'' ...
, then a subset ''A'' of ''P'' is the set of closed elements for some closure operator on ''P'' if and only if ''A'' is a Moore family on ''P'', i.e. the largest element of ''P'' is in ''A'', and the
infimum (meet) of any non-empty subset of ''A'' is again in ''A''. Any such set ''A'' is itself a complete lattice with the order inherited from ''P'' (but the
supremum
In mathematics, the infimum (abbreviated inf; plural infima) of a subset S of a partially ordered set P is a greatest element in P that is less than or equal to each element of S, if such an element exists. Consequently, the term ''greatest l ...
(join) operation might differ from that of ''P''). When ''P'' is the
powerset
In mathematics, the power set (or powerset) of a set is the set of all subsets of , including the empty set and itself. In axiomatic set theory (as developed, for example, in the ZFC axioms), the existence of the power set of any set is postu ...
Boolean algebra of a set ''X'', then a Moore family on ''P'' is called a closure system on ''X''.
The closure operators on ''P'' form themselves a complete lattice; the order on closure operators is defined by cl
1 ≤ cl
2 iff
In logic and related fields such as mathematics and philosophy, "if and only if" (shortened as "iff") is a biconditional logical connective between statements, where either both statements are true or both are false.
The connective is bicondi ...
cl
1(''x'') ≤ cl
2(''x'') for all ''x'' in ''P''.
See also
*
*
*
*
*
*
*
Notes
References
*
Garrett Birkhoff. 1967 (1940). ''Lattice Theory, 3rd ed''. American Mathematical Society.
* Burris, Stanley N., and H.P. Sankappanavar (1981
A Course in Universal Algebra Springer-Verlag. ''Free online edition''.
* Brown, D.J. and Suszko, R. (1973) "Abstract Logics,"
Dissertationes Mathematicae 102- 9-42.
* Castellini, G. (2003) ''Categorical closure operators''. Boston MA: Birkhaeuser.
* Edelman, Paul H. (1980) ''Meet-distributive lattices and the anti-exchange closure,''
Algebra Universalis 10: 290-299.
* Ganter, Bernhard and Obiedkov, Sergei (2016) ''Conceptual Exploration''. Springer, .
* Gerla, G. (2000) ''Fuzzy Logic: Mathematical Tools for Approximate Reasoning''.
Kluwer Academic Publishers.
* Lloyd, J.W. (1987) ''Foundations of Logic Programming''.
Springer-Verlag.
*
Tarski, Alfred (1983) "Fundamental concepts of the methodology of deductive sciences" in ''Logic, Semantics, Metamathematics''. Hackett (1956 ed.,
Oxford University Press).
*
Alfred Tarski (1956) ''Logic, semantics and metamathematics''.
Oxford University Press.
*
Ward, Morgan (1942) "The closure operators of a lattice,"
Annals of Mathematics 43: 191-96.
* G. Gierz, K. H. Hofmann, K. Keimel, J. D. Lawson, M. Mislove, D. S. Scott: ''Continuous Lattices and Domains'', Cambridge University Press, 2003
*
* M. Erné, J. Koslowski, A. Melton, G. E. Strecker, ''A primer on Galois connections'', in: Proceedings of the 1991 Summer Conference on General Topology and Applications in Honor of Mary Ellen Rudin and Her Work, Annals of the New York Academy of Sciences, Vol. 704, 1993, pp. 103–125. Available online in various file formats
PS.GZPS
External links
*
Stanford Encyclopedia of Philosophy
The ''Stanford Encyclopedia of Philosophy'' (''SEP'') combines an online encyclopedia of philosophy with peer-reviewed publication of original papers in philosophy, freely accessible to Internet users. It is maintained by Stanford University. Eac ...
:
Algebraic Propositional Logic—by Ramon Jansana.
{{DEFAULTSORT:Closure Operator
*
Universal algebra
Order theory
pl:Operator konsekwencji