[go: nahoru, domu]

nLab formal topology (Rev #17, changes)

Showing changes from revision #16 to #17: Added | Removed | Changed

This entry is about a generalized notion of topology. For the notion of formal space in the sense of rational homotopy theory, see formal dg-algebra.


Context

Topology

topology (point-set topology, point-free topology)

see also differential topology, algebraic topology, functional analysis and topological homotopy theory

Introduction

Basic concepts

Universal constructions

Extra stuff, structure, properties

Examples

Basic statements

Theorems

Analysis Theorems

topological homotopy theory

Formal topology

Idea

Formal topology is a programme for doing topology in a finite, predicative, and constructive fashion.

It is a kind of pointless topology; in the context of classical mathematics, it reproduces the theory of locales rather than topological spaces (although of course one can recover topological spaces from locales).

The basic definitions can be motivated by an attempt to study locales entirely through the posites that generate them. However, in order to recover all basic topological notions (particularly those associated with closed rather than open features) predicatively, we need to add a ‘positivity’ relation to the ‘coverage’ relation of sites.

Definitions

A formal topology or formal space is a set SS together with

such that

  1. a=ba = b whenever a{b}a \lhd \{b\} and b{a}b \lhd \{a\},
  2. aUa \lhd U whenever aUa \in U,
  3. aVa \lhd V whenever aUa \lhd U and xVx \lhd V for all xUx \in U,
  4. abUa \cap b \lhd U whenever aUa \lhd U or bUb \lhd U,
  5. a{xy|xU,yV}a \lhd \{ x \cap y \;|\; x \in U,\; y \in V \} whenever aUa \lhd U and aVa \lhd V,
  6. a{}a \lhd \{\top\},
  7. x\Diamond x for some xUx \in U whenever a\Diamond a and aUa \lhd U, and
  8. aUa \lhd U whenever aUa \lhd U if a\Diamond a,

for all aa, bb, UU, and VV.

We interpret the elements of SS as basic opens in the formal space. We call \top the entire space and aba \cap b the intersection of aa and bb. We say that aa is covered by UU or that UU is a cover of aa if aUa \lhd U. We say that aa is positive or inhabited if a\Diamond a. (For a topological space equipped with a strict topological base SS, taking these intepretations literally does in fact define a formal space; see the Examples.)

Some immediate points to notice:

  • If we drop (1), then the hypothesis of (1) defines an equivalence relation on SS which is a congruence for \top, \cap, \lhd, and \Diamond, so that we may simply pass to the quotient set. In appropriate foundations, we can even allow SS to be a preset originally, then use (1) as a definition of equality.
  • We can prove that (S,,)(S,\cap,\top) is a bounded semilattice; if (as the notation suggests) we interpret this as a meet-semilattice, then aba \leq b if and only if a{b}a \lhd \{b\}. Conversely, we could require that (S,,)(S,\cap,\top) be a semilattice originally, then let (1) say that aba \leq b whenever a{b}a \lhd \{b\}.
  • We can prove that a\Diamond a holds iff every cover of aa is inhabited and that a\Diamond a fails iff aa \lhd \empty. Accordingly, this predicate is uniquely definable (in two equivalent ways, one impredicative and one nonconstructive) in a classical treatment; only in a treatment that is both predicative and constructive do we need to include it in the axioms. See positivity predicate.

Examples

Let XX be a topological space, and let SS be the collection of open subsets of XX. Let \top be XX itself, and let aba \cap b be the literal intersection of aa and bb for a,bSa, b \in S. Let aUa \lhd U if and only UU is literally an open cover of aa, and let a\Diamond a if and only if aa is literally inhabited. Then (S,,,,)(S,\top,\cap,\lhd,\Diamond) is a formal topology.

The above example is impredicative (since the collection of open subsets is generally large), but now let SS be a base for the topology of XX which is strict in the sense that it is closed under finitary intersection. Let the other definitions be as before. Then (S,,,,)(S,\top,\cap,\lhd,\Diamond) is a formal topology.

More generally, let BB be a subbase for the topology of XX, and let SS be the free monoid on BB, that is the set of finite lists of elements of BB (so this example is not strictly finitist), modulo the equivalence relation by which two lists are identified if their intersections are equal. Let \top be the empty list, let aba \cap b be the concatenation of aa and bb, let aUa \lhd U if the intersection of aa is contained in the union of the intersections of the elements of UU, and let a\Diamond a if the intersection of aa is inhabited. Then (S,,,,)(S,\top,\cap,\lhd,\Diamond) is a formal topology.

Let XX be an accessible locale generated by a posite whose underlying poset SS is a (meet)-semilattice. Let \top and \cap be as in the semilattice structure on SS, and let aUa \lhd U if UU contains a basic cover (in the posite structure on SS) of aa. Then we get a formal topology, defining \Diamond in the unique way.

The last example is not predicative, and this is in part why one studies formal topologies instead of sites, if one wishes to be strictly predicative. (It still needs to be motivated that we want \Diamond at all.)

 In dependent type theory

In dependent type theory , if let one doesn’t have a(Ω,El Ω)(\Omega, \mathrm{El}_\Omega) be the type of all propositions , then and one let usually the cannot define a relation between a type S a SA S a \in_S A and for the type of all subtypes ofa:S S a:S , which and is necessary for defining the coverageA:SΩ \lhd A:S \to \Omega . Instead, as one has to use aTarski universe to define the type of all locally UU-small subtypes of SS, and use that to define a locally UU-small formal topology on SS.

Let (U,T)(U, T) be a Tarski universe, and let Prop U\mathrm{Prop}_U be the type of all propositions in UU

a SAEl Ω(A(a))a \in_S A \coloneqq \mathrm{El}_\Omega(A(a))
Prop U A:UisProp(T(A))\mathrm{Prop}_U \coloneqq \sum_{A:U} \mathrm{isProp}(T(A))

The singleton subtype function is a function {}:S(SΩ)\{-\}:S \to (S \to \Omega), such that for all elements a:Sa:S, p(a):a S{a}p(a):a \in_S \{a\}, and for all functions R:S(SΩ)R:S \to (S \to \Omega) such that for all elements a:Sa:S, p R(a):a SR(a)p_R(a):a \in_S R(a), the type of functions (b S{a})(b SR(a))(b \in_S \{a\}) \to (b \in_S R(a)) is contractible for all a:Aa:A and b:Ab:A.

which A comes with anembeddingformal topology orasType U:Prop UU\mathrm{asType}_U:\mathrm{Prop}_U \hookrightarrow Uformal space . In is addition, a we define the relationa S UAa \in_S^U Atype fora:S a:S S and together withA:SProp UA:S \to \mathrm{Prop}_U as

a S UAisContr(T(asType(A(a)))a \in_S^U A \coloneqq \mathrm{isContr}(T(\mathrm{asType}(A(a)))

The singleton subtype function is a function {}:S(SProp U)\{-\}:S \to (S \to \mathrm{Prop}_U), such that for all elements a:Sa:S, p(a):a S U{a}p(a):a \in_S^U \{a\}, and for all functions R:S(SProp U)R:S \to (S \to \mathrm{Prop}_U) such that for all elements a:Sa:S, p R(a):a S UR(a)p_R(a):a \in_S^U R(a), the type of functions (b S U{a})(b S UR(a))(b \in_S^U \{a\}) \to (b \in_S^U R(a)) is contractible for all a:Aa:A and b:Ab:A.

Given a Tarski universe (U,T)(U, T), a locally UU-small formal topology or locally UU-small formal space is a type SS together with

such that

  1. For all elements a:Sa:S and b:Sb:S, the canonical function
    idToFormalTop(a,b):(a= Sb)((a{b})×(b{a}))\mathrm{idToFormalTop}(a, b):(a =_S b) \to ((a \lhd \{b\}) \times (b \lhd \{a\}))

    is an equivalence of types.

    a:S b:SisEquiv(idToFormalTop(a,b))\prod_{a:S} \prod_{b:S} \mathrm{isEquiv}(\mathrm{idToFormalTop}(a, b))
  2. For all elements a:Sa:S and subsets A:SProp UΩ A:S \to \mathrm{Prop}_U \Omega, if a S U SA a \in_S^U \in_S A, then aAa \lhd A
    a:S A:SProp UΩ(a S U SA)(aA) \prod_{a:S} \prod_{A:S \to \mathrm{Prop}_U} \Omega} (a \in_S^U \in_S A) \to (a \lhd A)
  3. For all elements a:Sa:S and subsets A:SProp UΩ A:S \to \mathrm{Prop}_U \Omega and B:SProp UΩ B:S \to \mathrm{Prop}_U \Omega, if aAa \lhd A and for all elements x:Sx:S, xBx \lhd B and x S U SA x \in_S^U \in_S A, then aBa \lhd B
    a:S A:SProp UΩ B:SProp UΩ((aA)× x:S(x S U SA)×(xB))(aB) \prod_{a:S} \prod_{A:S \to \mathrm{Prop}_U} \Omega} \prod_{B:S \to \mathrm{Prop}_U} \Omega} \left((a \lhd A) \times \prod_{x:S} (x \in_S^U \in_S A) \times (x \lhd B)\right) \to (a \lhd B)
  4. For all elements a:Sa:S and b:Sb:S and subsets A:SProp AΩ A:S \to \mathrm{Prop}_A \Omega, if aAa \lhd A or bAb \lhd A, then abAa \cap b \lhd A.
    a:S b:S A:SProp UΩ((aA)×(bA))(abA) \prod_{a:S} \prod_{b:S} \prod_{A:S \to \mathrm{Prop}_U} \Omega} ((a \lhd A) \times (b \lhd A)) \to (a \cap b \lhd A)
  5. For all elements a:Sa:S and subsets A:SProp UΩ A:S \to \mathrm{Prop}_U \Omega and B:SProp UΩ B:S \to \mathrm{Prop}_U \Omega, if aAa \lhd A and aBa \lhd B, then
    a z:S x:S y:S(x S U SA)×(y S U SB)×(z= Sxu) a \lhd \sum_{z:S} \prod_{x:S} \prod_{y:S} (x \in_S^U \in_S A) \times (y \in_S^U \in_S B) \times (z =_S x \cap u)
    a:S A:SProp UΩ B:SProp UΩ(aA)×(aB)(a z:S x:S y:S(x S U SA)×(y S U SB)×(z= Sxy)) \prod_{a:S} \prod_{A:S \to \mathrm{Prop}_U} \Omega} \prod_{B:S \to \mathrm{Prop}_U} \Omega} (a \lhd A) \times (a \lhd B) \to \left(a \lhd \sum_{z:S} \prod_{x:S} \prod_{y:S} (x \in_S^U \in_S A) \times (y \in_S^U \in_S B) \times (z =_S x \cap y)\right)
  6. For all elements a:Sa:S, a{}a \lhd \{\top\},
    a:Sa{}\prod_{a:S} a \lhd \{\top\}
  7. For all elements a:Sa:S and subsets A:SProp UΩ A:S \to \mathrm{Prop}_U \Omega, if a\Diamond a and aAa \lhd A, there exists an element x:Sx:S such that x SAx \in_S A and x\Diamond x.
    a:S A:SProp UΩ(a)×(aA) x:S(x SA)×(x) \prod_{a:S} \prod_{A:S \to \mathrm{Prop}_U} \Omega} (\Diamond a) \times (a \lhd A) \to \sum_{x:S} (x \in_S A) \times (\Diamond x)
  8. For all elements a:Sa:S and subsets A:SProp UΩ A:S \to \mathrm{Prop}_U \Omega, if a\Diamond a implies aAa \lhd A, then aAa \lhd A.
    a:S A:SProp UΩ(aaA)(aA) \prod_{a:S} \prod_{A:S \to \mathrm{Prop}_U} \Omega} (\Diamond a \to a \lhd A) \to (a \lhd A)

References

  • Mike Fourman and Grayson (1982); Formal Spaces. This is the original development, intended as an application of locale theory to logic.

  • Giovanni Sambin (1987); Intuitionistic formal spaces; pdf.

    • This is the probably the main reference on the subject.
    • Warning: you can ignore the material about foundations and type theory, but if you do read any of it, the term ‘category’ means (roughly) proper class; this was common in type theory in the 1980s.
  • Giovanni Sambin (2001); Some points in formal topology; pdf. This has newer results, alternative formulations, etc.

  • Erik Palmgren, From Intuitionistic to Point-Free Topology: On the Foundation of Homotopy Theory, Logicism, Intuitionism, and Formalism Volume 341 of the series Synthese Library pp 237-253, 2005 (pdf)

Revision on May 26, 2023 at 22:05:55 by Guest See the history of this page for a list of all contributions to it.