Part of modern symbolic logic which systematically exhibits the logical relations between propositions involving quantifiers such as “all” and “some.” The predicate calculus usually builds on some form of the propositional calculus and introduces quantifiers, individual variables, and predicate letters. A sentence of the form “All F's are either G's or H's” is symbolically rendered as (∀x)[Fx ⊃ (Gx ∨ Hx)], and “Some F's are both G's and H's” is symbolically rendered as (∃x)[Fx ∧ (Gx ∧ Hx)]. Once conditions of truth and falsity for the basic types of propositions have been determined, the propositions formulable within the calculus are grouped into three mutually exclusive classes: (1) those that are true on every possible specification of the meaning of their predicate signs, such as “Everything is F or is not F”; (2) those false on every such specification, such as “Something is F and not F”; and (3) those true on some specifications and false on others, such as “Something is F and is G.” These are called, respectively, the valid, inconsistent, and contingent propositions. Certain valid proposition types may be selected as axioms or as the basis for rules of inference. There exist multiple complete axiomatizations of first-order (or lower) predicate calculus (“first-order” meaning that quantifiers bind individual variables but not variables ranging over predicates of individuals). Seealso logic.
Learn more about predicate calculus with a free trial on Britannica.com.
Adding a single binary predicate letter to monadic logic would result in a system with the expressive power of the full predicate calculus. Therefore the absence of polyadic predicates severely restricts what can be expressed in the monadic predicate calculus. That calculus is so weak that, unlike the full predicate calculus, it is decidable whether a given formula of that calculus is logically valid (true for all nonempty domains). Because the monadic predicate calculus is decidable, it is ipso facto inadequate for general mathematical reasoning, if only because the tiny fragment of mathematics called Peano arithmetic is known to be undecidable.
Notwithstanding the above deficiencies, the need to go beyond monadic logic was not appreciated until the work on the logic of relations, by Augustus DeMorgan and Charles Peirce in the 19th century, and by Frege in his little-read 1879 Begriffsschrifft. Prior to the work of these three men, syllogistic term 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 syllogism
Conversely, monadic predicate calculus is not significantly more expressive than term logic. It is easily proved that every formula in the monadic predicate calculus is equivalent to a formula in which quantifiers appear only in closed subformulae of the form
or
Each of these formulas is the negation of the other, and the quantifiers do not nest. These formulas also generalize slightly the form of 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.
Monadic predicate calculus is also called monadic first-order logic. Monadic second-order logic keeps the requirement that all predicates be unary, but allows for quantification over predicates as well as variables.