a sequential compiler comp is correct w.r.t. the source language sl and target language tl if:
for any source compilation unit su and the compiled compilation unit tu that
compsu = OKtu,
su and tu satisfies the module local downward simulation,
and the internal_fn (the set of functions which could be called by other modules)
of su and tu are equal