First-order language

From Conservapedia
This is an old revision of this page, as edited by Aschlafly (Talk | contribs) at 15:51, September 18, 2007. It may differ significantly from current revision.

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 .