Suppose we know that there exists widgets. For any widget $X$, we have that the statements $A(X)$ and $B(X)$. Suppose it's true that for any $X$, $A(X) \not \Rightarrow B(X)$. How do I interpret this? I'd take it to mean that if there exists $X$ such that $A(X)$ is true, then it must be for some of these cases that $B(X)$ is false. Or does it mean that if $A(X)$ is true for all $X$, then there exists $X$ such that $B(X)$ is false?
I mean if we replace $A(X)$ by $A$ and $B(X)$ by $B$ and exclude widget specific properties, then if $A \not \Rightarrow B$ and $A$ is true, then I understand that there must exist cases for which $B$ is false. But if we include this widget specifier, then I'm not sure how to interpret this anymore.
If this is ill-posed or ambiguous (which I'm sure it is), feel free to point out what needs to be clarified.