Linked from
The 27 pages that link to Automated theorem proving, each with the reason it gives.
Predicate logicRelated: Proof systems mechanize reasoning from predicate-logic formulas.
Deductive reasoningRelated: It encodes deductive inference as procedures that machines can apply.
Sequent calculusRelated: Sequent rules can be implemented as proof-search steps.
Proof theoryRelated: Proof calculi provide the rules and structures that theorem provers search.
Modus ponensRelated: Proof engines can apply modus ponens as a primitive inference step.
Formal logicRelated: It turns logical proof systems into procedures that computers can apply.
LogicRelated: It turns inference rules into procedures for discovering and checking proofs.
Symbolic logicRelated: Machine proof systems apply symbolic rules to derive and check conclusions.