quantifiers

Terms from Artificial Intelligence: humans at the heart of algorithms

Page numbers are for draft copy at present; they will be replaced with correct numbers when final book is formatted. Chapter numbers are correct and will not change now.

In logic quantifiers are prefixes that tell us what range of things are covered by the succeeding logical formula. The most common are "forall", denoted by an upside-down A -- ∀, and "exists", denoted by a back-to-front E -- ∃. Temporal logics also have opertairs to talk about time such as "always" or "eventually", and in general modal logics have additional quantifiers to talk about different kinds of worlds, such as belief states.

Used on Chap. 2: page 21