expln/metamath-lamp

Can't apply a substitution when there are invalid substitutions

Closed this issue · 1 comments

When the unifier finds an invalid substitution, you can't apply a substitution, even if a valid substitution exists. A simple case with this problem is unifying |- E. x e. D ph with |- E. x e. A B = C.

Doesn't happen in the current dev version. Closing.