Propositional ResolutionExplores completeness in propositional logic, resolution on clauses, conjunctive form, unit resolution, SAT solvers, and proof generation.
Theorem Proving and VampireExplores theorem proving in first-order logic and the saturation-based approach, highlighting the Vampire theorem prover.
Mathgraph Theorem ProverIntroduces the Mathgraph Theorem Prover, showcasing its unique approach to representing propositions and organizing graphs for first-order logic.
Coq: IntroductionIntroduces Coq, covering defining propositions, proving theorems, and using tactics.