@inproceedings{parkinson2005separation, author = {Parkinson, Matthew J. and Bierman, Gavin}, title = {Separation logic and abstraction}, booktitle = {POPL '05 Proceedings of the 32nd ACM SIGPLAN-SIGACT symposium on Principles of programming languages}, year = {2005}, month = {January}, abstract = {In this paper we address the problem of writing specifications for programs that use various forms of modularity, including procedures and Java-like classes. We build on the formalism of separation logic and introduce the new notion of an abstract predicate and, more generally, abstract predicate families. This provides a flexible mechanism for reasoning about the different forms of abstraction found in modern programming languages, such as abstract datatypes and objects. As well as demonstrating the soundness of our proof system, we illustrate its utility with a series of examples.}, url = {https://www.microsoft.com/en-us/research/publication/separation-logic-and-abstraction/}, pages = {247-258}, edition = {POPL '05 Proceedings of the 32nd ACM SIGPLAN-SIGACT symposium on Principles of programming languages}, }