Difference between revisions of "First-order language"

From Conservapedia
Jump to: navigation, search
(New page: A '''First-order language''' consists of the following symbols: #A set of constants, such as ''A'', ''B'', ''C'', ... #A set of n-ary relations such as ''>(x, y)''. #A set of n-ary functio...)
 
(undeadend)
Line 3: Line 3:
 
#A set of n-ary relations such as ''>(x, y)''.
 
#A set of n-ary relations such as ''>(x, y)''.
 
#A set of n-ary functions such as ''+(x, y)''.
 
#A set of n-ary functions such as ''+(x, y)''.
#An infinite set of variables such as ''x'', ''y'', ''z'',...
+
#An [[infinite]] set of variables such as ''x'', ''y'', ''z'',...
 
#The connectives <math>\neg</math>, <math>\wedge</math>.
 
#The connectives <math>\neg</math>, <math>\wedge</math>.
 
#quantifiers: <math>\forall</math>, <math>\exists</math>.
 
#quantifiers: <math>\forall</math>, <math>\exists</math>.

Revision as of 15:51, September 18, 2007

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 .