Skip to main content

Showing 1–4 of 4 results for author: Gilbert, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2204.12758  [pdf, other

    cs.SE

    Advantages of maintaining a multi-task project-specific bot: an experience report

    Authors: Théo Zimmermann, Julien Coolen, Jason Gross, Pierre-Marie Pédrot, Gaëtan Gilbert

    Abstract: Bots are becoming a popular method for automating basic everyday tasks in many software projects. This is true in particular because of the availability of many off-the-shelf task-specific bots that teams can quickly adopt (which are sometimes completed with additional task-specific custom bots). Based on our experience in the Coq project, where we have developed and maintained a multi-task projec… ▽ More

    Submitted 27 April, 2022; originally announced April 2022.

    Comments: arXiv admin note: substantial text overlap with arXiv:2112.07365

  2. arXiv:2112.07365  [pdf, other

    cs.SE

    Extending the team with a project-specific bot

    Authors: Théo Zimmermann, Julien Coolen, Jason Gross, Pierre-Marie Pédrot, Gaëtan Gilbert

    Abstract: While every other software team is adopting off-the-shelf bots to automate everyday tasks, the Coq team has made a different choice by develo** and maintaining a project-specific bot from the ground up. In this article, we describe the reasons for this choice, what kind of automation this has allowed us to implement, how the many features of this custom bot have evolved based on internal feedbac… ▽ More

    Submitted 14 December, 2021; originally announced December 2021.

  3. arXiv:1802.06217  [pdf, ps, other

    cs.LO

    Design and Implementation of the Andromeda Proof Assistant

    Authors: Andrej Bauer, Gaëtan Gilbert, Philipp G. Haselwarter, Matija Pretnar, Christopher A. Stone

    Abstract: Andromeda is an LCF-style proof assistant where the user builds derivable judgments by writing code in a meta-level programming language AML. The only trusted component of Andromeda is a minimalist nucleus (an implementation of the inference rules of an object-level type theory), which controls construction and decomposition of type-theoretic judgments. Since the nucleus does not perform complex… ▽ More

    Submitted 17 February, 2018; originally announced February 2018.

    MSC Class: 03B15

  4. Formalising Real Numbers in Homotopy Type Theory

    Authors: Gaëtan Gilbert

    Abstract: Cauchy reals can be defined as a quotient of Cauchy sequences of rationals. 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 countable choice or excluded middle, neither of which is available in homotopy type theory. To address this, the Univalent Foundations Program uses a higher inducti… ▽ More

    Submitted 18 October, 2016; v1 submitted 17 October, 2016; originally announced October 2016.

    Comments: Submitted to CPP 2017