Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/3018610acmotherconferencesBook PagePublication PagespoplConference Proceedingsconference-collections
CPP 2017: Proceedings of the 6th ACM SIGPLAN Conference on Certified Programs and Proofs
ACM2017 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
CPP '17: Certified Proofs and Programs Paris France January 16 - 17, 2017
ISBN:
978-1-4503-4705-1
Published:
16 January 2017
In-Cooperation:
Next Conference
January 19 - 25, 2025
Denver , CO , USA
Bibliometrics
Abstract

No abstract available.

Skip Table Of Content Section
SESSION: Keynotes
invited-talk
Porting the HOL light analysis library: some lessons (invited talk)

The HOL Light proof assistant is famous for its huge multivariate analysis library: nearly 300,000 lines of code and 13,000 theorems. A substantial fraction of this library has been manually ported to Isabelle/HOL. The Isabelle analysis library ...

invited-talk
Mechanized verification of preemptive OS kernels (invited talk)

We propose a practical verification framework for preemptive OS kernels. The framework models the correctness of API implementations in OS kernels as contextual refinement of their abstract specifications. It provides a specification language for ...

SESSION: Algorithm and Library Verification
research-article
Verifying a hash table and its iterators in higher-order separation logic

We describe the specification and proof of an (imperative, sequential) hash table implementation. The usual dictionary operations (insertion, lookup, and so on) are supported, as well as iteration via folds and iterators. The code is written in OCaml ...

research-article
Open Access
A formalization of the Berlekamp-Zassenhaus factorization algorithm

We formalize the Berlekamp–Zassenhaus algorithm for factoring square-free integer polynomials in Isabelle/HOL. We further adapt an existing formalization of Yun’s square-free factorization algorithm to integer polynomials, and thus provide an efficient ...

research-article
Formal foundations of 3D geometry to model robot manipulators

We are interested in the formal specification of safety properties of robot manipulators down to the mathematical physics. To this end, we have been developing a formalization of the mathematics of rigid body transformations in the Coq proof-assistant. ...

SESSION: Automated Proof and Its Formal Verification
research-article
BliStrTune: hierarchical invention of theorem proving strategies

Inventing targeted proof search strategies for specific problem sets is a difficult task. State-of-the-art automated theorem provers (ATPs) such as E allow a large number of user-specified proof search strategies described in a rich domain specific ...

research-article
Open Access
Automatic cyclic termination proofs for recursive procedures in separation logic

We describe a formal verification framework and tool implementation, based upon cyclic proofs, for certifying the safe termination of imperative pointer programs with recursive procedures. Our assertions are symbolic heaps in separation logic with user ...

research-article
Formalization of Karp-Miller tree construction on petri nets

Karp-Miller tree construction on Petri nets is a classical well-known algorithm to construct the minimal coverability set via forward analysis. It enables us to construct decision procedures for several problems such as coverability and (place) ...

SESSION: Formalized Mathematics with Numerical Computations
research-article
A Coq formal proof of the Lax-Milgram theorem

The Finite Element Method is a widely-used method to solve numerical problems coming for instance from physics or biology. To obtain the highest confidence on the correction of numerical simulation programs implementing the Finite Element Method, one ...

research-article
A reflexive tactic for polynomial positivity using numerical solvers and floating-point computations

Polynomial positivity over the real field is known to be decidable but even the best algorithms remain costly. An incomplete but often efficient alternative consists in looking for positivity witnesses as sum of squares decompositions. Such ...

research-article
Markov processes in Isabelle/HOL

Markov processes with discrete time and arbitrary state spaces are important models in probability theory. They model the infinite steps of non-terminating programs with (not just discrete) probabilistic choice and form the basis for further ...

research-article
Formalising real numbers in homotopy type theory

Cauchy reals can be defined as a quotient of Cauchy sequences of rationals. In this case, the limit of a Cauchy sequence of Cauchy reals is defined through lifting it to a sequence of Cauchy sequences of rationals.

This lifting requires the axiom of ...

SESSION: Verified Programming Tools
research-article
Verified compilation of CakeML to multiple machine-code targets

This paper describes how the latest CakeML compiler supports verified compilation down to multiple realistically modelled target architectures. In particular, we describe how the compiler definition, the various language semantics, and the correctness ...

research-article
Complx: a verification framework for concurrent imperative programs

We propose a concurrency reasoning framework for imperative programs, based on the Owicki-Gries (OG) foundational shared-variable concurrency method. Our framework combines the approaches of Hoare-Parallel, a formalisation of OG in Isabelle/HOL for a ...

research-article
Open Access
Verifying dynamic race detection

Writing race-free concurrent code is notoriously difficult, and data races can result in bugs that are difficult to isolate and reproduce. Dynamic race detection can catch data races that cannot (easily) be detected statically. One approach to dynamic ...

SESSION: Homotopy Type Theory
research-article
Public Access
The HoTT library: a formalization of homotopy type theory in Coq

We report on the development of the HoTT library, a formalization of homotopy type theory in the Coq proof assistant. It formalizes most of basic homotopy type theory, including univalence, higher inductive types, and significant amounts of synthetic ...

research-article
Lifting proof-relevant unification to higher dimensions

In a dependently typed language such as Coq or Agda, unification can be used to discharge equality constraints and detect impossible cases automatically. By nature of dependent types, it is necessary to use a proof-relevant unification algorithm where ...

research-article
The next 700 syntactical models of type theory

A family of syntactic models for the calculus of construction with universes (CCω) is described, all of them preserving conversion of the calculus definitionally, and thus giving rise directly to a program transformation of CCω into itself.

Those ...

SESSION: Formal Verification of Programming Language Foundations
research-article
Type-and-scope safe programs and their proofs

We abstract the common type-and-scope safe structure from computations on λ-terms that deliver, e.g., renaming, substitution, evaluation, CPS-transformation, and printing with a name supply. By exposing this structure, we can prove generic simulation ...

research-article
Public Access
Formally verified differential dynamic logic

We formalize the soundness theorem for differential dynamic logic, a logic for verifying hybrid systems. To increase confidence in the formalization, we present two versions: one in Isabelle/HOL and one in Coq. We extend the metatheory to include ...

research-article
Equivalence of system F and λ2 in Coq based on context morphism lemmas

We give a machine-checked proof of the equivalence of the usual, two-sorted presentation of System F and its single-sorted pure type system variant λ2. This is established by reducing the typability problem of F to λ2 and vice versa. The difficulty lies ...

Contributors
  • University of Côte d’Azur
  • Max Planck Institute for Software Systems

Index Terms

  1. Proceedings of the 6th ACM SIGPLAN Conference on Certified Programs and Proofs

    Recommendations

    Acceptance Rates

    Overall Acceptance Rate 18 of 26 submissions, 69%
    YearSubmittedAcceptedRate
    CPP '15261869%
    Overall261869%