The arbitrary-language graph translation (issue #12, the final transport) #
The [L.IsRelational] restriction removed through the Craig Layer-3 relationalization:
- the translated root is
relationalizeFormula φ ⊓ graphAxioms φ.functionsInovergraphLanguage L(relational by construction; its symbol supply may be uncountable, which is exactly why the symbol-countability wrapper came first); - the distinguished relation survives as
GraphRelation.base lt— the graph expansion and the reconstruction both preserve base relations definitionally, so chains and the rational map transport with no computation; - chains transfer along
graphExpansion(which satisfies the axioms), the wrapped relational endpoint fires, andreconstructStructureturns the graph model back into anL-model realizingφvia the capstonerealize_relationalize_reconstruct.
The four public arbitrary-language endpoints of issue #12 live here:
exists_model_relPreserving (Marker Theorem 4.26), wellFounded_boundedness,
wellOrder_type_boundedness (Marker Corollary 4.27), and wellOrdering_undefinable.
Marker Theorem 4.26 (arbitrary language): if φ has models with lt-chains of
every countable length, then some nonempty model of φ carries a relation-preserving map
f : ℚ → M — the raw positive conclusion; injectivity is a corollary under irreflexivity
(RelPreserving.injective_of_irreflexive).
Boundedness, well-founded form (arbitrary language): if every model of φ
interprets lt as a well-founded relation, some countable ordinal chains into no model.
Boundedness, order-type form (Marker Corollary 4.27, arbitrary language): if every
model of φ interprets lt as a well-order, some countable ordinal strictly bounds every
model's order type.
The comparison structure on an ordinal's type over an arbitrary language: every
binary relation symbol is the ordinal order, other relations are empty, and functions are
interpreted arbitrarily (the carrier must be nonempty — the undefinability proof uses
α + 1).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Any binary relation symbol of the full comparison structure is the ordinal order.
Undefinability of well-ordering (arbitrary language, weak form): no sentence has as
models exactly the structures whose interpreted relation is a well-order. The comparison
structure on α + 1 (nonempty, so functions can be interpreted) violates the uniform
order-type bound α.