src/Doc/Datatypes/Setup.thy
author desharna
Fri, 16 Dec 2022 09:55:22 +0100
changeset 76643 f8826fc8c419
parent 69605 a96320074298
permissions -rw-r--r--
added lemmas IMGU_subst_domain_subset and IMGU_range_vars_subset

theory Setup
imports Main
begin

ML_file \<open>../antiquote_setup.ML\<close>

end