Documentation

ProbNetKAT.Scott

Scott #

This file defines the Scott-topology and its relation to the Cantor-topology.

Main definitions #

The Borel measurable space generated by the Scott-topology.

Equations
Instances For
    def ProbNetKAT.𝒪 {H : Type} :
    Set (Set (Set H))

    The set of Scott-open sets.

    Equations
    Instances For

      The Scott-open sets are a Pi-system, i.e. closed under intersection.

      theorem ProbNetKAT.𝒪_mem_iff_finite_cover {H : Type} (B : Set (Set H)) :
      B 𝒪 F℘ω Set.univ, B = aF, B{a}

      Lemma 6. A subset B ⊆ 2H is Scott-open iff there exists F ⊆ ℘ω(H) such that B = ⋃ a ∈ F, B{a}.

      @[simp]
      theorem ProbNetKAT.B_h_is_scott_open {H : Type} {q : H} :
      @[simp]
      theorem ProbNetKAT.ahsjkdas {H : Type} (B : Set (Set H)) (hB : B 𝒪) :
      A℘ω Set.univ, B = aA, B{a}

      Every open set is a countable union of basic open sets B{a}, a ∈ ℘ω(H).

      The Borel sets of the two topologies (Cantor and Scott) are the same.