First-order language

From Conservapedia
This is an old revision of this page, as edited by Jaques (Talk | contribs) at 09:15, April 20, 2007. It may differ significantly from current revision.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A First-order language consists of the following symbols:

  1. A set of constants, such as A, B, C, ...
  2. A set of n-ary relations such as >(x, y).
  3. A set of n-ary functions such as +(x, y).
  4. An infinite set of variables such as x, y, z,...
  5. The connectives , .
  6. quantifiers: , .
  7. parenthesis: , .
  8. The equality symbol .