Menu of Reliability
Propositional Logic (PL)
- Representation
- Reasoning
- Decidable
- Very powerful systems based on CDCL and DPLL
- Reliability
- Representation - 10%
- Reasoning - 90%
Description Logic (DL)
- Representation
- Individuals, classes, roles
- No way to denote non-explicit objects
- Mostly fragments of FOF
- Reasoning
- Designed to be decidable and tractable
- Some standard reasoning tasks, e.g., subsumption
- Some good, some buggy, ATP systems
- Reliability
- Representation - 35%
- Reasoning - 50%
Effectively Propositional Logic (EPR)
- Representation
- Reasoning
- Decidable
- Some specialized approaches
- Some strong ATP systems
- Reliability
- Representation - 20%
- Reasoning - 80%
Clause Normal Form (CNF)
- Representation
- Reasoning
- Semi-decidable
- Well understood reasoning
- Mature, high-performance ATP systems
- Reliability
- Representation - 30%
- Reasoning - 70%
First-order Form (FOF)
- Representation
- Reasoning
- Semi-decidable
- Various techniques, mainly superposition on CNF
- Mature, fast ATP systems
- Reliability
- Representation - 50%
- Reasoning - 60%
Typed First-order Form (TF0)
- Representation
- Reasoning
- Semi-decidable
- Translation, early attempts
- Emerging modern techniques and implementations
- Reliability
- Representation - 60%
- Reasoning - 50%
Typed Extended First-order Form (TXF)
- Representation
- Reasoning
- Can be reduced to TFF
- Several systems in action
- Reliability
- Representation - 75%
- Reasoning - 40%
Typed First-order Form with Arithmetic (TFA)
- Representation
- Reasoning
- Undecidable due to arithmetic
- Spurred on by SMT
- Rapidly maturing ATP systems, but a tough nut
- Reliability
- Representation - 70%
- Reasoning - 25%
Polymorphic Typed First-order Form (TF1)
Typed Higher-order Form (TH0)
Polymorphic Typed Higher-order Form (TH1)
Typed High-order Extended Form (TXH)
- Representation
- More than a human brain can handle
- Different flavours, and aquired taste
- Reasoning
- No trustworthy ATP (in sight)
- Reliability
- Representation - 70%
- Reasoning - 10%