%@ page language="java" contentType="text/html" %> <%-- Include common initialisation code --%> <%@ include file="/arch/common.jsp" %> <%-- The current tab --%> <% String currentTab = "Research"; %> <%-- Content of navigation pane --%> <%@ include file="nav.jsp" %> <% showCurrentLink=true; %> <%-- Current navigation location --%> <% String currentNav = "Reports and Theses"; %> <%-- Include the code for the document header --%> <%@ include file="/arch/header.jsp" %>
S.J. O'Neill, Partial Metrics, Valuations and Domain Theory (October 1, 1995).
In this paper we develop some connections between the partial metrics of Matthews and the topological aspects of domain theory. We do this by introducing the valuation spaces, which are a special class of partial metric spaces. We develop the natural duality of partial metrics and propose that a natural context in which to view a partial metric space is as a bitopological space. We then see that successive conditions on a valuation can ensure that the pmetric topology is first of all order consistent (with the underlying poset), then equivalent to the Scott topology, and finally that the induced metric topology is equivalent to the patch topology.
<%@ include file="cited.html" %>S.J. O'Neill, "Partial Metrics, Valuations and Domain Theory", Proceedings of the 11th Summer Conference on General Topology and Applications, Annals of the New York Academy of Sciences, ed. S. Andima and others, pp. 304-315 (1997)
<%-- Include the code for the document footer --%> <%@ include file="/arch/footer.jsp" %>