Skip to content

Commit d438b58

Browse files
committed
Update papers
1 parent 3109840 commit d438b58

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data/papers.yml

+6
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,8 @@ papers:
352352
volume: 108
353353
tags:
354354
- PCUIC
355+
abstract: >
356+
In order to avoid well-known paradoxes associated with self-referential definitions, higher-order dependent type theories stratify the theory using a countably infinite hierarchy of universes (also known as sorts), Type_0 : Type_1 : *s. Such type systems are called cumulative if for any type A we have that A : Type_i implies A : Type_{i+1}. The Predicative Calculus of Inductive Constructions (pCIC) which forms the basis of the Coq proof assistant, is one such system. In this paper we present the Predicative Calculus of Cumulative Inductive Constructions (pCuIC) which extends the cumulativity relation to inductive types. We discuss cumulative inductive types as present in Coq 8.7 and their application to formalization and definitional translations.
355357
- author:
356358
- family: Martin-Löf
357359
given: Per
@@ -362,16 +364,20 @@ papers:
362364
url: https://archive-pml.github.io/martin-lof/pdfs/An-Intuitionistic-Theory-of-Types-1972.pdf
363365
tags:
364366
- MLTT
367+
abstract: >
368+
The theory of types with which we shall be concerned is intended to be a full scale system for formalizing intuitionistic mathematics as developed, for example, in the book by Bishop 1967. The language of the theory is richer than the language of first order predicate logic. This makes it possible to strengthen the axioms for existence and disjunction. In the case of existence, the possibility of strengthening the usual elimination rule seems first to have been indicated by Howard 1969, whose proposed axioms are special cases of the existential elimination rule of the present theory. Furthermore, there is a reflection principle which links the generation of objects and types and plays somewhat the same role for the present theory as does the replacement axiom for Zermelo-Fraenkel set theory. An earlier, not yet conclusive, attempt at formulating a theory of this kind was made by Scott 1970. Also related, although less closely, are the type and logic free theories of constructions of Kreisel 1962 and 1965 and Goodman 1970. In its first version, the present theory was based on the strongly impredicative axiom that there is a type of all types whatsoever, which is at the same time a type and an object of that type. This axiom had to be abandoned, however, after it was shown to lead to a contradiction by Jean Yves Girard. I am very grateful to him for showing me his paradox. The change that it necessitated is so drastic that my theory no longer contains intuitionistic simple type theory as it originally did. Instead, its proof theoretic strength should be close to that of predicative analysis.
365369
- author:
366370
- family: Girard
367371
given: J.-Y.
368372
genre: PhD thesis
369373
id: "Girard:1972fk"
370374
issued: 1972
375+
month: June
371376
publisher: Université Paris 7
372377
title: Interprétation fonctionnelle et élimination des coupures de
373378
l'arithmétique d'ordre supérieur
374379
type: thesis
380+
url: https://girard.perso.math.cnrs.fr/These.pdf
375381
- author:
376382
- family: Whitehead
377383
given: Alfred North

0 commit comments

Comments
 (0)