theory Test_Embed_Data imports Lazy_Case.Lazy_Case "../Preproc/Embed" "../Preproc/Eval_Instances" "HOL-Data_Structures.Leftist_Heap" begin text ‹Sets are unsupported, so we have to rewrite @{const set}.› declare List.Ball_set[code_unfold] declare Let_def[code_unfold]