src/HOLCF/IOA/meta_theory/Abstraction.thy
changeset 12338 de0f4a63baa5
parent 12218 6597093b77e7
child 14981 e73f8140af78
equal deleted inserted replaced
12337:7c6a970f0808 12338:de0f4a63baa5
     7 *)   
     7 *)   
     8 
     8 
     9 		       
     9 		       
    10 Abstraction = LiveIOA + 
    10 Abstraction = LiveIOA + 
    11 
    11 
    12 default term
    12 default type
    13 
    13 
    14 
    14 
    15 consts
    15 consts
    16 
    16 
    17   cex_abs      ::"('s1 => 's2) => ('a,'s1)execution => ('a,'s2)execution"
    17   cex_abs      ::"('s1 => 's2) => ('a,'s1)execution => ('a,'s2)execution"