src/HOL/HOLCF/IOA/meta_theory/CompoExecs.thy
changeset 58880 0baae4311a9f
parent 42151 4da4fc77664b
child 61999 89291b5d0ede
equal deleted inserted replaced
58879:143c85e3cdb5 58880:0baae4311a9f
     1 (*  Title:      HOL/HOLCF/IOA/meta_theory/CompoExecs.thy
     1 (*  Title:      HOL/HOLCF/IOA/meta_theory/CompoExecs.thy
     2     Author:     Olaf Müller
     2     Author:     Olaf Müller
     3 *)
     3 *)
     4 
     4 
     5 header {* Compositionality on Execution level *}
     5 section {* Compositionality on Execution level *}
     6 
     6 
     7 theory CompoExecs
     7 theory CompoExecs
     8 imports Traces
     8 imports Traces
     9 begin
     9 begin
    10 
    10