src/HOLCF/IOA/meta_theory/LiveIOA.thy
changeset 12338 de0f4a63baa5
parent 12218 6597093b77e7
child 14981 e73f8140af78
equal deleted inserted replaced
12337:7c6a970f0808 12338:de0f4a63baa5
     6 Live I/O automata -- specified by temproal formulas.
     6 Live I/O automata -- specified by temproal formulas.
     7 *) 
     7 *) 
     8   
     8   
     9 LiveIOA = TLS + 
     9 LiveIOA = TLS + 
    10 
    10 
    11 default term
    11 default type
    12 
    12 
    13 types
    13 types
    14 
    14 
    15  ('a,'s)live_ioa       = "('a,'s)ioa * ('a,'s)ioa_temp"
    15  ('a,'s)live_ioa       = "('a,'s)ioa * ('a,'s)ioa_temp"
    16  
    16