Coccinelle
Modeling permutations in Coq for Coccinelle. In this paper we present the part of the Coccinelle library which deals with list permutations. Indeed permutations naturally arise when formally modeling rewriting in Coq, for instance RPO with multiset status and equality modulo AC. Moreover the needed permutations are up to an equivalence relation, and may be used to inductively define the same relation (equivalence modulo RPO). This is why we introduce the notion of permutation w. r. t. an arbitrary relation. The advantages of our approach are a very simple inductive definition (with only 2 constructors), the adequacy with the mathematical definition, the ability to define a relation using recursively permutations up to this very relation, and a fine grained modularity (if R enjoys a property, so does permut R).
Keywords for this software
References in zbMATH (referenced in 3 articles , 1 standard article )
Showing results 1 to 3 of 3.
Sorted by year (- Christian Sternagel, René Thiemann, Sarah Winkler, Harald Zankl: CeTA - A Tool for Certified Termination Analysis (2012) arXiv
- Courtieu, Pierre; Forest, Julien; Urbain, Xavier: Certifying a termination criterion based on graphs, without graphs (2008)
- Contejean, Evelyne: Modeling permutations in Coq for Coccinelle (2007)