package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Ast : sig ... end
val definition_structure : Constrexpr.cumul_univ_decl_expr option -> Vernacexpr.inductive_kind -> template:bool option -> cumulative:bool -> poly:bool -> Declarations.recursivity_kind -> Ast.t list -> Names.GlobRef.t list
val declare_existing_class : Names.GlobRef.t -> unit
module Internal : sig ... end