Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Help Beta Test a Study of Proof Assistant Users

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Help Beta Test a Study of Proof Assistant Users


Chronological Thread 
  • From: Théo Zimmermann <theo.zimmi AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Help Beta Test a Study of Proof Assistant Users
  • Date: Sat, 15 Jun 2019 12:39:53 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=theo.zimmi AT gmail.com; spf=Pass smtp.mailfrom=theo.zimmi AT gmail.com; spf=None smtp.helo=postmaster AT mail-ua1-f44.google.com
  • Ironport-phdr: 9a23:hGU76R9OEHhGof9uRHKM819IXTAuvvDOBiVQ1KB41eIcTK2v8tzYMVDF4r011RmVBNydsqwfwLCG+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxhViDanfL9/LRu7oQrPusQVnIBvNrs/xhzVr3VSZu9Y33loJVWdnxb94se/4ptu+DlOtvwi6sBNT7z0c7w3QrJEAjsmNXs15NDwuhnYUQSP/HocXX4InRdOHgPI8Qv1Xpb1siv9q+p9xCyXNtD4QLwoRTiv6bpgRQT2gykbKTE27GDXitRxjK1FphKhuwd/yJPQbI2MKfZyYr/RcdYcSGFcXMheSjZBD5uzYIsBDeUPPehWoYrgqVUQsRSwChKhBP/2yjJSmnP6wbE23uYnHArb3AIgBdUOsHHModvrNKcVS+e1w7HLwjXCavNW3Cny6JLNch87p/GMW697fM3NyUkvCQzFiU+cqI3kPzOQ0+QNsnOW7+VlVe21im4nrxt9rSSoxscpk4TEgJ8exFPc9Shh3oo5Odm1RFR4bNOkCpdcqT+WO5VsTs4tTGxlvjsxxKcctp6hZicKzYwqxx7BZPyDdIiF+hfjW/yQITd8nX5lZaiwiwur/UiuxeDxWdO40FlNripCndnMsm4C2wbP5ciAT/tx5kah2TCR2ADP8uxIP1w4mK7BJ5MiwrM8jIQfvVrdEiPsl0j7g7eadkA+9eip7+TnbK/mppiZN4JslgH+MrohmsulDeU5MwgOWm2b+eWn2b3s+E32WrRKjvksnqbFt5DaINwXprSlDA9NzoYj9xG/Ai+639QfhHkLNU5KeBaaj4fyIFzOO/D5DfKng1u2ijtrxvbGPqfgAprXNHTDnq3hLv5B7Bt3zxN75tRC7doAAbYYZfn3R0XZtdrCDxZ/PRbikMj9D9Ao6oOfXlW9A6qcPbnXuFmOrrYzI+SLIp0UvTP8A/cg7v/qy3Q+nAlOLuGSwZILZSXgTbxdKEKDbC+p249ZSDpYjk8FVOXvzWa6f3tTanK1Bf9u4zg6DMe7BN6GSNzxxrOG2yi/E9tdYWUUUgnQQ0etTJ2NXrI3UAzXOtVoy2VWWr2oSotn3har5lejmuhXa9HM8yhdjqrNkd185undjxY3rGUmAMGU0mXLRGZxzDoF

Suggesting to reply to this email is not a super idea because Coq-Club
automatically inserts a "reply-to" field set to
coq-club AT inria.fr.
So I'd suggest instead that you give the e-mail address(es) to which
people interested to join the experiment should contact.

Cheers,
Théo

Le sam. 15 juin 2019 à 02:55, Talia Ringer
<tringer AT cs.washington.edu>
a écrit :
>
> Hello Coq users,
>
> We (Talia Ringer and Alex Sanchez-Stern , Ph.D. students at UW and UCSD
> respectively) are working on a study to investigate the development
> processes of proof engineers. Right now, we are looking for some beta
> testers for a simple reporting plugin we've developed to analyze these
> development processes. Data from this round will be discarded, but your
> feedback on the plugin will help us refine the tool and eventually collect
> and analyze data that will have broad applications for the Coq community
> and for the ITP community more broadly. Please see below for details, and
> please contact us if you are interested or if you have any questions.
>
> Best,
>
> Talia and Alex
>
> ---
>
> Motivation: In recent years, verification efforts using interactive theorem
> provers like Coq have reached large, critical software projects.
> Unfortunately, while there is a lot of available data on completed proof
> projects, there is little data on the development processes of proof
> engineers. We have developed a Coq plugin that collects data on the changes
> that proof engineers make in development, so that we can later analyze this
> data.
>
> Where you can help: We're looking for volunteers to install this plugin and
> use it during their proof development for a period of two weeks, so that we
> can work out any bugs in the collection process before our study.
> Eventually, we plan to deploy to a larger group of users and analyze the
> resulting development data, then use it to inform the next generation of
> proof automation tooling.
>
> How to help: This is only a beta test of the infrastructure, so the data
> collected in this phase will be discarded. However, we'll also contact you
> about joining the full study (if you are interested) after the beta period
> has ended.
>
> Should you choose to join our beta test, your duties will be as follows:
>
> Install our plugin
> Load our plugin before working on developments (there is a way to do this
> just once)
> Use Coq master branch for development with our plugin for a period of two
> weeks
> Report any bugs you encounter
>
> Benefits: We anticipate that our work will benefit the broader community of
> proof engineers, and we plan to make the eventual dataset publicly
> available. We will also use the data to write a paper on the habits and
> processes of proof engineers, as well as to inform the development of tools
> for automated proof repair and machine learning for proof automation so
> that these tools meet the needs of real proof engineers like you.
>
> How to join: If you're interested in joining this beta test, please reply
> (not reply all) to this email, and we will contact you with further steps.
> Please also let us know if you have any questions.
>
> Thanks,
>
> Talia and Alex



Archive powered by MHonArc 2.6.18.

Top of Page