src/HOLCF/FOCUS/Fstream.thy
changeset 12338 de0f4a63baa5
parent 11355 778c369559d9
child 14171 0cab06e3bbd0
equal deleted inserted replaced
12337:7c6a970f0808 12338:de0f4a63baa5
     8 
     8 
     9 (* FOCUS flat streams *)
     9 (* FOCUS flat streams *)
    10 
    10 
    11 Fstream = Stream + 
    11 Fstream = Stream + 
    12 
    12 
    13 default term
    13 default type
    14 
    14 
    15 types 'a fstream = ('a lift) stream
    15 types 'a fstream = ('a lift) stream
    16 
    16 
    17 consts
    17 consts
    18 
    18