Hello I just want a suggestion on how to solve this problem.
Show that the formula:
$A_{pigeon} = \forall x \exists y (Pxy \wedge y \neq c) \wedge \forall x,y,z (x = y \vee not Pyz \vee not Pxz)$
Is not satisfiable in any finite (nonempty) universe. Oh and c is a constant.
It's my understanding that I need to provide a concrete example in order to prove, but I'm not fully sure. If I need to prove this more generally can anybody provide some hint or technique to tackle this problem. Thank you for any advice!