package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
Parameters/Assumptions
val do_assumptions : program_mode:bool -> poly:bool -> scope:Locality.definition_scope -> kind:Decls.assumption_object_kind -> ?deprecation:Deprecation.t -> Declaremods.inline -> (Constrexpr.ident_decl list * Constrexpr.constr_expr) Vernacexpr.with_coercion list -> unit

Context command

val do_context : poly:bool -> Constrexpr.local_binder_expr list -> unit

The first half of the context command, from expr to constr

OCaml

Innovation. Community. Security.