Skip to content

0xGeorgii/SharpLogic

Repository files navigation

image

Open source F# mathematical logic library.

Should covers propositional logic. Intuitionism logic. Automate inference, automate reasoning and automate theorem proofs. All in F# functional style.

Literature:

Founded 01/01/2021

Build

Main branch build
GitHub Actions
Build History

Feature list

  1. Check a formula for acceptability
  2. Verbose a formula
  3. Decompose a formula to the calculation list
  4. Calculate a formula in tableaux method
  5. Verbose Tableux Calculus