package coq-core

  1. Overview
  2. Docs
The Coq Proof Assistant -- Core Binaries and Tools

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.20.0.tar.gz
md5=66e57ea55275903bef74d5bf36fbe0f1
sha512=1a7eac6e2f58724a3f9d68bbb321e4cfe963ba1a5551b9b011db4b3f559c79be433d810ff262593d753770ee41ea68fbd6a60daa1e2319ea00dff64c8851d70b

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

Module RecordSource

Sourcemodule Ast : sig ... end
Sourceval definition_structure : Constrexpr.cumul_univ_decl_expr option -> Vernacexpr.inductive_kind -> template:bool option -> cumulative:bool -> poly:bool -> primitive_proj:bool -> Declarations.recursivity_kind -> Ast.t list -> Names.GlobRef.t list
Sourcemodule Data : sig ... end
Sourcemodule Record_decl : sig ... end

A record is an inductive mie with extra metadata in records

Sourceval interp_structure : Constrexpr.cumul_univ_decl_expr option -> Vernacexpr.inductive_kind -> template:bool option -> cumulative:bool -> poly:bool -> primitive_proj:bool -> Declarations.recursivity_kind -> Ast.t list -> Record_decl.t

Ast.t list at the constr level

Sourceval declare_existing_class : Names.GlobRef.t -> unit
Sourceval canonical_inhabitant_id : isclass:bool -> Names.Id.t -> Names.Id.t
Sourcemodule Internal : sig ... end
OCaml

Innovation. Community. Security.