pres/ListP.thy
author zhang
Fri, 04 Feb 2011 13:02:00 +0000
changeset 64 b69d4e04e64a
parent 30 f5db9e08effc
permissions -rw-r--r--
Added something to Myhill.thy, trying to explain the relationship between finite automata and language partition.

theory ListP
imports Main List_Prefix
begin
end