Jump to content

Recognizable set

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by A3nm (talk | contribs) at 18:18, 7 November 2012 (-useless space). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science, more precisely in automata theory, a recognizable set is a class of subsets of monoids that are useful in automata theory, formal languages and algebra.

This notion is different from the notion of recognizable language. Indeed, the term "recognizable" has a different meaning in computability theory.

Definition

Let be a monoid, a submonoid is recognizable if there exists a morphism from to a finite monoid such that . This means that there exists a subset of (not necessarily a submonoid of ) such that the image of is in and the image of is in .

Example

Let be an alphabet, the set of words over is a monoid. The recognizable subset of are precisely the regular languages. Indeed this language is recognized by the transition monoid of any automaton that recognizes the language.

The recognizable subsets of are the ultimately periodic sets of integers.

Property

A subset of is recognizable if and only if its syntactic monoid is finite.

The set of recognizable subsets of contains every finite subset of and is closed under:

McKnight's theorem states that if is finitely generated then its recognizable subsets are rational subsets. This is not true in general, i.e. is not closed under Kleene star. Let , the set is finite, hence recognizable, but is not recognizable. Indeed its syntactic monoid is infinite.

The intersection of a rational subset and of a recognizable subset is rational.

Rational sets are closed under inverse morphism. I.e. if and are monoid and is a morphism then if then .

References

  • Straubing, Howard (1994). Finite automata, formal logic, and circuit complexity. Progress in Theoretical Computer Science. Basel: Birkhäuser. p. 79. ISBN 3-7643-3719-2. Zbl 0816.68086.
  • [Mathematical Foundations of Automata Theory]