1990
DOI: 10.1007/3-540-52335-9_47
|View full text |Cite
|
Sign up to set email alerts
|

Inductively defined types

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
157
0

Year Published

2005
2005
2015
2015

Publication Types

Select...
7
1

Relationship

0
8

Authors

Journals

citations
Cited by 206 publications
(157 citation statements)
references
References 14 publications
0
157
0
Order By: Relevance
“…They are intended for web applications such as web IDEs 4 , "live" tutorial/documentation 5 and online exercises. We have used this infrastructure to develop course material for an interactive theorem proving course 6 being offered in the spring of 2015 at CMU.…”
Section: The User Interfacementioning
confidence: 99%
See 1 more Smart Citation
“…They are intended for web applications such as web IDEs 4 , "live" tutorial/documentation 5 and online exercises. We have used this infrastructure to develop course material for an interactive theorem proving course 6 being offered in the spring of 2015 at CMU.…”
Section: The User Interfacementioning
confidence: 99%
“…It can be instantiated with an impredicative sort or propositions, Prop, to provide a version of the Calculus of Inductive Constructions (CIC) [5,6]. Moreover, Prop can be marked proof-irrelevant if desired.…”
Section: Introductionmentioning
confidence: 99%
“…Many systems for reasoning about computations start with established inductive logic theorem provers such as Coq [10,8] and Isabelle/HOL [34], and then use those systems to build approaches to binding and substitution. Three such notable approaches are the locally nameless representation [1], the Nominal package for Isabelle/HOL [45], and Hybrid [11].…”
Section: Two-level Logicmentioning
confidence: 99%
“…We adopt the 'certified binaries' framework of Shao et al e ::= x | n | e 1 + e 2 | λ x.e | e 1 e 2 | e 1 , ..., e n | e 1 @ e 2 | e 1 @ e 2 ← e 3 | e e 1 , ..., e n | {l 1 = e 1 , ..., l n = e n } | e # l [ 30], in which the types and proofs that govern computations are defined within the Calculus of Inductive Constructions [11,12]. Our language has the same primitive operators as Links, so it is an appropriate target for efficient, type-preserving compilation of various forms of inheritance, even when the base class is unknown at compile time.…”
Section: Motivationmentioning
confidence: 99%