(* Title: HOL/Corec_Examples/Tests/Merge_B.thy Author: Aymeric Bouzy, Ecole polytechnique Author: Jasmin Blanchette, Inria, LORIA, MPII Copyright 2015, 2016 Tests theory merges. *) section ‹Tests Theory Merges› theory Merge_B imports Merge_A begin consts fb :: "'a ta ⇒ 'a ta" consts gb :: "'a ta ⇒ 'a ta"