Search papers, labs, and topics across Lattice.
This work provides an exact characterization of language generation in the limit from positive presentations over countable universes. The authors prove that an agent can reliably generate valid, unseen tokens if and only if each target language admits a finite positive witness such that all consistent targets share an infinite common intersection. This establishes a strict positive separation-width hierarchy over witness sizes and formally proves via Lean that local combinatorial profiles are insufficient to govern generative learnability.
Infinite language generation from positive examples succeeds if and only if finite witnesses preserve an infinite common core, unlocking an infinite complexity hierarchy verified entirely in Lean.
Language generation in the limit asks for valid unseen elements from every exhaustive positive presentation of an unknown infinite language. We characterize this task for arbitrary families over a countable universe. Generation is possible exactly when each target can be assigned a finite positive witness so that the targets activated by any finite sample have an infinite common intersection. The necessary direction follows from a universal normalization: a search through unconfirmed histories converts any successful generator into one depending only on the observed set. We then ask how large compatible witnesses must be. Positive separation width records the smallest uniform size bound, with two further levels for unbounded finite witnesses and the absence of any compatible finite-witness assignment. Every level occurs. Countable families admit singleton witnesses, explicit families realize every finite width, and a union of two families with infinite common cores requires unbounded finite witnesses. Finally, countable-support and finite-profile obstructions explain why local combinatorial data cannot determine generation in the limit. The characterization and full width hierarchy are checked in Lean, including the simplified normalization and a direct diagonal capture lemma. The accompanying Lean development is maintained at https://github.com/xiaoyulics/language-generation-characterization