> (∀ ys • (∀ f,zs • map f (ys ++ zs) = map f ys ++ map f zs))
>
> And now you can see that you want a proof of a one-variable theorem
Thank you, Rustom Mody, that's it, reordering of universal quantifiers.
By the way, I'm searching for a 'good' book about predicate logic for quite some time now.
One with a strong link to mathematics and the quantification style
that is used there would be nice. By chance, is there a reference (script/paper/book )
you would recommend?