2000 character limit reached
Zippy -- Generic White-Box Proof Search with Zippers
Published 26 Mar 2025 in cs.LO and cs.PL | (2503.20413v1)
Abstract: We present a framework for tree-based proof search, called Zippy. Unlike existing proof search tools, Zippy is largely independent of concrete search tree representations, search-algorithms, states and effects. It is designed to create analysable and navigable proof searches that are open to customisation and extensions by users. Zippy is founded on concepts from functional programming theory, particularly zippers, arrows, monads, and lenses. We implemented the framework in Isabelle's metaprogramming language Isabelle/ML.
Paper Prompts
Sign up for free to create and run prompts on this paper.