monadic predicate calculus
{{Short description|Fragment of first-order logic}}
In logic, the monadic predicate calculus (also called monadic first-order logic) is the fragment of first-order logic in which all relation symbols{{clarification needed|date=January 2023|reason=
Presumably throughout this article "relation" and "relation symbols" are used synonymously with "predicate" and "predicate symbols", given that this is common practice in some sources. However, if the article is going to use this terminological convention, it would be helpful to readers without background knowledge to state so explicitly. All the more so given that the name of the subject/article is "monadic _predicate_ calculus" and the article talks primarily about "monadic _relations_" instead of "monadic _predicates_" -- this is unnecessarily confusing for readers without background knowledge.
}} in the signature are monadic (that is, they take only one argument), and there are no function symbols. All atomic formulas are thus of the form , where is a relation symbol and is a variable.
Monadic predicate calculus can be contrasted with polyadic predicate calculus, which allows relation symbols that take two or more arguments.
Expressiveness
The absence of polyadic relation symbols severely restricts what can be expressed in the monadic predicate calculus. It is so weak that, unlike the full predicate calculus, it is decidable—there is a decision procedure that determines whether a given formula of monadic predicate calculus is logically valid (true for all nonempty domains).Heinrich Behmann, Beiträge zur Algebra der Logik, insbesondere zum Entscheidungsproblem, in Mathematische Annalen (1922)Löwenheim, L. (1915) "Über Möglichkeiten im Relativkalkül," Mathematische Annalen 76: 447-470. Translated as "On possibilities in the calculus of relatives" in Jean van Heijenoort, 1967. A Source Book in Mathematical Logic, 1879-1931. Harvard Univ. Press: 228-51. Adding a single binary relation symbol to monadic logic, however, results in an undecidable logic.
Relationship with term logic
The need to go beyond monadic logic was not appreciated until the work on the logic of relations, by Augustus De Morgan and Charles Sanders Peirce in the nineteenth century, and by Frege in his 1879 Begriffsschrift. Prior to the work of these three, term logic (syllogistic logic) was widely considered adequate for formal deductive reasoning.
Inferences in term logic can all be represented in the monadic predicate calculus. For example the argument
: All dogs are mammals.
: No mammal is a bird.
: Thus, no dog is a bird.
can be notated in the language of monadic predicate calculus as
:
where , and denote the predicates{{clarification needed|date=January 2023|reason=
Presumably "predicates" is used here synonymously with "relations"? If so, it would be good to state that explicitly given that the synonymy of "relation" and "predicate" is not necessarily inherently obvious without background knowledge.
}} of being, respectively, a dog, a mammal, and a bird.
Conversely, monadic predicate calculus is not significantly more expressive than term logic. Each formula in the monadic predicate calculus is equivalent to a formula in which quantifiers appear only in closed subformulas of the form
:
or
:
These formulas slightly generalize the basic judgements considered in term logic. For example, this form allows statements such as "Every mammal is either a herbivore or a carnivore (or both)", . Reasoning about such statements can, however, still be handled within the framework of term logic, although not by the 19 classical Aristotelian syllogisms alone.
Taking propositional logic as given, every formula in the monadic predicate calculus expresses something that can likewise be formulated in term logic. On the other hand, a modern view of the problem of multiple generality in traditional logic concludes that quantifiers cannot nest usefully if there are no polyadic predicates to relate the bound variables.
Variants
The formal system described above is sometimes called the pure monadic predicate calculus, where "pure" signifies the absence of function symbols. Allowing monadic function symbols changes the logic only superficially{{citation needed|reason=Not obvious. Exact meaning unclear|date=August 2014}}{{clarification needed|date=January 2023|reason=Not obvious, given that monadic function letters can be interpreted as a special kind of binary relation symbols. So it is definitely not obvious that allowing only special binary relations (monadic functions) would retain decidability but allowing all binary relations would lead to undecidability. A citation or an explanation could be helpful.}}, whereas admitting even a single binary function symbol results in an undecidable logic.
Monadic second-order logic allows predicates of higher arity in formulas, but restricts second-order quantification to unary{{clarification needed|date=January 2023|reason=Is "unary predicate" a synonym (and e.g. not a hyper- or hypo-nym) of "monadic predicate" or "monadic relation"? I assume so, but it's never stated explicitly.}} predicates, i.e. the only second-order variables allowed are subset variables.