Mathematical Logic And Computation Codexery

Decidability (logic)

Decidability concerns effective methods for logical membership.

Decidability (logic)

Decidability in logic concerns whether there exists an effective method for determining membership in a set of logically valid formulas or in a theory. A logical system is decidable if an effective method can determine whether arbitrary formulas are theorems; propositional logic is decidable, while first-order and higher-order logic are not. A theory is decidable if there is an effective method for deciding whether an arbitrary formula belongs to it.

field
Logic
known_for
Distinction between decidable and undecidable logical systems and theories

Lore & Background

Decidability is a central concept in logic, distinguishing systems where an effective method exists to determine logical validity or theory membership from those where no such method can exist. Propositional logic is decidable via truth tables, while first-order logic is undecidable in general, except for monadic predicate calculus with identity. Theories such as Presburger arithmetic and the theory of real closed fields are decidable, whereas Robinson arithmetic and the theory of groups are undecidable.

Reader's Guide

Decidability is a fundamental property in logic, separating tractable from intractable systems. It underpins the limits of algorithmic reasoning: propositional logic is decidable, but first-order logic is not, except for restricted fragments. Decidable theories like Presburger arithmetic allow complete algorithmic analysis, while undecidable theories like Robinson arithmetic show inherent limitations. The concept is distinct from completeness; for example, algebraically closed fields are decidable but incomplete, while true arithmetic is complete but undecidable. Semidecidability is a weaker property, where positive membership can be verified but non-membership may not be. Decidability results shape fields from computer science to mathematics, guiding what problems can be solved algorithmically.

Did You Know?

More in Mathematical Logic And Computation 1-21

Spotted an error? Know more?

This is a living reference — every entry is fact-audited, and reader corrections feed straight into our audit queue. Suggest an edit · See this site's audit record

Comments

Loading…
Open in the interactive codex →