From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.28.167.135 with SMTP id q129mr288991wme.28.1520611433363; Fri, 09 Mar 2018 08:03:53 -0800 (PST) X-BeenThere: homotopytypetheory@googlegroups.com Received: by 10.223.142.56 with SMTP id n53ls2135289wrb.12.gmail; Fri, 09 Mar 2018 08:03:52 -0800 (PST) X-Received: by 10.223.156.204 with SMTP id h12mr248178wre.13.1520611432100; Fri, 09 Mar 2018 08:03:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520611432; cv=none; d=google.com; s=arc-20160816; b=fJC7PwKGJkYiLMEZtO3rn6Vl1JqX387tkynSP67eGABh4PzPlacrA/ewJB+Rai8gB8 X+5WNI+BrsiQHntXegUyI/X0HZO29AOy/NeZj+5v2zjDCTGOjy+Jey82gnR+t0gVuxG2 VyIjGV0rfgpQcVzA5CiDYYhxfqakD7BG38h0vdEZcENadvUEF07KNielKAfd33rmRJCP V845AjfBYCf4D3EBFGO86Ydbur7WBXFj8sMnM/ijz1JAr4jgYjSpkVEOZ8YVydS15ZJZ FI51Ij+kgg1IE2AmS+ZjXQDQ6isIM24Bo2BmNAwrgGjOv6NSfr6usEwA9MEuVwOABHzL 43lQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-language:in-reply-to:mime-version:user-agent:date :message-id:from:to:references:subject:arc-authentication-results; bh=EIdqceG53VPBNY0dR4OBqGK13ugUwNHDssEnHLut/eE=; b=dsbICole2eXd3ZotZxJNylmEsSPjYeZT6yg15BCZM10ctpz1FVlI7gCo7m1DYG6b0h 7w3aCaEvweCQ/DRFgmT6lix9+YtZkRpb15u9VITORnX09OTrUGRz66fvfiVYCE3AyM2B 4jdZo8ii6wg33n+rYupJ0Ezobg/Y1XWnAjv/wl/Z5X5fbSW0kbhlNshzcPBZtXI386ni 8nhQHnNNxVZVQg2ZQjvn40/fZppMJ8C5Kbz4+EELNlgMZyPvpKPyA+pq99Mkb6PJxl2Y c4vS4GpFumOyyzEgDmmBNJWOeC7MbI1nydjcJwbijkjq2rij+j4qFAI6TFulmS9+q+uL nTRw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of frederic...@inria.fr designates 192.134.164.104 as permitted sender) smtp.mailfrom=frederic...@inria.fr Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr. [192.134.164.104]) by gmr-mx.google.com with ESMTPS id m29si76414wrb.1.2018.03.09.08.03.51 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Mar 2018 08:03:52 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of frederic...@inria.fr designates 192.134.164.104 as permitted sender) client-ip=192.134.164.104; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of frederic...@inria.fr designates 192.134.164.104 as permitted sender) smtp.mailfrom=frederic...@inria.fr X-IronPort-AV: E=Sophos;i="5.47,446,1515452400"; d="scan'208,217";a="257656535" Received: from 3.108.97.84.rev.sfr.net (HELO [192.168.1.84]) ([84.97.108.3]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES128-SHA; 09 Mar 2018 17:03:51 +0100 Subject: LFMTP'18: Logical Frameworks and Meta Languages: Theory and Practice - Call for Papers References: To: HomotopyTypeTheory@googlegroups.com From: =?UTF-8?B?RnLDqWTDqXJpYyBCbGFucXVp?= X-Forwarded-Message-Id: Message-ID: <0cea9fe6-781f-cafd-bca0-82a0406ef6fe@inria.fr> Date: Fri, 9 Mar 2018 17:03:50 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------A2D15E7D726D592A881E2936" Content-Language: fr --------------A2D15E7D726D592A881E2936 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit =======================================================================                            Call for papers Logical Frameworks and Meta-Languages: Theory and Practice                             LFMTP 2018 Oxford, UK, 7 July 2018                  Affiliated with FSCD 2018 (part of FLoC) http://lfmtp.org/workshops/2018/ =======================================================================                     Abstract submission deadline:  8 April 2018                         Paper submission deadline: 15 April 2018 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, implementation and their use in reasoning tasks, ranging from the correctness of software to the properties of formal systems, have been the focus of considerable research over the last two decades. This workshop will bring together designers, implementors and practitioners to discuss various aspects impinging on the structure and utility of logical frameworks, including the treatment of variable binding, inductive and co-inductive reasoning techniques and the expressiveness and lucidity of the reasoning process. LFMTP 2018 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,   logical systems 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, including inductive types of higher   dimension in homotopy type theory * Graphical languages for building proofs, applications in geometry,   equational reasoning and category theory. * New theory contributions: canonical and substructural frameworks,   contextual frameworks, proof-theoretic foundations supporting   binders, functional programming over logical frameworks,   homotopy and cubical type theory. * Applications of logical frameworks: proof-carrying architectures, proof   exchange and transformation, program refactoring, etc. * 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. Invited Speakers * Delia Kesner (Université Paris Diderot, France) * Kuen-Bang Hou, alias Favonia (Institute for Advanced Study, Princeton, USA) * Grigore Rosu (University of Illinois at Urbana-Champaign, USA) Important Dates Abstract submission deadline: Sunday   April  8th Submission deadline:          Sunday   April 15th Notification to authors:      Tuesday  May   15th Final version due:            Friday   May   25th Workshop date:                Saturday July   7th Submission In addition to regular papers, we accept the submission of "work in progress" reports, in a broad sense.  Those do not need to report fully polished research results, but should be of interest for the community at large. Submitted papers should be in PDF, formatted using the EPTCS style guidelines. The length is restricted to 15 pages for regular papers and 8 pages for "Work in Progress" papers.  Submission is via EasyChair: https://easychair.org/conferences/?conf=lfmtp18. Proceedings Accepted regular papers will be included in the proceedings of LMFTP 2018, whose mode of publication will be determined shortly. Program Committee * María Alpuente (Universitat Politècnica de València, Spain) * Andrej Bauer (University of Ljubljana, Slovenia) * Frédéric Blanqui (Inria, France), co-chair * Ana Bove (Chalmers University of Technology, Sweden) * Stéphane Graham-Lengrand (CNRS, France) * Makoto Hamana (Gunma University, Japan) * Chantal Keller (Université Paris-Sud, France) * Carlos Olarte (Universidade Federal do Rio grande do Norte, Brazil) * Giselle Reis (CMU Qatar), co-chair * Aaron Stump (University of Iowa, USA) * Yuting Wang (Yale University, USA) --------------A2D15E7D726D592A881E2936 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit =======================================================================

                           Call for papers

     Logical Frameworks and Meta-Languages: Theory and Practice
                            LFMTP 2018

                        Oxford, UK, 7 July 2018
                 Affiliated with FSCD 2018 (part of FLoC)

                     http://lfmtp.org/workshops/2018/

=======================================================================
                    Abstract submission deadline:  8 April 2018
                        Paper submission deadline: 15 April 2018

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, implementation and their use in reasoning tasks, ranging from
the correctness of software to the properties of formal
systems, have been the focus of considerable research over the last two
decades. This workshop will bring together designers, implementors and
practitioners to discuss various aspects impinging on the structure and
utility of logical frameworks, including the treatment of variable
binding, inductive and co-inductive reasoning techniques and the
expressiveness and lucidity of the reasoning process.

LFMTP 2018 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,
  logical systems 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, including inductive types of higher
  dimension in homotopy type theory

* Graphical languages for building proofs, applications in geometry,
  equational reasoning and category theory.

* New theory contributions: canonical and substructural frameworks,
  contextual frameworks, proof-theoretic foundations supporting
  binders, functional programming over logical frameworks,
  homotopy and cubical type theory.

* Applications of logical frameworks: proof-carrying architectures, proof
  exchange and transformation, program refactoring, etc.

* 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.


Invited Speakers

* Delia Kesner (Université Paris Diderot, France)
* Kuen-Bang Hou, alias Favonia (Institute for Advanced Study, Princeton, USA)
* Grigore Rosu (University of Illinois at Urbana-Champaign, USA)


Important Dates

Abstract submission deadline: Sunday   April  8th
Submission deadline:          Sunday   April 15th
Notification to authors:      Tuesday  May   15th
Final version due:            Friday   May   25th
Workshop date:                Saturday July   7th


Submission

In addition to regular papers, we accept the submission of "work in progress"
reports, in a broad sense.  Those do not need to report fully polished
research results, but should be of interest for the community at large.
Submitted papers should be in PDF, formatted using the EPTCS style
guidelines. The length is restricted to 15 pages for regular papers and
8 pages for "Work in Progress" papers.  Submission is via EasyChair:
https://easychair.org/conferences/?conf=lfmtp18.


Proceedings

Accepted regular papers will be included in the proceedings of LMFTP
2018, whose mode of publication will be determined shortly.


Program Committee

* María Alpuente (Universitat Politècnica de València, Spain)
* Andrej Bauer (University of Ljubljana, Slovenia)
* Frédéric Blanqui (Inria, France), co-chair
* Ana Bove (Chalmers University of Technology, Sweden)
* Stéphane Graham-Lengrand (CNRS, France)
* Makoto Hamana (Gunma University, Japan)
* Chantal Keller (Université Paris-Sud, France)
* Carlos Olarte (Universidade Federal do Rio grande do Norte, Brazil)
* Giselle Reis (CMU Qatar), co-chair
* Aaron Stump (University of Iowa, USA)
* Yuting Wang (Yale University, USA)


--------------A2D15E7D726D592A881E2936--