Indexed Containers

  • Authors:
  • Thorsten Altenkirch;Peter Morris

  • Affiliations:
  • -;-

  • Venue:
  • LICS '09 Proceedings of the 2009 24th Annual IEEE Symposium on Logic In Computer Science
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We show that the syntactically rich notion of inductive families can be reduced to a core type theory with a fixed number of type constructors exploiting the novel notion of indexed containers. Indexed containers generalize simple containers, capturing strictly positive families instead of just strictly positive types, without having to extend the core type theory. Other applications of indexed containers include data type-generic programming and reasoning about polymorphic functions. The construction presented here has been formalized using the Agda system.