src/HOLCF/Plain_HOLCF.thy
author haftmann
Thu, 25 Nov 2010 15:40:41 +0100
changeset 40706 fed0251b7939
parent 40592 f432973ce0f6
permissions -rw-r--r--
merged

(*  Title:      HOLCF/Plain_HOLCF.thy
    Author:     Brian Huffman
*)

header {* Plain HOLCF *}

theory Plain_HOLCF
imports Cfun Sfun Cprod Sprod Ssum Up Discrete Lift One Tr Fix
begin

text {*
  Basic HOLCF concepts and types; does not include definition packages.
*}

end