Documentation

InfinitaryLogic.Descriptive.InvariantMeasurableModels

Compatibility of the invariant σ-algebras with the Borel structure (issue #28, commit 2) #

The invariant σ-algebras of InvariantMeasurableSpace.lean sit below the ambient product (Borel) σ-algebra, and the model classes ModelsOf φ are measurable in them.

theorem MeasurableSpace.smulInvariant_le {G : Type u_1} {X : Type u_2} [SMul G X] (m : MeasurableSpace X) :

The generic invariant σ-algebra is coarser than its base.

The identity from the base space to the (coarser) invariant σ-algebra is measurable.

Coarseness and the identity map #

actionInvariantMeasurableSpace is coarser than the ambient product σ-algebra.

isoInvariantMeasurableSpace is coarser than the ambient product σ-algebra.

The identity from the ambient Borel space to actionInvariantMeasurableSpace is measurable.

The identity from the ambient Borel space to isoInvariantMeasurableSpace is measurable.

Consuming invariant-measurability #

An action-invariant-measurable class is measurable in the ambient Borel space.

An isomorphism-invariant-measurable class is measurable in the ambient Borel space.

The two invariant σ-algebras have the same measurable sets — a convenient bridge for consuming either statement without installing a global instance.

Model classes are invariant-measurable #

ModelsOf φ is isomorphism-invariant-measurable — under exactly the hypothesis of the satisfaction-measurability theorem (relational vocabulary; no countability, no Polishness).

ModelsOf φ is action-invariant-measurable — same hypothesis.