Software certification aims at proving the correctness of programs but in many cases, the use of external libraries allows only a conditional proof: it depends on the assumption that the libraries meet their specifications. In particular, a bug in these libraries might still impact the certified program. In this case, the difficulty that arises is to isolate the defective library function and provide a counter-example. In this paper, we show that this problem can be logically formalized as the construction of a Herbrand tree for a contradictory universal theory and address it. The solution we propose is based on a proof of Herbrand's theorem in the proof assistant Coq. Classical program extraction using Krivine's classical realizability the...
HAHA is a tool that helps in teaching and learning Hoare logic. It is targeted at an introductory co...
We present a new approach for constructing and verifying higher-order, imperative programs using the...
A handbook to the Coq software for writing and checking mathematical proofs, with a practical engine...
Software certification aims at proving the correctness of programs but in many cases, the use of ext...
International audienceKrivine presented in [Kri10] a methodology to combine Cohen's forcing with the...
International audienceWe present here a new extraction mechanism for the Coq proof assistant. By ext...
It is well known that mathematical proofs often contain (abstract) algorithms, but although these al...
It is a well-known fact that algorithms are often hidden inside mathematical proofs. If these proofs...
AbstractIt is a well-known fact that algorithms are often hidden inside mathematical proofs. If thes...
This work concerns the generation of programs which are certifiedto be correct by construction. Thes...
This paper deals with program verification and more precisely with the question of how to provide ve...
Making sure that a computer program behaves as expected, especially in critical applications (health...
The Coq proof assistant mechanically checks the consistency of the logical reasoning in a proof. It ...
International audienceMutation analysis, which introduces artificial defects into software systems, ...
HAHA is a tool that helps in teaching and learning Hoare logic. It is targeted at an introductory co...
We present a new approach for constructing and verifying higher-order, imperative programs using the...
A handbook to the Coq software for writing and checking mathematical proofs, with a practical engine...
Software certification aims at proving the correctness of programs but in many cases, the use of ext...
International audienceKrivine presented in [Kri10] a methodology to combine Cohen's forcing with the...
International audienceWe present here a new extraction mechanism for the Coq proof assistant. By ext...
It is well known that mathematical proofs often contain (abstract) algorithms, but although these al...
It is a well-known fact that algorithms are often hidden inside mathematical proofs. If these proofs...
AbstractIt is a well-known fact that algorithms are often hidden inside mathematical proofs. If thes...
This work concerns the generation of programs which are certifiedto be correct by construction. Thes...
This paper deals with program verification and more precisely with the question of how to provide ve...
Making sure that a computer program behaves as expected, especially in critical applications (health...
The Coq proof assistant mechanically checks the consistency of the logical reasoning in a proof. It ...
International audienceMutation analysis, which introduces artificial defects into software systems, ...
HAHA is a tool that helps in teaching and learning Hoare logic. It is targeted at an introductory co...
We present a new approach for constructing and verifying higher-order, imperative programs using the...
A handbook to the Coq software for writing and checking mathematical proofs, with a practical engine...