src/HOL/HOLCF/IOA/ex/TrivEx2.thy
changeset 66453 cc19f7ca2ed6
parent 62009 ecb5212d5885
equal deleted inserted replaced
66452:450cefec7c11 66453:cc19f7ca2ed6
     3 *)
     3 *)
     4 
     4 
     5 section \<open>Trivial Abstraction Example with fairness\<close>
     5 section \<open>Trivial Abstraction Example with fairness\<close>
     6 
     6 
     7 theory TrivEx2
     7 theory TrivEx2
     8 imports "../Abstraction"
     8 imports IOA.Abstraction
     9 begin
     9 begin
    10 
    10 
    11 datatype action = INC
    11 datatype action = INC
    12 
    12 
    13 definition
    13 definition