section ‹Terms and Literals› theory TermsAndLiterals imports Main "HOL-Library.Countable_Set" begin type_synonym var_sym = string type_synonym fun_sym = string type_synonym pred_sym = string