section ‹Example instantiations and queries› theory Examples_Join imports Generic_Join begin subsection ‹Instantiations› global_interpretation Max_getIJ: getIJ "λ_ _ V. (V - {Max V}, {Max V})" defines Max_getIJ_genericJoin = "Max_getIJ.genericJoin" and Max_getIJ_wrapperGenericJoin = "Max_getIJ.wrapperGenericJoin"