Contents
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 precisely, a function is continuous if arbitrarily small changes in its value can be assured by restricting to sufficiently small changes of its argument. A discontinuous function is a function that is. Until the 19th century, mathematicians largely relied on intuitive notions of continuity and considered only continuous functions. The epsilon–delta definition of a limit was introduced to formalize the definition of continuity. Continuity is one of the core concepts of calculus and mathematical analysis, where arguments and values of functions are real and complex numbers. The concept has been generalized to functions between metric spaces and between topological spaces. The latter are the most general continuous functions, and their definition is the basis of topology. A stronger form of continuity is uniform continuity. In order theory, especially in domain theory, a related concept of continuity is Scott continuity. As an example, the function H(t) denoting the height of a growing flower at time t would be considered continuous. In contrast, the function M(t) denoting the amount of money in a bank account at time t would be considered discontinuous since it "jumps" at each point in time when money is deposited or withdrawn.
History
A form of the epsilon–delta definition of continuity was first given by Bernard Bolzano in 1817. Augustin-Louis Cauchy defined continuity of y = f(x) as follows: an infinitely small increment \alpha of the independent variable x always produces an infinitely small change of the dependent variable y (see e.g. Cours d'Analyse, p. 34). Cauchy defined infinitely small quantities in terms of variable quantities, and his definition of continuity closely parallels the infinitesimal definition used today (see microcontinuity). The formal definition and the distinction between pointwise continuity and uniform continuity were first given by Bolzano in the 1830s, but the work wasn't published until the 1930s. Like Bolzano, Karl Weierstrass denied continuity of a function at a point c unless it was defined at and on both sides of c, but Édouard Goursat allowed the function to be defined only at and on one side of c, and Camille Jordan allowed it even if the function was defined only at c. All three of those nonequivalent definitions of pointwise continuity are still in use. Eduard Heine provided the first published definition of uniform continuity in 1872, but based these ideas on lectures given by Peter Gustav Lejeune Dirichlet in 1854.
Real functions
Definition
A real function that is a function from real numbers to real numbers can be represented by a graph in the Cartesian plane; such a function is continuous if, roughly speaking, the graph is a single unbroken curve whose domain is the entire real line. A more mathematically rigorous definition is given below. Continuity of real functions is usually defined in terms of limits. A function f with variable x is continuous at the real number c, if the limit of f(x), as x tends to c, is equal to f(c). There are several different definitions of the (global) continuity of a function, which depend on the nature of its domain. A function is continuous on an open interval if the interval is contained in the function's domain and the function is continuous at every interval point. A function that is continuous on the interval (the whole real line) is often called simply a continuous function; one also says that such a function is continuous everywhere. For example, all polynomial functions are continuous everywhere. A function is continuous on a semi-open or a closed interval; if the interval is contained in the domain of the function, the function is continuous at every interior point of the interval, and the value of the function at each endpoint that belongs to the interval is the limit of the values of the function when the variable tends to the endpoint from the interior of the interval. For example, the function is continuous on its whole domain, which is the closed interval Many commonly encountered functions are partial functions that have a domain formed by all real numbers, except some isolated points. Examples include the reciprocal function and the tangent function When they are continuous on their domain, one says, in some contexts, that they are continuous, although they are not continuous everywhere. In other contexts, mainly when one is interested in their behavior near the exceptional points, one says they are discontinuous. A partial function is discontinuous at a point if the point belongs to the topological closure of its domain, and either the point does not belong to the domain of the function or the function is not continuous at the point. For example, the functions and are discontinuous at 0 , and remain discontinuous whichever value is chosen for defining them at 0 . A point where a function is discontinuous is called a discontinuity. Using mathematical notation, several ways exist to define continuous functions in the three senses mentioned above. Let be a function defined on a subset D of the set \R of real numbers. This subset D is the domain of f . Some possible choices include In the case of the domain D being defined as an open interval, a and b do not belong to D, and the values of f(a) and f(b) do not matter for continuity on D.
Definition in terms of limits of functions
The function f is continuous at some point c of its domain if the limit of f(x), as x approaches c through the domain of f, exists and is equal to f(c). In mathematical notation, this is written as In detail this means three conditions: first, f has to be defined at c (guaranteed by the requirement that c is in the domain of f ). Second, the limit of that equation has to exist. Third, the value of this limit must equal f(c). (Here, we have assumed that the domain of f does not have any isolated points.)
Definition in terms of neighborhoods
A neighborhood of a point c is a set that contains, at least, all points within some fixed distance of c. Intuitively, a function is continuous at a point c if the range of f over the neighborhood of c shrinks to a single point f(c) as the width of the neighborhood around c shrinks to zero. More precisely, a function f is continuous at a point c of its domain if, for any neighborhood N_1(f(c)) there is a neighborhood N_2(c) in its domain such that whenever As neighborhoods are defined in any topological space, this definition of a continuous function applies not only for real functions but also when the domain and the codomain are topological spaces and is thus the most general definition. It follows that a function is automatically continuous at every isolated point of its domain. For example, every real-valued function on the integers is continuous.
Definition in terms of limits of sequences
[[File:Continuity of the Exponential at 0.svg|thumb|The sequence exp(1/n) converges to exp(0) = 1 ]] One can instead require that for any sequence of points in the domain which converges to c, the corresponding sequence converges to f(c). In mathematical notation,
Weierstrass and Jordan definitions (epsilon–delta) of continuous functions
[[File:Example of continuous function.svg|right|thumb|Illustration of the ε-δ-definition: at x = 2 , any value δ ≤ 0.5 satisfies the condition of the definition for ε = 0.5 .]] Explicitly including the definition of the limit of a function, we obtain a self-contained definition: Given a function as above and an element x_0 of the domain D, f is said to be continuous at the point x_0 when the following holds: For any positive real number however small, there exists some positive real number \delta > 0 such that for all x in the domain of f with the value of f(x) satisfies Alternatively written, continuity of at x_0 \in D means that for every there exists a \delta > 0 such that for all x \in D: More intuitively, we can say that if we want to get all the f(x) values to stay in some small neighborhood around we need to choose a small enough neighborhood for the x values around x_0. If we can do that no matter how small the f(x_0) neighborhood is, then f is continuous at x_0. In modern terms, this is generalized by the definition of continuity of a function with respect to a basis for the topology, here the metric topology. Weierstrass had required that the interval be entirely within the domain D, but Jordan removed that restriction.
Definition in terms of control of the remainder
In proofs and numerical analysis, we often need to know how fast limits are converging, or in other words, control of the remainder. We can formalize this to a definition of continuity. A function is called a control function if A function f : D \to R is C-continuous at x_0 if there exists such a neighbourhood N(x_0) that A function is continuous in x_0 if it is C-continuous for some control function C. This approach leads naturally to refining the notion of continuity by restricting the set of admissible control functions. For a given set of control functions \mathcal{C} a function is \mathcal{C}-continuous if it is C-continuous for some For example, the Lipschitz and Hölder continuous functions of exponent α below are defined by the set of control functions respectively
Definition using oscillation
Continuity can also be defined in terms of oscillation: a function f is continuous at a point x_0 if and only if its oscillation at that point is zero; in symbols, A benefit of this definition is that it discontinuity: the oscillation gives how the function is discontinuous at a point. This definition is helpful in descriptive set theory to study the set of discontinuities and continuous points – the continuous points are the intersection of the sets where the oscillation is less than \varepsilon (hence a G {\delta} set) – and gives a rapid proof of one direction of the Lebesgue integrability condition. The oscillation is equivalent to the definition by a simple re-arrangement and by using a limit (lim sup, lim inf) to define oscillation: if (at a given point) for a given there is no \delta that satisfies the definition, then the oscillation is at least and conversely if for every \varepsilon there is a desired \delta, the oscillation is 0. The oscillation definition can be naturally generalized to maps from a topological space to a metric space.
Definition using the hyperreals
Cauchy defined the continuity of a function in the following intuitive terms: an infinitesimal change in the independent variable corresponds to an infinitesimal change of the dependent variable (see Cours d'analyse, page 34). Non-standard analysis is a way of making this mathematically rigorous. The real line is augmented by adding infinite and infinitesimal numbers to form the hyperreal numbers. In nonstandard analysis, continuity can be defined as follows. (see microcontinuity). In other words, an infinitesimal increment of the independent variable always produces an infinitesimal change of the dependent variable, giving a modern expression to Augustin-Louis Cauchy's definition of continuity.
Construction of continuous functions
Checking the continuity of a given function can be simplified by checking one of the above defining properties for the building blocks of the given function. It is straightforward to show that the sum of two functions, continuous on some domain, is also continuous on this domain. Given then the s = f + g (defined by for all x\in D) is continuous in D. The same holds for the , (defined by for all x \in D) is continuous in D. Combining the above preservations of continuity and the continuity of constant functions and of the identity function I(x) = x on \R, one arrives at the continuity of all polynomial functions on \R, such as (pictured on the right). In the same way, it can be shown that the r = 1/f (defined by for all x \in D such that f(x) \neq 0) is continuous in This implies that, excluding the roots of g, the q = f / g (defined by for all x \in D, such that g(x) \neq 0) is also continuous on. For example, the function (pictured) is defined for all real numbers x \neq -2 and is continuous at every such point. Thus, it is a continuous function. The question of continuity at x = -2 does not arise since x = -2 is not in the domain of y. There is no continuous function that agrees with y(x) for all x \neq -2. Since the function sine is continuous on all reals, the sinc function is defined and continuous for all real x \neq 0. However, unlike the previous example, G be extended to a continuous function on real numbers, by the value G(0) to be 1, which is the limit of G(x), when x approaches 0, i.e., Thus, by setting the sinc-function becomes a continuous function on all real numbers. The term is used in such cases when (re)defining values of a function to coincide with the appropriate limits make a function continuous at specific points. A more involved construction of continuous functions is the function composition. Given two continuous functions their composition, denoted as and defined by is continuous. This construction allows stating, for example, that is continuous for all x > 0.
Examples of discontinuous functions
An example of a discontinuous function is the Heaviside step function H, defined by Pick for instance. Then there is no \delta-neighborhood around x = 0, i.e. no open interval with \delta > 0, that will force all the H(x) values to be within the \varepsilon-neighborhood of H(0), i.e. within (1/2,;3/2). Intuitively, we can think of this type of discontinuity as a sudden jump in function values. Similarly, the signum or sign function is discontinuous at x = 0 but continuous everywhere else. Yet another example: the function is continuous everywhere apart from x = 0. Besides plausible continuities and discontinuities like above, there are also functions with a behavior, often coined pathological, for example, Thomae's function, is continuous at all irrational numbers and discontinuous at all rational numbers. In a similar vein, Dirichlet's function, the indicator function for the set of rational numbers, is nowhere continuous.
Properties
A useful lemma
Let f(x) be a function that is continuous at a point x_0, and y_0 be a value such Then throughout some neighbourhood of x_0. Proof: By the definition of continuity, take, then there exists \delta>0 such that Suppose there is a point in the neighbourhood for which f(x)=y_0; then we have the contradiction
Intermediate value theorem
The intermediate value theorem is an existence theorem, based on the real number property of completeness, and states: For example, if a child grows from 1 m to 1.5 m between the ages of two and six years, then, at some time between two and six years of age, the child's height must have been 1.25 m. As a consequence, if f is continuous on [a, b] and f(a) and f(b) differ in sign, then, at some point f(c) must equal zero.
Extreme value theorem
The extreme value theorem states that if a function f is defined on a closed interval [a, b] (or any closed and bounded set) and is continuous there, then the function attains its maximum, i.e. there exists with for all The same is true of the minimum of f. These statements are not, in general, true if the function is defined on an open interval (a, b) (or any set that is not both closed and bounded), as, for example, the continuous function defined on the open interval (0,1), does not attain a maximum, being unbounded above.
Relation to differentiability and integrability
Every differentiable function is continuous, as can be shown. The converse does not hold: for example, the absolute value function is everywhere continuous. However, it is not differentiable at x = 0 (but is so everywhere else). Weierstrass's function is also everywhere continuous but nowhere differentiable. The derivative f′(x) of a differentiable function f(x) need not be continuous. If f′(x) is continuous, f(x) is said to be continuously differentiable. The set of such functions is denoted More generally, the set of functions (from an open interval (or open subset of \R) \Omega to the reals) such that f is n times differentiable and such that the n-th derivative of f is continuous is denoted See differentiability class. In the field of computer graphics, properties related (but not identical) to are sometimes called G^0 (continuity of position), G^1 (continuity of tangency), and G^2 (continuity of curvature); see Smoothness of curves and surfaces. Every continuous function is integrable (for example in the sense of the Riemann integral). The converse does not hold, as the (integrable but discontinuous) sign function shows.
Pointwise and uniform limits
Given a sequence of functions such that the limit exists for all x \in D,, the resulting function f(x) is referred to as the pointwise limit of the sequence of functions The pointwise limit function need not be continuous, even if all functions f_n are continuous, as the animation at the right shows. However, f is continuous if all functions f_n are continuous and the sequence converges uniformly, by the uniform convergence theorem. This theorem can be used to show that the exponential functions, logarithms, square root function, and trigonometric functions are continuous.
Directional Continuity
Discontinuous functions may be discontinuous in a restricted way, giving rise to the concept of directional continuity (or right and left continuous functions) and semi-continuity. Roughly speaking, a function is if no jump occurs when the limit point is approached from the right. Formally, f is said to be right-continuous at the point c if the following holds: For any number however small, there exists some number \delta > 0 such that for all x in the domain with the value of f(x) will satisfy This is the same condition as continuous functions, except it is required to hold for x strictly larger than c only. Requiring it instead for all x with yields the notion of functions. A function is continuous if and only if it is both right-continuous and left-continuous.
Semicontinuity
A function f is if, roughly, any jumps that might occur only go down, but not up. That is, for any there exists some number \delta > 0 such that for all x in the domain with the value of f(x) satisfies The reverse condition is.
Continuous functions between metric spaces
The concept of continuous real-valued functions can be generalized to functions between metric spaces. A metric space is a set X equipped with a function (called metric) d_X, that can be thought of as a measurement of the distance of any two elements in X. Formally, the metric is a function that satisfies a number of requirements, notably the triangle inequality. Given two metric spaces and and a function f : X \to Y then f is continuous at the point c \in X (with respect to the given metrics) if for any positive real number there exists a positive real number \delta > 0 such that all x \in X satisfying will also satisfy As in the case of real functions above, this is equivalent to the condition that for every sequence in X with limit we have The latter condition can be weakened as follows: f is continuous at the point c if and only if for every convergent sequence in X with limit c, the sequence is a Cauchy sequence, and c is in the domain of f. The set of points at which a function between metric spaces is continuous is a G {\delta} set – this follows from the definition of continuity. This notion of continuity is applied, for example, in functional analysis. A key statement in this area says that a linear operator T : V \to W between [normed vector spaces](https://bliptext.com/articles/[norm](https://bliptext.com/articles/norm-mathematics)ed-vector-space) V and W (which are vector spaces equipped with a compatible norm, denoted |x|) is continuous if and only if it is bounded, that is, there is a constant K such that for all x \in V.
Uniform, Hölder and Lipschitz continuity
The concept of continuity for functions between metric spaces can be strengthened in various ways by limiting the way \delta depends on \varepsilon and c in the definition above. Intuitively, a function f as above is uniformly continuous if the \delta does not depend on the point c. More precisely, it is required that for every real number there exists \delta > 0 such that for every c, b \in X with we have that Thus, any uniformly continuous function is continuous. The converse does not generally hold but holds when the domain space X is compact. Uniformly continuous maps can be defined in the more general situation of uniform spaces. A function is Hölder continuous with exponent α (a real number) if there is a constant K such that for all b, c \in X, the inequality holds. Any Hölder continuous function is uniformly continuous. The particular case \alpha = 1 is referred to as Lipschitz continuity. That is, a function is Lipschitz continuous if there is a constant K such that the inequality holds for any b, c \in X. The Lipschitz condition occurs, for example, in the Picard–Lindelöf theorem concerning the solutions of ordinary differential equations.
Continuous functions between topological spaces
Another, more abstract, notion of continuity is the continuity of functions between topological spaces in which there generally is no formal notion of distance, as there is in the case of metric spaces. A topological space is a set X together with a topology on X, which is a set of subsets of X satisfying a few requirements with respect to their unions and intersections that generalize the properties of the open balls in metric spaces while still allowing one to talk about the neighborhoods of a given point. The elements of a topology are called open subsets of X (with respect to the topology). A function f : X \to Y between two topological spaces X and Y is continuous if for every open set the inverse image is an open subset of X. That is, f is a function between the sets X and Y (not on the elements of the topology T_X), but the continuity of f depends on the topologies used on X and Y. This is equivalent to the condition that the preimages of the closed sets (which are the complements of the open subsets) in Y are closed in X. An extreme example: if a set X is given the discrete topology (in which every subset is open), all functions f : X \to T to any topological space T are continuous. On the other hand, if X is equipped with the indiscrete topology (in which the only open subsets are the empty set and X) and the space T set is at least T0, then the only continuous functions are the constant functions. Conversely, any function whose codomain is indiscrete is continuous.
Continuity at a point
The translation in the language of neighborhoods of the -definition of continuity leads to the following definition of the continuity at a point: This definition is equivalent to the same statement with neighborhoods restricted to open neighborhoods and can be restated in several ways by using preimages rather than images. Also, as every set that contains a neighborhood is also a neighborhood, and f^{-1}(V) is the largest subset U of X such that this definition may be simplified into: As an open set is a set that is a neighborhood of all its points, a function f : X \to Y is continuous at every point of X if and only if it is a continuous function. If X and Y are metric spaces, it is equivalent to consider the neighborhood system of open balls centered at x and f(x) instead of all neighborhoods. This gives back the above definition of continuity in the context of metric spaces. In general topological spaces, there is no notion of nearness or distance. If, however, the target space is a Hausdorff space, it is still true that f is continuous at a if and only if the limit of f as x approaches a is f(a). At an isolated point, every function is continuous. Given x \in X, a map f : X \to Y is continuous at x if and only if whenever \mathcal{B} is a filter on X that converges to x in X, which is expressed by writing then necessarily in Y. If denotes the neighborhood filter at x then f : X \to Y is continuous at x if and only if in Y. Moreover, this happens if and only if the prefilter is a filter base for the neighborhood filter of f(x) in Y.
Alternative definitions
Several equivalent definitions for a topological structure exist; thus, several equivalent ways exist to define a continuous function.
Sequences and nets
In several contexts, the topology of a space is conveniently specified in terms of limit points. This is often accomplished by specifying when a point is the limit of a sequence. Still, for some spaces that are too large in some sense, one specifies also when a point is the limit of more general sets of points indexed by a directed set, known as nets. A function is (Heine-)continuous only if it takes limits of sequences to limits of sequences. In the former case, preservation of limits is also sufficient; in the latter, a function may preserve all limits of sequences yet still fail to be continuous, and preservation of nets is a necessary and sufficient condition. In detail, a function f : X \to Y is sequentially continuous if whenever a sequence in X converges to a limit x, the sequence converges to f(x). Thus, sequentially continuous functions "preserve sequential limits." Every continuous function is sequentially continuous. If X is a first-countable space and countable choice holds, then the converse also holds: any function preserving sequential limits is continuous. In particular, if X is a metric space, sequential continuity and continuity are equivalent. For non-first-countable spaces, sequential continuity might be strictly weaker than continuity. (The spaces for which the two properties are equivalent are called sequential spaces.) This motivates the consideration of nets instead of sequences in general topological spaces. Continuous functions preserve the limits of nets, and this property characterizes continuous functions. For instance, consider the case of real-valued functions of one real variable: Proof. Assume that is continuous at x_0 (in the sense of continuity). Let be a sequence converging at x_0 (such a sequence always exists, for example, ); since f is continuous at x_0 For any such we can find a natural number such that for all since converges at x_0; combining this with (*) we obtain Assume on the contrary that f is sequentially continuous and proceed by contradiction: suppose f is not continuous at x_0 then we can take and call the corresponding point : in this way we have defined a sequence such that by construction x_n \to x_0 but, which contradicts the hypothesis of sequential continuity.
Closure operator and interior operator definitions
In terms of the interior operator, a function f : X \to Y between topological spaces is continuous if and only if for every subset In terms of the closure operator, f : X \to Y is continuous if and only if for every subset That is to say, given any element x \in X that belongs to the closure of a subset f(x) necessarily belongs to the closure of f(A) in Y. If we declare that a point x is a subset if then this terminology allows for a plain English description of continuity: f is continuous if and only if for every subset f maps points that are close to A to points that are close to f(A). Similarly, f is continuous at a fixed given point x \in X if and only if whenever x is close to a subset then f(x) is close to f(A). Instead of specifying topological spaces by their open subsets, any topology on X can alternatively be determined by a closure operator or by an interior operator. Specifically, the map that sends a subset A of a topological space X to its topological closure satisfies the Kuratowski closure axioms. Conversely, for any closure operator there exists a unique topology \tau on X (specifically, ) such that for every subset is equal to the topological closure of A in (X, \tau). If the sets X and Y are each associated with closure operators (both denoted by ) then a map f : X \to Y is continuous if and only if for every subset Similarly, the map that sends a subset A of X to its topological interior defines an interior operator. Conversely, any interior operator induces a unique topology \tau on X (specifically, ) such that for every is equal to the topological interior of A in (X, \tau). If the sets X and Y are each associated with interior operators (both denoted by ) then a map f : X \to Y is continuous if and only if for every subset
Filters and prefilters
Continuity can also be characterized in terms of filters. A function f : X \to Y is continuous if and only if whenever a filter \mathcal{B} on X converges in X to a point x \in X, then the prefilter converges in Y to f(x). This characterization remains true if the word "filter" is replaced by "prefilter."
Properties
If f : X \to Y and g : Y \to Z are continuous, then so is the composition If f : X \to Y is continuous and The possible topologies on a fixed set X are partially ordered: a topology \tau_1 is said to be coarser than another topology \tau_2 (notation: ) if every open subset with respect to \tau_1 is also open with respect to \tau_2. Then, the identity map is continuous if and only if (see also comparison of topologies). More generally, a continuous function stays continuous if the topology \tau_Y is replaced by a coarser topology and/or \tau_X is replaced by a finer topology.
Homeomorphisms
Symmetric to the concept of a continuous map is an open map, for which of open sets are open. If an open map f has an inverse function, that inverse is continuous, and if a continuous map g has an inverse, that inverse is open. Given a bijective function f between two topological spaces, the inverse function f^{-1} need not be continuous. A bijective continuous function with a continuous inverse function is called a. If a continuous bijection has as its domain a compact space and its codomain is Hausdorff, then it is a homeomorphism.
Defining topologies via continuous functions
Given a function where X is a topological space and S is a set (without a specified topology), the final topology on S is defined by letting the open sets of S be those subsets A of S for which f^{-1}(A) is open in X. If S has an existing topology, f is continuous with respect to this topology if and only if the existing topology is coarser than the final topology on S. Thus, the final topology is the finest topology on S that makes f continuous. If f is surjective, this topology is canonically identified with the quotient topology under the equivalence relation defined by f. Dually, for a function f from a set S to a topological space X, the initial topology on S is defined by designating as an open set every subset A of S such that for some open subset U of X. If S has an existing topology, f is continuous with respect to this topology if and only if the existing topology is finer than the initial topology on S. Thus, the initial topology is the coarsest topology on S that makes f continuous. If f is injective, this topology is canonically identified with the subspace topology of S, viewed as a subset of X. A topology on a set S is uniquely determined by the class of all continuous functions S \to X into all topological spaces X. Dually, a similar idea can be applied to maps X \to S.
Related notions
If f : S \to Y is a continuous function from some subset S of a topological space X then a of f to X is any continuous function F : X \to Y such that F(s) = f(s) for every s \in S, which is a condition that often written as In words, it is any continuous function F : X \to Y that restricts to f on S. This notion is used, for example, in the Tietze extension theorem and the Hahn–Banach theorem. If f : S \to Y is not continuous, then it could not possibly have a continuous extension. If Y is a Hausdorff space and S is a dense subset of X then a continuous extension of f : S \to Y to X, if one exists, will be unique. The Blumberg theorem states that if is an arbitrary function then there exists a dense subset D of \R such that the restriction is continuous; in other words, every function \R \to \R can be restricted to some dense subset on which it is continuous. Various other mathematical domains use the concept of continuity in different but related meanings. For example, in order theory, an order-preserving function f : X \to Y between particular types of partially ordered sets X and Y is continuous if for each directed subset A of X, we have Here ,\sup, is the supremum with respect to the orderings in X and Y, respectively. This notion of continuity is the same as topological continuity when the partially ordered sets are given the Scott topology. In category theory, a functor between two categories is called if it commutes with small limits. That is to say, for any small (that is, indexed by a set I, as opposed to a class) diagram of objects in \mathcal C. A is a generalization of metric spaces and posets, which uses the concept of quantales, and that can be used to unify the notions of metric spaces and domains.
This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.
Wikipedia® is a registered trademark of the
Wikimedia Foundation, Inc.
Bliptext is not
affiliated with or endorsed by Wikipedia or the
Wikimedia Foundation.