rename "Metis_Clauses" to "Metis_Translate" for consistency with "Sledgehammer_Translate"
header {* Plain HOL *}theory Plainimports Datatype FunDef Extractionbegintext {* Plain bootstrap of fundamental HOL tools and packages; does not include @{text Hilbert_Choice}.*}ML {* path_add "~~/src/HOL/Library" *}end