package coq-core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.