RAIRLab / Peirce-My-Heart

A graphical web application for interactive theorem proving in Charles Peirce's alpha existential graph system.
https://rairlab.github.io/Peirce-My-Heart/
MIT License
10 stars 0 forks source link

Gamma Existential Graph Support #320

Open James-Oswald opened 9 months ago

James-Oswald commented 9 months ago

Add support for gamma existential graphs. Introduces a new type of cut and more inference rules. s11229-017-1390-3_1.pdf

Despite GEGs subsuming AEGs, users should be able to select between an AEG mode and a GEG mode when starting a new proof, this is to ensure compliance with BEGs (beta existential graphs) for future versions.