AI RESEARCH
Can LLM Aid in Solving Constraints with Inductive Definitions?
arXiv CS.AI
•
ArXi:2603.03668v1 Announce Type: cross Solving constraints involving inductive (aka recursive) definitions is challenging. State-of-the-art SMT/CHC solvers and first-order logic provers provide only limited for solving such constraints, especially when they involve, e.g., abstract data types. In this work, we leverage structured prompts to elicit Large Language Models (LLMs) to generate auxiliary lemmas that are necessary for reasoning about these inductive definitions.