package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.16.1.tar.gz
sha256=583471c8ed4f227cb374ee8a13a769c46579313d407db67a82d202ee48300e4b

doc/coq-core.vernac/Auto_ind_decl/index.html

Module Auto_ind_declSource

This file is about the automatic generation of schemes about decidable equality,

  • author Vincent Siles

Oct 2007

Build boolean equality of a block of mutual inductive types
Sourceexception EqNotFound of Names.inductive
Sourceexception EqUnknown of string
Sourceexception UndefinedCst of string
Sourceexception InductiveWithProduct
Sourceexception InductiveWithSort
Sourceexception ParameterWithoutEquality of Names.GlobRef.t
Sourceexception NonSingletonProp of Names.inductive
Sourceexception DecidabilityMutualNotSupported
Sourceexception NoDecidabilityCoInductive
Sourceexception ConstructorWithNonParametricInductiveType of Names.inductive
Sourceexception DecidabilityIndicesNotSupported
Sourceexception InternalDependencies
Build equivalence between boolean equality and Leibniz equality
Build decidability of equality
OCaml

Innovation. Community. Security.