Preliminary remarks. (1) The term "paradoxical" is not used in a negative sense here. What is " para-doxical" is literally what disagrees with the general and uninformed " opinion": it could be argued that since Galileo, science has defined itself as literally paradoxical ( what could be more paradoxical than the principle of inertia?). (2) I do not claim that the paradoxical aspect of some logical laws is a deep property. It can be easily shown that these logical laws can be reduced to trivial equivalences. For example, the the alledged " mirabilis consequentia" :
(~A --> A ) --> A
is, in fact , equivalent to
~ ( ( ~A --> A) & ~A ) )
<--> ~ ( ~ ( ~A & ~A) & ~A )
<--> ~ ( ~ ~ A & ~ A)
<--> ~ ( A & ~ A)
<--> (~ A v A )
<--> ( A --> A )
Nevertheless, even if their paradoxical aspect is superficial, there is actually a kind of intellectual pleasure to get first acquainted with such laws, and that is why I ask whether you could make me discover some new ones ( at least new to me) that would belong , this time, not to sentential logic , but to predicate logic.
In sentential logic, there are some curious or astonishing laws, like consequentia mirabilis: $(\lnot A \to A) \to A$; or verum sequitur ad quodlibet: $A \to (B \to A)$.
I've heard about the "Drinker paradox" in predicate logic:
there is a person such that, if this person is drinking, then everybody is drinking.
Are there other curious/paradoxical ou counter intuitive laws in (monadic/polyadic) predicate logic that would be worth knowing?
More generally, it seems to me more difficult to find a list of laws of (monadic/polyadic) predicate logic than it is for sentential logic. Could you please indicate a classic reference containing such a list?
How about the "paradoxical" theorem: For any set $S$ and proposition $P$, we have:
$$\exists x: [x\in S \to P]$$
OK, this is not exactly what you asked for with its reference to set theory. And it is vaguely reminiscent of the Drinker's Paradox.
HINT: Its proof requires the non-existence of the universal set--not a stretch for most mathematicians, I would think.
FOLLOW-UP (over a year later): Formal proof using a form of natural deduction and some elementary set theory (constructing subsets) here.