package coq

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

Module Names.ConstructSource

Sourcetype t = Ind.t * int

Designation of a (particular) constructor of a (particular) inductive type.

Sourceval modpath : t -> ModPath.t
include QNameS with type t := t
Sourcemodule CanOrd : EqType with type t = t

Equality functions over the canonical name. Their use should be restricted to the kernel.

Sourcemodule UserOrd : EqType with type t = t

Equality functions over the user name.

Sourcemodule SyntacticOrd : EqType with type t = t

Equality functions using both names, for low-level uses.

OCaml

Innovation. Community. Security.