Book contents
- Frontmatter
- Contents
- Preface
- Acknowledgments
- 1 An introduction to rippling
- 2 Varieties of rippling
- 3 Productive use of failure
- 4 A formal account of rippling
- 5 The scope and limitations of rippling
- 6 From rippling to a general methodology
- 7 Conclusions
- Appendix 1 An annotated calculus and a unification algorithm
- Appendix 2 Definitions of functions used in this book
- References
- Index
6 - From rippling to a general methodology
Published online by Cambridge University Press: 13 August 2009
- Frontmatter
- Contents
- Preface
- Acknowledgments
- 1 An introduction to rippling
- 2 Varieties of rippling
- 3 Productive use of failure
- 4 A formal account of rippling
- 5 The scope and limitations of rippling
- 6 From rippling to a general methodology
- 7 Conclusions
- Appendix 1 An annotated calculus and a unification algorithm
- Appendix 2 Definitions of functions used in this book
- References
- Index
Summary
This book has described rippling: a technique for guiding proof search so that a given may be used to prove a goal. We will investigate in this chapter other areas of automated reasoning involving heuristic restrictions on proof search. We will use problems from these areas to illustrate how the ideas behind rippling can be generalized and used systematically to understand and implement many different kinds of deductive reasoning.
many proof calculi, the application of rules in certain situations is known to be unnecessary and can be pruned without sacrificing completeness. For example, in basic ordered paramodulation and basic superposition (Bachmair et al., 1992; Nieuwenhuis & Rubio, 1992), paramodulation is forbidden into terms introduced by applying substitutions in previous inference steps.
tactic-based theorem-proving, it is sometimes useful to track parts of the conjecture and use this to restrict proof search. Focus mechanisms (e.g. Robinson & Staples, 1993; Staples, 1995) for this purpose have been developed and hardwired into several calculi.
analogical reasoning, a previous proof (the source proof) is abstracted to serve as a proof template for subsequent conjectures (the target conjecture). Additional information about the source proof (in addition to the proof tree) is typically required to compute an abstract proof sketch (Kolbe & Walther, 1994; 1998) for a related target conjecture
In each of the above techniques, there is a need to encode and maintain information about individual terms and symbols and their inter-relationships.
- Type
- Chapter
- Information
- Rippling: Meta-Level Guidance for Mathematical Reasoning , pp. 144 - 174Publisher: Cambridge University PressPrint publication year: 2005