Computational Logic, Spring 2006 Pete Manolios
Syntax of FOL
Definition 1 A contains the following symbols:
- 1. v0, v1, v2, . . . (variables);
- 2. ¬, ∧, ∨, ⇒, ↔ (boolean connectives);
- 3. ∀, ∃ (quantifiers);
- 4. ≡ (equality symbol);
- 5. ), ( (parenthesis);
Georgia Tech Lecture 1, Page 0