Documentation

InfinitaryLogic.ModelTheory.HanfSpectrum.IndexOrder

The ordinal interpretation of the ladder index order #

The ladder syntax (LadderSyntax.lean) keeps all clause indexing internal to the order on Index α = (α + 2).ToType; this file is the deferred typein layer that the SEMANTIC files use to interpret indices as ordinals:

The ordinal value of a ladder index (the inverse of ToType.mk).

Equations
Instances For
    noncomputable def FirstOrder.Language.HanfLadder.idxOf {α : Ordinal.{0}} (β : Ordinal.{0}) (h : β < α + 2) :

    The ladder index with a given ordinal value.

    Equations
    Instances For
      @[simp]
      theorem FirstOrder.Language.HanfLadder.idxVal_idxOf {α : Ordinal.{0}} (β : Ordinal.{0}) (h : β < α + 2) :
      idxVal (idxOf β h) = β

      Adjacency in the index order is ordinal successor on values.

      Order limits of the index order are ordinal limits of values.

      Below ω₁ the index order is countable — the formation hypothesis of the ladder sentence.