(* File: Mapping_Str.thy Author: Bohua Zhan *) section ‹Mapping› theory Mapping_Str imports "Auto2_HOL.Auto2_Main" begin text ‹ Basic definitions of a mapping. Here, we enclose the mapping inside a structure, to make evaluation a first-order concept. ›