Skip to content

Files

Latest commit

a384a0f · Jun 5, 2024

History

History
 
 

Superposition_Calculus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

A Modular Formalization of Superposition in Isabelle/HOL

This formalization is compatible with Isabelle2024 and requires the Archive of Formal Proofs. Instructions to install Isabelle are available at https://isabelle.in.tum.de/installation.html. Instruction to install the AFP are available at https://www.isa-afp.org/help. (It was tested with the version afp-2024-03-23.)

Note that the formalization is also compatible with isabelle-devel and afp-devel.

The best place to start exploring the formalization is the ROOT file: the main results were split into different theories listed there. You can start exploring with the following command:

$ isabelle jedit -d . ROOT

This will open the jEdit-based Isabelle environment and CTRL+clicking on a theory name will open it.

You can build (i.e. verify) the formalization with the following command:

$ isabelle build -D .