2000
DOI: 10.1007/3-540-44659-1_1
|View full text |Cite
|
Sign up to set email alerts
|

Fix-Point Equations for Well-Founded Recursion in Type Theory

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
32
0

Year Published

2001
2001
2006
2006

Publication Types

Select...
7

Relationship

1
6

Authors

Journals

citations
Cited by 25 publications
(32 citation statements)
references
References 7 publications
0
32
0
Order By: Relevance
“…The "converging iterations" approach In [1], a recursive function f is defined as the solution of a fixpoint equation involving a functional F . The definition involves proving that the fixpoint equation terminates in a finite number of iterations.…”
Section: Other Approaches In Coqmentioning
confidence: 99%
See 2 more Smart Citations
“…The "converging iterations" approach In [1], a recursive function f is defined as the solution of a fixpoint equation involving a functional F . The definition involves proving that the fixpoint equation terminates in a finite number of iterations.…”
Section: Other Approaches In Coqmentioning
confidence: 99%
“…The approach has been implemented in a prototype tool that automatically generates some of the definitions, proof obligations, and corresponding proofs. The tool of Balaa and Bertot [1], which is currently the sole tool for Coq based on this approach, does not satisfy the criteria (DT) and (ST) and (X), and only partially satisfies the criterion (SR), as it only provides the fixpoint equation for the function.…”
Section: Other Approaches In Coqmentioning
confidence: 99%
See 1 more Smart Citation
“…An alternative way, adopted by Balaa and Bertot in [1], sees the partial function as a fixed point of an operator F that maps total functions to total functions. It can be approximated by a finite number of iterations of F on an arbitrary base function.…”
Section: [P]]([[a]]) = [[R]] Where [[−]] Is the Interpretationmentioning
confidence: 99%
“…The recursion is wellfounded because f e and f o have smaller degree than f . This requires the use of course-of-value recursion on the degree of the polynomial, which can be realized in type theory using a general method for wellfounded recursion (see [1]). The formalization of the algorithm that we obtain is more complex than necessary, because it contains the proofs of the fact that the degrees decrease.…”
Section: Data Representationmentioning
confidence: 99%