Documentation

InfinitaryLogic.Descriptive.SatisfactionBorel

Satisfaction of Lω₁ω Formulas is Borel #

This file proves that for a countable relational language L, the set of codes in StructureSpace L satisfying a given Lω₁ω sentence is measurable (Borel).

Main Definitions #

Main Results #

def FirstOrder.Language.ModelsOfBounded {L : Language} [L.IsRelational] {α : Type u'} {n : } (φ : L.BoundedFormulaω α n) (v : α) (xs : Fin n) :

The set of codes where a bounded formula is realized, given variable assignments.

Equations
Instances For
    theorem FirstOrder.Language.modelsOfBounded_measurableSet {L : Language} [L.IsRelational] {α : Type u'} {n : } (φ : L.BoundedFormulaω α n) (v : α) (xs : Fin n) :

    Satisfaction of any bounded Lω₁ω formula in a countable relational language is measurable on the structure space.

    Satisfaction of any Lω₁ω sentence in a countable relational language is measurable on the structure space.