src/HOL/HOLCF/IOA/meta_theory/Seq.thy
changeset 40945 b8703f63bfb2
parent 40774 0437dbc127b3
child 41529 ba60efa2fd08
equal deleted inserted replaced
40944:fa22ae64ed85 40945:b8703f63bfb2
     1 (*  Title:      HOLCF/IOA/meta_theory/Seq.thy
     1 (*  Title:      HOLCF/IOA/meta_theory/Seq.thy
     2     Author:     Olaf Müller
     2     Author:     Olaf Müller
     3 *)
     3 *)
     4 
     4 
     5 header {* Partial, Finite and Infinite Sequences (lazy lists), modeled as domain *}
     5 header {* Partial, Finite and Infinite Sequences (lazy lists), modeled as domain *}
     6 
     6 
     7 theory Seq
     7 theory Seq