pith. sign in

arxiv: 1903.05126 · v1 · pith:PZQIFZXAnew · submitted 2019-02-26 · 💻 cs.LO · cs.PL· math.CT

Induction, Coinduction, and Fixed Points in PL Type Theory

classification 💻 cs.LO cs.PLmath.CT
keywords programmingtheorytypetypeslanguagescoinductionconceptsobject-oriented
0
0 comments X
read the original abstract

Recently we presented a concise survey of the formulation of the induction and coinduction principles, and some concepts related to them, in programming languages type theory and four other mathematical disciplines. The presentation in type theory involved the separate formulation of these concepts, first, in the theory of types of functional programming languages and, next, in the theory of types of object-oriented programming languages. In this article we show that separating these two formulations helps demonstrate some of the fundamental differences between structural subtyping, predominant in functional programming languages, and nominal subtyping, predominant in object-oriented programming languages---including differences concerning type negation and concerning the existence of inductive types, of coinductive types, and of approximations thereof. In the article we also motivate mutual coinduction and mutual coinductive types, and their approximations, and we discuss in brief the potential relevance of these concepts to object-oriented programming (OOP) type theory.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Java Generics: An Order-Theoretic Approach (Abridged Outline)

    cs.PL 2019-06 unverdicted novelty 5.0

    Outlines an order-theoretic and category-theoretic model for Java generics to address analysis challenges in generic OO type systems.