automated-theorem-provers
There are 15 repositories under automated-theorem-provers topic.
newca12/awesome-rust-formalized-reasoning
An exhaustive list of all Rust resources regarding automated or semi-automated formalization efforts in any area, constructive mathematics, formal algorithms, and program verification.
Chymyst/curryhoward
Automatic code generation for Scala functions and expressions via the Curry-Howard isomorphism
joom/hezarfen
a theorem prover for intuitionistic propositional logic in Idris, with metaprogramming features
aztek/atp
Haskell interface to automated theorem provers
aztek/tptp
Parser and pretty printer for the TPTP language
pSub/master-thesis
A Language for the Specification and Efficient Implementation of Type Systems
curegit/knuth-bendix-completion
クヌース・ベンディックス完備化アルゴリズムの OCaml 実装
elhaddadyacine/ekstrakto
Extract TPTP problems from a TSTP trace and reconstruct the proof in lambdapi (λΠ-calculus modulo theory).
kovzol/ag
Towards an Automated Geometer
abtsousa/ProverX-Helper-Functions
Work-in-progress. Small helper Python functions I made while working for LaiTeP in NOVA (Laboratory for Augmented Intelligence in Theorem Proving). ProverX is an extension of Prover9 and is automated theorem prover available at http://proverx.com
joshuacrotts/masters-thesis
This is a repository for my Master's thesis LaTeX source.
pkel/ocaml-tableau
Basic tableau prover written in ocaml
oIi123/TableauxProver
Graphical Tableaux Prover for Propositional-, First Order Predicate-, Intuitionistic Propositional- and Intuitionistic First Order Predicate Logic
FelipeCortez/prover
Automated theorem prover for Reasoning @ UoB
rdbliss/prop
Resolution-based theorem proving for propositional logic in Haskell