Skip to Content.
Sympa Menu

coq-club - [Coq-Club] CfP - Intersection Types and Related Systems - ITRS2021

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] CfP - Intersection Types and Related Systems - ITRS2021


Chronological Thread 
  • From: Ugo de Liguoro <deligu AT di.unito.it>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] CfP - Intersection Types and Related Systems - ITRS2021
  • Date: Fri, 22 Jan 2021 10:33:54 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=deligu AT di.unito.it; spf=Pass smtp.mailfrom=deligu AT di.unito.it; spf=None smtp.helo=postmaster AT mail.di.unito.it
  • Dkim-filter: OpenDKIM Filter v2.11.0 mail.di.unito.it 10M9XqJ0003309
  • Ironport-phdr: 9a23:JB53VBfTNJ9ecH9rDKtzazMhlGMj4u6mDksu8pMizoh2WeGdxcSyZB7h7PlgxGXEQZ/co6odzbaP4ua5BydYu97B6ClELMUTEUddyI0/pE8JOIa9E0r1LfrnPWQRPf9pcxtbxUy9KlVfA83kZlff8TWY5D8WHQjjZ0IufrymUoHdgN6q2O+s5pbdfxtHhCanYbN1MR66sRjdutMZjId/Lqs90AbFr3pHd+hK229jOFafkwrh6suq85Nv7iZdt+g9+8JcVKnxYrg1Q6FfADk6KW4++dfltQPETQuB53scVnsZnx9VCAXb7x/0Q4n8vDLiuuVyxCeVM8v2TaspWTu59KdkVAXoiCYcODEn9mzcl9F9g7haoBKloBx/3pLUbYSIP/dwYq/RYdUXTndHU81MVSJOH5m8YpMPAeQcI+hWrIfzqFUBohSiHgSjHv/jxyVSi3Pq06A30eIsGhzG0gw6GNIOtWzZo9v6NKcVTOu60bfHxijFYfNX1jf99Y/IcgomofqRWr9/bNTeyU0uFwPKk1WdspHqPzKP2uQQtWib7vZgVeW1h24mtwF8uz6izdojhYfVnIwa0EzE9Tlnz4YvI921UE52bMKrHZZQtSyXM4V7T8AiTmxqtyg3y7MLtJ20ciYF1pgqyB7SZuKJfoWH/B/uV+mcLSl6iX9nZr6xiBi8/FSmx+bhWMe011NKoTBEktnKrn0CygDc5tKaSvRm5EitwyyA1xrL5uFZJ0A0lLbbK5k7zr4xipofqVrMHjfqmErql6+abEIk+vKn6+nhf77opYecOpdphgzwLqgigNGzDOAmPgQUQmSW+eWx2Kf+8UD/Xb5ElOc5krPDv5DfPckbprC2AwtS0os77hawFTam0NACkXYaLVJJYg+Hj47oO1HSJ/D0F/a/g0i0nDdqwfDJIKHhD43QInXNjLvtZ6tx5kpCxAYp0NxS55NZBqscLP7rX0/+rt3YDhs3MwyuxObnDc1w2Z4AVmKLA6+ZP77SvESV6eIuOeWMeYkVuDfhK/gi/fLujGM5lUcHfaa1xZsXdGy4HvN+LkqFZnrsm84NHnsOvgojV+Pnk0aCUD5WZ3aqRa0w/DA7CIS8DYfCXI+hmrKB3D3oVqFRM2tBExWHFWriX4SCQfYFLiyIceF7lTlRaLemA4MsnTWvuxL90b0veubZ/iwXqLrv1Z5o4ezPklcz6WonXIymz2iRQjQszSszTDgs0fUn+B0v+hK4yaF9xsdgO5lW7vJNXB09MMeHneB7Tc30Wx7GONaVGg//H4eWRAopR9d0+OcgJkZwH9L73kLG1iuuRbMU0aGNBYAztKPAjSCoe5RNjk3e3axktGEIB9NVPDT91KJ+sRXVBpLO1USFxf6n

ITRS 2021 Call for papers Tenth Workshop on Intersection Types and Related Systems - ITRS 2021 17 July 2021, Online Affiliated with FSCD, 17-24 July 2021, Buenos Aires Web page: http://www.di.unito.it/~deligu/ITRS2021/ Aims and Scope Intersection types were introduced near the end of the 1970s to overcome the limitations of Curry's type assignment system and to provide a characterization of the strongly normalizing terms of the Lambda Calculus. The key idea is to introduce an intersection type constructor ∧ such that a term of type t ∧ s can be used at both type t and s within the same context. This provides a finite polymorphism where various, even unrelated, types of the term are listed explicitly, differently from the more widely used universally quantified types where the polymorphic type is the common schema which stands for its various type instances. As a consequence, more terms (all and only the normalizing terms) can be typed than with universal polymorphism. Although intersection types were initially intended for use in analyzing and/or synthesizing lambda models as well as in analyzing normalization properties, over the last twenty years the scope of the research on intersection types and related systems has broadened in many directions. Restricted (and more manageable) forms have been investigated, such as refinement types. Type systems based on intersection type theory have been extensively studied for practical purposes, such as program analysis and higher-order model checking. The dual notion of union types turned out to be quite useful for programming languages. Finally, the behavioural approach to types, which can give a static specification of computational properties, has become central in the most recent research on type theory. The ITRS 2021 workshop aims to bring together researchers working on both the theory and practical applications of systems based on intersection types and related approaches. Possible topics for submitted papers include, but are not limited to: Formal properties of systems with intersection types. Results for related systems, such as union types, refinement types, or singleton types. Applications to lambda calculus, pi-calculus and similar systems. Applications for programming languages, program analysis, and program verification. Applications for other areas, such as database query languages and program extraction from proofs. Related approaches using behavioural/intensional types and/or denotational semantics to characterize computational properties. Quantitative refinements of intersection types. ITRS workshops have been held every two years (with the exception of 2020, because of COVID-19 outbreak). Information about the previous events is available at the ITRS home page. Invited Speaker Jeremy Siek (Indiana University Bloomington) Paper Submissions Papers must be original and not previously published, nor submitted elsewhere. Papers should be prepared in LaTeX using the EPTCS macro package and should be in the range of 3-16 pages, plus at most 2 pages of references. Submissions will be collected via EasyChair and reviewed by anonymous referees.  Important Dates Paper submission: 12 April 2021 Author notification: 24 May 2021 Final version: 18 June 2021 Workshop: 17 July 2021 Program Committee Antonio Bucciarelli, Université de Paris, France Daniel De Carvalho, Innopolis University, Russia Andrej Dudenhefner, Saarland University, Germany Silvia Ghilezan, University of Novi Sad, Serbia Ugo de' Liguoro, Università di Torino, Italy (chair) Jeremy Siek, Indiana University Bloomington, USA (co-chair) Organizers: Ugo de' Liguoro, Università di Torino, Italy  Riccardo Treglia, Università di Torino, Italy (riccardo.treglia AT unito.it) Steering Committee Mariangiola Dezani-Ciancaglini, Università di Torino, Italy Jakob Rehof, TU University of Dortmund, Germany Joe Wells, Heriot-Watt University, Scotland

--

Ugo de'Liguoro
Associate Professor of Computer Science
Dipartimento di Informatica
Università di Torino
Corso Svizzera 185, 10149, Torino, Italy
phone: +39 011 6706766 - fax: +39 011 751603


  • [Coq-Club] CfP - Intersection Types and Related Systems - ITRS2021, Ugo de Liguoro, 01/22/2021

Archive powered by MHonArc 2.6.19+.

Top of Page