2009
DOI: 10.1007/978-3-642-04027-6_32
|View full text |Cite
|
Sign up to set email alerts
|

Nested Hoare Triples and Frame Rules for Higher-Order Store

Abstract: Abstract. Separation logic is a Hoare-style logic for reasoning about programs with heap-allocated mutable data structures. As a step toward extending separation logic to high-level languages with ML-style general (higher-order) storage, we investigate the compatibility of nested Hoare triples with several variations of higher-order frame rules.The interaction of nested triples and frame rules can be subtle, and the inclusion of certain frame rules is in fact unsound. A particular combination of rules can be s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

2
66
0

Year Published

2010
2010
2012
2012

Publication Types

Select...
6

Relationship

3
3

Authors

Journals

citations
Cited by 35 publications
(68 citation statements)
references
References 20 publications
2
66
0
Order By: Relevance
“…3 gives the syntax for the assertion language. Based on [17], the language allows nested triples to appear in assertions, such that we can reason about stored procedures. The assertion x → ∀a.…”
Section: Assertion Languagementioning
confidence: 99%
See 4 more Smart Citations
“…3 gives the syntax for the assertion language. Based on [17], the language allows nested triples to appear in assertions, such that we can reason about stored procedures. The assertion x → ∀a.…”
Section: Assertion Languagementioning
confidence: 99%
“…{a → } · (a) {a → }, for example, states that the content at address x is a procedure which satisfies the given Hoare triple. 2 Additions to the logic of [17] are the set and element expressions. In the formula P(e V * ; e S * ), the ; separates integer arguments from set arguments.…”
Section: Assertion Languagementioning
confidence: 99%
See 3 more Smart Citations