package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val add_variable_data : Names.variable -> variable_data -> unit
val variable_path : Names.variable -> Names.DirPath.t
val variable_secpath : Names.variable -> Libnames.qualid
val variable_opacity : Names.variable -> bool
val variable_context : Names.variable -> Univ.ContextSet.t
val variable_polymorphic : Names.variable -> Decl_kinds.polymorphic
val variable_exists : Names.variable -> bool
val add_constant_kind : Names.Constant.t -> Decl_kinds.logical_kind -> unit
val initialize_named_context_for_proof : unit -> Environ.named_context_val
val last_section_hyps : Names.DirPath.t -> Names.Id.t list