logic

Definition

Universal Quantifier

The universal quantifier, denoted by the symbol , is a quantifier used in logic to express that a property or predicate holds for all elements in the domain of discourse.

A formula is true if and only if is true for every possible value assigned to from the universe.

Semantics

Formally, the semantics are defined using an interpretation and a variable assignment . The valuation function for a universally quantified formula is:

where denotes a variable assignment that is identical to except possibly for the value assigned to .

Relation to Existential Quantifier

The universal quantifier is the dual of the existential quantifier (). They are related by De Morgan’s laws for quantifiers:

Empty Domains

In a universe that is empty, any universally quantified statement is vacuously true, while any existentially quantified statement is false. However, in standard first-order logic, the domain of discourse is usually assumed to be non-empty.