(* Title: UD/UD.thy Author: Mihails Milehins Copyright 2021 (C) Mihails Milehins Infrastructure for unoverloading definitions. *) section‹UD› theory UD imports "../CTR_Tools/CTR_Tools" Main keywords "ud" :: thy_decl begin subsection‹Import› ML_file‹UD_With.ML› ML_file‹UD_Consts.ML› ML_file‹UD.ML› subsection‹‹ud_with›› setup‹UD_With.UDWithData.setup› end