Calculus of constructions

In mathematical logic and computer science, the calculus of constructions (CoC) is a type theory created by Thierry Coquand. It can serve as both a typed programming language and as constructive foundation for mathematics. For this second reason, the CoC and its variants have been the basis for Coq and other proof assistants.

Some of its variants include the calculus of inductive constructions[1] (which adds inductive types), the calculus of (co)inductive constructions (which adds coinduction), and the predicative calculus of inductive constructions (which removes some impredicativity).

  1. ^ Calculus of Inductive Constructions, and basic standard libraries : Datatypes and Logic.

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne