- Atomic formula
In
mathematical logic , an atomic formula (also known simply as an atom) is a formula with no deeperproposition al structure, that is, a formula that contains nological connective s or equivalently a formula that has no strictsubformula s. Atoms are thus the simplestwell-formed formula s of the logic. Compound formulas are formed by combining the atomic formulas using the logical connectives.The precise form of atomic formulas depends on the logic under consideration; for
propositional logic , for example, the atomic formulas are thepropositional variable s. Forpredicate logic , the atoms are predicate symbols together with their arguments, each argument being a term.Atomic formula in first-order logic
The well-formed terms and propositions of ordinary
first-order logic have the followingsyntax :Terms:
* "t" ::= "c" | "x" | "f" ("t"1, …, "t""n"),that is, a term is recursively defined to be a constant "c" (a named object from the
domain of discourse ), or a variable "x" (ranging over the objects in the domain of discourse), or an "n"-ary function "f" whose arguments are terms "t""k". Functions map tuples of objects to objects.Propositions:
*"A", "B", … ::= "P" ("t"1, …, "t""n") | "A" ∧ "B" | ⊤ | "A" ∨ "B" | ⊥ | "A" ⊃ "B" | ∀"x". "A" | ∃"x". "A",that is, a proposition is recursively defined to be an "n"-ary predicate "P" whose arguments are terms "t""k", or an expression composed of
logical connective s (and, or) andquantifier s (for-all, there-exists) used with other propositions.An atomic formula or atom is simply a predicate applied to a tuple of terms; that is, an atomic formula is a formula of the form "P" ("t"1, …, "t""n") for "P" a predicate, and the "t""k" terms.
All other well-formed formulae are obtained by composing atoms with logical connectives and quantifiers.
For example, the formula ∀"x. P" ("x") ∧ ∃"y. Q" ("y", "f" ("x")) ∨ ∃"z. R" ("z") contains the atoms
* "P" ("x")
* "Q" ("y", "f" ("x"))
* "R" ("z")When all of the terms in an atom are
ground term s, then the atom is called aground atom or "ground predicate".See also
* In
model theory , structures assign an interpretation to the atomic formulas.
* Inproof theory , polarity assignment for atomic formulas is an essential component of focusing.
*Atomic sentence References
*
Wikimedia Foundation. 2010.