2013
DOI: 10.1007/978-3-642-40537-2_14
|View full text |Cite
|
Sign up to set email alerts
|

Psyche: A Proof-Search Engine Based on Sequent Calculus with an LCF-Style Architecture

Abstract: Psyche is a modular proof-search engine designed for either interactive or automated theorem proving, and aiming at two things: a high level of confidence about the output of the theorem proving process and the ability to apply and combine a wide range of techniques. It addresses the first aim by adopting and extending the LCF architecture to guarantee, using private types, not only the correctness but also the completeness of proof search. It addresses the second by offering a much more appropriate API than j… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
10
0

Year Published

2013
2013
2019
2019

Publication Types

Select...
3
2
1

Relationship

2
4

Authors

Journals

citations
Cited by 10 publications
(10 citation statements)
references
References 8 publications
0
10
0
Order By: Relevance
“…Psyche is a platform for proof search, where a kernel offers an API for programming various search strategies as plugins, while guaranteeing the correctness of the search output [13]. 1 , and a theory component is required to provide the implementation of the concepts developed in the previous sections, as shown in the module type above.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…Psyche is a platform for proof search, where a kernel offers an API for programming various search strategies as plugins, while guaranteeing the correctness of the search output [13]. 1 , and a theory component is required to provide the implementation of the concepts developed in the previous sections, as shown in the module type above.…”
Section: Methodsmentioning
confidence: 99%
“…The latter indicates which literals of the input have been used to close the branch, which is useful information for lemma learning (see e.g. [13]). …”
Section: Methodsmentioning
confidence: 99%
“…The above description of DPLL(T ) as a proof-search mechanism of LK p (T ) has been implemented as a plugin for PSYCHE [20,33], a proof-search engine for LK p (T ).…”
Section: Dpll(t ) In Psychementioning
confidence: 99%
“…The implementation of plugins is however not trusted for soundness: the worst that a plugin can do is crash the program, not affect its output. A expanded description of PSYCHE can be found in [20].…”
Section: Psyche's Overviewmentioning
confidence: 99%
See 1 more Smart Citation