Home › Glossary › Research › Automated reasoning

Advanced · Research

Automated reasoning

Visual diagram · (in preparation) · Math · (in preparation) · Worked example · 3 difficulty levels.

TL;DR. Developing computer programs that can perform logical reasoning automatically.

Technical Definition

Developing computer programs that can perform logical reasoning automatically.

How it works

Automated reasoning is a subfield of AI and mathematical logic focused on creating computer programs that can reason logically, either completely or almost completely on their own. It draws upon principles from theoretical computer science and philosophy to enable machines to perform deductions, inferences, and proofs. This capability is fundamental for building more intelligent and reliable AI systems.

Related Concepts

  • Knowledge Representation — How facts and relationships are encoded so a system can reason over them.

Further Reading

  • Wikipedia — Glossary of AI