mgu(s, t) mathend000# nach Fallunterscheidung s mathend000# ist Variable: ... t mathend000# ist Variable: symmetrisch s = (s1→s2) mathend000# und t = (t1→t2) mathend000#: ... mgu :: Term -> Term -> Maybe Substitution Johannes Waldmann 2014-03-31
mgu :: Term -> Term -> Maybe Substitution