Multi-Context Rewriting Induction with Termination Checkers
スポンサーリンク
概要
- 論文の詳細を見る
Inductive theorem proving plays an important role in the field of formal verification of systems. The rewriting induction (RI) is a method for inductive theorem proving proposed by Reddy. In order to obtain successful proofs, it is very important to choose appropriate contexts (such as in which direction each equation should be oriented) when applying RI inference rules. If the choice is not appropriate, the procedure may diverge or the users have to come up with several lemmas to prove together with the main theorem. Therefore we have a good reason to consider parallel execution of several instances of the rewriting induction procedure, each in charge of a distinguished single context in search of a successful proof. In this paper, we propose a new procedure, called multi-context rewriting induction, which efficiently simulates parallel execution of rewriting induction procedures in a single process, based on the idea of the multi-completion procedure. By the experiments with a well-known problem set, we discuss the effectiveness of the proposed procedure when searching along various contexts for a successful inductive proof.
- Institute of Electronics, Information and Communication Engineersの論文
- 2010-05-01
著者
-
KURIHARA Masahito
Graduate School of Information Science and Technology, Hokkaido University
-
Kurihara Masahito
Graduate School Of Information Science And Technology Hokkaido University
-
Sato Haruhiko
Graduate School Of Information Science And Technology Hokkaido University
関連論文
- Constraint-Based Multi-Completion Procedures for Term Rewriting Systems
- Constraint-Based Multi-Completion Procedures for Term Rewriting Systems
- Multi-Context Rewriting Induction with Termination Checkers