Nothing is in the correct place and is in excellent condition.
Generally, this statement ∀ x ¬(C(x) ∧ E(x)). is equivalent to ¬∃ x (C(x) ∧ E(x)).
I wonder if I can use De Morgan law to do the followings.
∀ x ¬(C(x) ∧ E(x)) as ∀ x (¬C(x) ∨ ¬E(x))
thanks.
Yup, that's correct! All four expressions in your question mean the same thing.