Documentation

InfinitaryLogic.Admissible.Fragment

Admissible Fragments #

This file defines an abstract notion of admissible fragment of Lω₁ω, providing the interface needed for Barwise compactness and completeness without formalizing the full theory of admissible sets or KP set theory.

Main Definitions #

References #

structure FirstOrder.Language.AdmissibleFragment (L : Language) :
Type (max (max u (u_1 + 1)) v)

An abstract admissible fragment of Lω₁ω.

This captures the essential closure properties of an admissible set's intersection with the formulas of Lω₁ω, without requiring a full formalization of KP set theory or admissible sets.

The height ordinal represents the ordinal height of the admissible set (o(A)), which bounds the complexity of formulas in the fragment.

Instances For

    A set of sentences is A-finite (finite and contained in the fragment).

    Equations
    Instances For