Skip to Content.
Sympa Menu

coq-club - [Coq-Club] LFMTP 2017 - Call for papers

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] LFMTP 2017 - Call for papers


Chronological Thread 
  • From: Marino Miculan <marino.miculan AT uniud.it>
  • To: "coq-club AT inria.fr" <coq-club AT inria.fr>, "concurrency AT listserver.tue.nl" <concurrency AT listserver.tue.nl>
  • Subject: [Coq-Club] LFMTP 2017 - Call for papers
  • Date: Tue, 18 Apr 2017 10:49:53 +0000
  • Accept-language: it-IT, en-US
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=marino.miculan AT uniud.it; spf=Pass smtp.mailfrom=marino.miculan AT uniud.it; spf=Pass smtp.helo=postmaster AT EUR02-VE1-obe.outbound.protection.outlook.com
  • Ironport-phdr: 9a23:z5kRThcX3UjSiSG1nDe7TDNzlGMj4u6mDksu8pMizoh2WeGdxcWyYx7h7PlgxGXEQZ/co6odzbGH7+a4ASQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9GiTe5br5+Ngm6oRnMvcQKnIVuLbo8xAHUqXVSYeRWwm1oJVOXnxni48q74YBu/SdNtf8/7sBMSar1cbg2QrxeFzQmLns65Nb3uhnZTAuA/WUTX2MLmRdVGQfF7RX6XpDssivms+d2xSeXMdHqQb0yRD+v6bpgRh31hycdLzM38H/ZhNFsjKxVoxyhpgBwzYHbb4yOKPp+Z6bdcc8GSWZdQMpcUTFKDIOmb4sICuoMJeFWoJPnp1sPqxu+AhSnCuTuyjBUm3/22bc10+I8GgzB2QwvBcgOsHXSrNXyLqsSVOG1w7XVzTXHdfxW3yzw6JXOchAgvPGDQKh8ccvNyUQ2EQ7Ok1ueqYvgPzyP1+QNtXCW4PR6WuK0i28otwFxrSKuxsc2kIXJgZgVyl/c+SV9zoY1IMG4SFZhbd6jCptQuCeXPJZ1TMM6W2xltzo2xqcbtZKnfiUG0oorywTeZvCba4SE/xLuWeWLLTtlmX5pZKiziwu9/EWv0OHwS8u53VdSoipLjNbBtWwB2hnW58WGSfZw/0ms1DOV2A3X5OxJJUU5mbfHJJ4v2LE9k5kevETHEyDsnkj9kbWYeV8++uey7uTqerXmqYGYN49zkgzwPaohlNCjDegmKwQBUGeV9fml2L3k5kL2Xq9GjvorkqnFq5/aItkbpqikDANPyoYj8RG/Dyu439sEgXkHLVVFeBSdg4juJlHOPPT4DfC4g1Svijtk2/fGPrj5DpXMKHjMjqvhcK5y5kJA0gY/0MxT6pBOBr0fOv7+W1P9uMTdDhAjMgy0x+jnCM961oMbQW+PB7WWMLnTsV+O4eIjOeyMZI4JtzbgL/gq/fjugGQkmV8bfKmpwIYYZGq5HvR6O0mZe2bjgs8dEWcWuQozVPDliFqbUTJKe3myW7886SogBYK9DYbDQ5itj6ab0Ce6GJ1WfGFGBUqWHXfmbYXXE8sLPWiZJdYkmTgZX5CgTZUg3FegrkWyn7FgN6/f/jASnZPlztl8oePJw1V6vzdzCc+AyXuASWpltmcJXCMt0bphrFY71kqOl658ybQMHttV7O5TSAo8Po/0y+1hF8v/QBzMZJGVVVvgRNHwUh8rSddk5tYUYkB6U/CjhQ3H1iziV7ocjb2NA9ox86nB23H3D9t7ymvKkqg92Qp1CvBTPHGr0/YsvzPYAJTExh2U
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

CALL FOR PAPERS : deadline June 25, 2017

**** LFMTP 2017: Logical Frameworks and Meta-Languages: Theory and Practice
****

Affiliated with FSCD 2017
Oxford, United Kingdom, September 8, 2017

Conference website http://lfmtp.org/workshops/2017/home.shtml
Submission link https://easychair.org/conferences/?conf=lfmtp2017

** Important dates:

Abstract registration deadline: June 18, 2017
Submission deadline: June 25, 2017
Notification to authors: July 30, 2017
Final version deadline: August 13, 2017


** Description

Logical frameworks and meta-languages form a common substrate for
representing, implementing, and reasoning about a wide variety of deductive
systems of interest in logic and computer science. Their design and
implementation on the one hand and their use in reasoning tasks ranging from
the correctness of software to the properties of formal computational systems
on the other hand have been the focus of considerable research over the last
three decades.
This workshop brings together designers, implementors, and practitioners to
discuss various aspects impinging on the structure and utility of logical
frameworks, including the treatment of variable bindings, inductive and
co-inductive reasoning techniques, and the expressivity and lucidity of the
reasoning process.

LFMTP 2017 will provide researchers a forum to present state-of-the-art
techniques and discuss progress in areas such as the following:
- Encoding and reasoning about the meta-theory of programming languages and
related formally specified systems.
- Theoretical and practical issues concerning the treatment of variable
binding, especially the representation of, and reasoning about, datatypes
defined from binding signatures.
- Logical treatments of inductive and co-inductive definitions and associated
reasoning techniques.
- New theory contributions such as canonical and substructural frameworks,
contextual frameworks, proof-theoretic foundations supporting binders,
functional programming over logical frameworks, or homotopy type theory.
- Systematic translation, combination, and integration of logics or theorem
prover libraries.
- Applications of logical frameworks, e.g. in certification and guarantee of
security properties.
- Techniques for programming with binders in functional programming languages
such as Haskell, OCaml, or Agda and logic programming languages such as
lambda Prolog or Alpha-Prolog.

LFMTP 2017 will be also the occasion to celebrate the 70th birthday of Randy
Pollack, author of the LEGO proof assistant and many other contributions to
this field.


** Submission Guidelines

The following paper categories are welcome:
- Full papers describing original research and not simultaneously submitted
to another journal or conference.
- Work-in-progress reports, in a broad sense. Those do not need to report
fully polished research results, but should be interesting for the community
at large.

Submitted papers should be in PDF, formatted using the ACM SIGCONF format.
The page limit is 8 pages for full papers, and 4 pages for work-in-progress
reports.
Submission link is at https://easychair.org/conferences/?conf=lfmtp2017


** Program Committee

Thorsten Altenkirch (University of Nottingham, UK)
Kaustuv Chaudhuri (INRIA, France)
Gilles Dowek (ENS Cachan, France)
Amy Felty (University of Ottawa, Canada)
Andrzej Filinski (University of Copenhagen, Denmark)
Marino Miculan (DiMI, University of Udine, Italy), co-chair
Florian Rabe (Jacobs University Bremen, Germany), co-chair
Wilmer Ricciotti (LFCS, University of Edinburgh, UK)
Claudio Sacerdoti Coen (University of Bologna, Italy)
Kristina Sojakova (Carnegie Mellon University, USA)

** Organizing committee

Florian Rabe (Jacobs University Bremen, Germany)
Marino Miculan (DiMI, University of Udine, Italy)

** Contact
All questions about submissions should be emailed to
f.rabe AT jacobs-university.de



  • [Coq-Club] LFMTP 2017 - Call for papers, Marino Miculan, 04/18/2017

Archive powered by MHonArc 2.6.18.

Top of Page