DOI: 10.1007/978-3-540-74591-4_7
|View full text |Cite
|
Sign up to set email alerts
|

Extracting Purely Functional Contents from Logical Inductive Types

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 7 publications
0
5
0
Order By: Relevance
“…We plan to automatize this work for some cases, by taking inspiration from the work of David Delahaye and al. [10], based on a mode consistency analysis of an inductive relation.…”
Section: New Transformationsmentioning
confidence: 99%
“…We plan to automatize this work for some cases, by taking inspiration from the work of David Delahaye and al. [10], based on a mode consistency analysis of an inductive relation.…”
Section: New Transformationsmentioning
confidence: 99%
“…Inductive to Executable Specifications. At a high level, the algorithm described in Section 4 has similarities to earlier attempts at extracting executable specifications from inductive ones [Delahaye et al 2007;Tollitte et al 2012] in the Coq proof assistant. In principle, we could use the algorithm described in this section to obtain a similar transformation.…”
Section: Related Workmentioning
confidence: 99%
“…However, the declarative definition of is_redblack is not well adapted to efficient testing. Even if we were able to automatically give an executable interpretation to the inductive definition of is_redblack' [3,4,21,41], we would still have to guess the existentially quantified black-height h, which would be highly inefficient. So in order to effectively test the is_redblack invariant, we first manually devise an efficiently executable version:…”
Section: Example: Red-black Treesmentioning
confidence: 99%