proof-theory
There are 19 repositories under proof-theory topic.
steshaw/plt
Programming Language Theory λΠ
err0r500/foundational-knowledge-for-programmers
List of resources about foundational knowledge for programmers (supposed to last a few decades)
sequents/code
Proof theory seminar
xamidi/pmGenerator
An exhaustive condensed detachment formal proof generator for Hilbert systems in proof theory.
felipeperet/logic
An adventure on formalizing logics using the Agda programming language
kcsmnt0/proof-trees
Interactive proof tree editing
joe-lynch/ODPE
The Open Deduction Proof Editor allows proof theorists (or anyone) to deconstruction proofs step by step. It currently supports deep inference formalisms, namely Open Deduction and naturally the Calculus of Structures. The front end of the application is written in Java, while the back end is written in Maude. There is also an implementation of proof search both with and without proof variables.
bakseter/thesis
My master thesis (and related code) in Logic at the University of Bergen.
haskucy/foundation_of_mathematics
Exploring the depths of mathematics through the study of its foundations
lxndrcx/proofTheoryHOL
Equivalence of natural deduction and sequent calculus in HOL4
praisetompane/mathematics
an attempt at unpacking in layman's terms what mathematics is.
proof-theory/pmGenerator
An exhaustive condensed detachment formal proof generator for Hilbert systems in proof theory.
nigosto/lambda-parser
Parser for lambda terms, written in Haskell, that is also able to execute a list of operations on the terms
proof-theory/gkc
A reasoning system for large knowledge bases.
proof-theory/Prover9
Prover9 is an automated theorem prover for first-order and equational logic, and Mace4 searches for finite models and counterexamples.
proof-theory/tpg
Tree Proof Generator
bhgomes/rulesets
a collection of rulesets for qbar and other automated proof frameworks
Electrostat-Lab/Mathematics-I
Housing useful resusable equations and formulas in calculus, discrete mathematics, and linear algebra.
lancejpollard/cnf.js
Convert Proposition Trees to Conjunctive Normal Form (CNF) or Disjunctive Normal Form (DNF)