Documentation

InfinitaryLogic.Descriptive.IsomorphismBorel

Isomorphism is Borel under Bounded Scott Height #

This file proves that isomorphism restricted to models of a sentence is Borel (measurable) when the Scott height is bounded by a countable ordinal.

Main Results #

The set of code pairs whose decoded structures are isomorphic.

Equations
Instances For
    theorem FirstOrder.Language.iso_borel_of_bounded_scottHeight {L : Language} [L.IsRelational] [Countable ((l : ) × L.Relations l)] {φ : L.Sentenceω} {α : Ordinal.{0}} ( : α < Ordinal.omega 1) (hbound : ∀ (M : Type) [inst : L.Structure M] [inst_1 : Countable M], φ.Realize MscottHeight M α) :

    Isomorphism on coded structures is Borel when Scott height is bounded. If all countable models of φ have Scott height ≤ α < ω₁, then the set of isomorphic pairs within ModelsOf(φ) × ModelsOf(φ) is measurable.