Jump to content

Induction-recursion

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dictioneer (talk | contribs) at 18:28, 28 February 2013 (Added inline reference citation per WP Guidelines: en.wikipedia.org/wiki/Inline_citation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In intuitionistic type theory (ITT), a discipline within mathematical logic, induction-recursion is a feature for simultaneously declaring a type and function on that type. It allows the creation of larger types, such as universes, than inductive types. The types created still remain predicative inside ITT.

An inductive definition is given by rules for generating elements of a type. One can then define functions from that type by induction on the way the elements of the type are generated. Induction-recursion generalizes this situation since one can simultaneously define the type and the function, because the rules for generating elements of the type are allowed to refer to the function.[1]

Induction-recursion can be used to define large types including various universe constructions. It increases the proof-theoretic strength of type theory substantially. Nevertheless, inductive-recursive recursive definitions are still considered {\it predicative}.

References

  1. ^ Dybjer, Peter (2000). "A general formulation of simultaneous inductive-recursive definitions in type theory" (PDF). Journal of Symbolic Logic. 65 (2): 525–549. {{cite journal}}: Unknown parameter |month= ignored (help)