Documentation

InfinitaryLogic.Descriptive.Topology

Product Topology on the Structure Space #

This file equips StructureSpace L with the product topology (from RelQuery L → Bool with Bool discrete) and proves that cylinder sets are clopen.

Main Results #

The set of codes where a given relation query returns true is clopen (generic).

StructureSpace L inherits the product topology from RelQuery L → Bool. Since Bool has the discrete topology, this is the product of discrete spaces.

Equations

The set of codes where a given relation query returns true is clopen. This follows from the projection c ↦ c q being continuous and {true} being clopen in discrete Bool.

The set of codes where a given relation query returns true is open.

The set of codes where a given relation query returns true is closed.