Property Persistence in the Situation Calculus
Abstract
We develop a new automated reasoning technique for the situation calculus that can handle a class of queries containing universal quantification over situation terms. Although such queries arise naturally in many important reasoning tasks, they are difficult to automate in the situation calculus due to the presence of a second-order induction axiom. We show how to reduce queries about property persistence, a common type of universally-quantified query, to an equivalent form that does not quantify over situations and so is amenable to existing reasoning techniques. Our algorithm replaces induction with a meta-level fixpoint calculation; crucially, this calculation uses only first-order reasoning with a limited set of axioms. The result is a powerful new tool for verifying sophisticated domain properties in the situation calculus.
Cite
Text
Kelly and Pearce. "Property Persistence in the Situation Calculus." International Joint Conference on Artificial Intelligence, 2007. doi:10.1016/j.artint.2010.05.003Markdown
[Kelly and Pearce. "Property Persistence in the Situation Calculus." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/kelly2007ijcai-property/) doi:10.1016/j.artint.2010.05.003BibTeX
@inproceedings{kelly2007ijcai-property,
title = {{Property Persistence in the Situation Calculus}},
author = {Kelly, Ryan F. and Pearce, Adrian R.},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2007},
pages = {1948-1953},
doi = {10.1016/j.artint.2010.05.003},
url = {https://mlanthology.org/ijcai/2007/kelly2007ijcai-property/}
}