System Description: H-PILoT (Version 1.9)
Carsten Ihlemann, Viorica Sofronie-Stokkermans

TL;DR
H-PILoT is a tool for hierarchical reasoning in logical theory extensions, reducing complex deduction problems to simpler base theories, enabling decision procedures and model generation for certain local theory extensions.
Contribution
It introduces a hierarchical reduction method for local theory extensions, integrating with SMT solvers for satisfiability testing and model generation.
Findings
Hierarchical reduction is sound and complete for local theory extensions.
Enables decision procedures for certain fragments of extended theories.
Supports model generation using standard SMT solvers.
Abstract
This system description provides an overview of H-PILoT (Hierarchical Proving by Instantiation in Local Theory extensions), a program for hierarchical reasoning in extensions of logical theories. H-PILoT reduces deduction problems in the theory extension to deduction problems in the base theory. Specialized provers and standard SMT solvers can be used for testing the satisfiability of the formulae obtained after the reduction. For a certain type of theory extension (namely for local theory extensions) this hierarchical reduction is sound and complete and -- if the formulae obtained this way belong to a fragment decidable in the base theory -- H-PILoT provides a decision procedure for testing satisfiability of ground formulae, and can also be used for model generation.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, programming, and type systems · Formal Methods in Verification · Logic, Reasoning, and Knowledge
