Skip to content

Verify equation truth using a custom logical language

Notifications You must be signed in to change notification settings

costowell/theorem-prover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theorem Prover

A propositional logic verifier.

Why?

I started reading a book on set theory and abstract algrebra, and got really inspired to make some kind of theorem prover to verify some expressions for me.

Status

If you're curious, I'm currently experimenting with verifying the consistency of equations, and I like writing my thoughts in the header.

Read all about it here

  • Language description and parsing
  • Verifies all expressions
  • Conditional predicates (predicates who's truth value is constrained by some condition)
  • Sets
  • Predefined types (i.e. ℕ, ℤ, ℚ, ℝ)

About

Verify equation truth using a custom logical language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages