$∃$ quadrilaterals $x$ such that if $x$ is a parallelogram, then $x$ is a kite.
I understand the above statement to be false.
Using the formulae $$¬(∃x∈U)[P(x)]≡(∀x∈U)[¬P(x)]\\ ¬(p⟹q)≡¬(¬p∨q)≡¬¬p∧¬q≡p∧¬q,$$ its negation is:
$∀$ quadrilaterals $x, x$ is a parallelogram and $x$ is not a kite.
Since the original statement is false, the negation of that statement should be true. However, the above negation is also false! I am not sure what I'm doing wrong.
I think the best way to learn how to work with statements involving quantifiers and implications is to write out what they mean in words
The first statement says
That statement is true, because there are quadrilaterals that are not parallelograms. Take one of those irregular quadrilaterals for your $x$. Then the implication
is true for that particular $x$ since they hypothesis is false. (That's often confusing for students at first.)