An Inference Engine based on Propositional Calculus written in Common Lisp
-
Updated
Oct 26, 2025 - Common Lisp
An Inference Engine based on Propositional Calculus written in Common Lisp
Python scripts that provide an interface to work with classical propositional and first-order logic, based on my solutions to the textbook Mathematical Logic Through Python by Nisan and Gonczarowski
An interpreter for sentential logic (propositional calculus) written in Python. Includes a resolution-based automated theorem prover.
My contributions to Metamath's mmsolitaire project.
In this bachelor thesis, I developed a toolkit for automated reasoning and interpolation with ordered resolution.
An Expression Oriented Language with non-strict semantics based on Propositional Calculus and compatible with WFF
Propositional theorem prover - resolution with pure literal elimination and subsumption elimination, implemented in ISO Prolog. Educational software.
A propositional calculus expert system.
A Python library providing basic functionalities for manipulating propositional logic
Pequeno projeto de uma "calculadora" de lógica proposicional.
Console application for calculating propositional calculus formulas. Can create truth tables, show steps to result, check for validity, etc. Programmed in C#.
🧮 validation methods of propositional logic
Shortest known proofs of the propositional calculus theorems from Principia Mathematica, derived from Łukasiewicz (L₁)-system (CCpqCCqrCpr,CCNppp,CpCNpq)
Expert System for Propositional Logic calculus
🧠💡 Web app to calculate everything related to propositional-calculus. Made for myself to pass TZI subject at Mendel University, but shared for everyone else for free to use it as well!
This project involves creating, an expert system in proposal calculation. In other words, a program that can reason on a set of rules and initial facts to deduce other facts.
Programas para construção de tabelas-verdade com duas e três variáveis em Fortran.
An implementation of the Shunting Yard algorithm to parse and evaluate Propositional Calculus expressions
The PLL(Propositional Logic Library) is a library which offers a lexical and syntactic analyzer for propositional predicate analysis
Add a description, image, and links to the propositional-calculus topic page so that developers can more easily learn about it.
To associate your repository with the propositional-calculus topic, visit your repo's landing page and select "manage topics."