Universal Quantification

P(x) for all values of x in the domain of x

Note that if the domain is empty, then x P(x) is true for every propositional function P(x) because there are no elements x in the domain for which P(x) is false.

Counterexamples

When is a statement x P(x) false?

A statement x P(x) is false on a given domain, if and only if there is at least one element in x in the domain for which P(x) is false

One way to show that x P(x) is not true on the given domain is to find a counterexample to the statement x P(x)

A single counterexample is all we need to establish that x P(x) is false

Finite Domains

When the domain is finite, i.e. when all the elements in the domain can be listed, say, x1,x2,...,xn it follows that the universal quantification x P(x) expresses the same as the conjunction

P(x1)P(x2) ... P(xn)

because this conjunction is true if and only if all P(x1),P(x2), ... ,P(xn)
are true