Finite-Carrier Counting via Permutation Orbits #
This file proves that for structures on Fin n, isomorphism is the orbit
equivalence relation of Equiv.Perm (Fin n), which is Borel (finite union of
graphs of continuous maps). Combined with the existing ℕ-tier result, this
gives a counting dichotomy for all countable models.
Main Definitions #
isoSetoidOn: Isomorphism setoid onModelsOfOn (α := Fin n) φ.AllCodedIsoClasses: Disjoint union of iso classes across all carrier tiers.
Main Results #
iso_iff_orbit: Isomorphism ofFin n-structures = orbit ofSym(Fin n).isoSetoidOn_measurableSet: The isomorphism relation onFin n-models is Borel.counting_fin_models_dichotomy: Per-tier counting dichotomy.allCodedIsoClasses_dichotomy: Combined counting dichotomy for all countable models.
Permutation action on finite-carrier structure space #
Equiv.Perm (Fin n) acts on StructureSpaceOn L (Fin n) by relabeling:
(σ • c) ⟨R, v⟩ = c ⟨R, σ.symm ∘ v⟩.
Equations
- One or more equations did not get rendered due to their size.
Isomorphism = orbit equivalence #
Two Fin n-structures are L-isomorphic iff they lie in the same Sym(Fin n) orbit.
Isomorphism setoid on finite-carrier models #
The isomorphism setoid on models of φ with carrier Fin n: the ambient relation restricted
along the subtype inclusion. That is its definition, not a theorem about it.
Equations
Instances For
Isomorphism relation is Borel on finite carriers #
Per-tier counting dichotomy #
Per-tier counting dichotomy: for each n, the iso classes among Fin n-models
of φ are either ≤ ℵ₀ or = 2^ℵ₀. Does NOT need bounded Scott height.
Combined counting theorem #
The type of all coded isomorphism classes across all carrier tiers: ℕ-models plus Fin n-models for each n.
Equations
Instances For
The finite tiers, summed: their disjoint union has at most ℵ₀ * bound classes whenever
each single tier has at most bound.
There are countably many tiers, so this is the whole of the cardinal arithmetic the counting
theorems need on the finite side. Stated once because three of them need it at two different
bounds (ℵ₀ and continuum).