package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val try_add_new_coercion_with_target : Names.GlobRef.t -> local:bool -> Decl_kinds.polymorphic -> source:Classops.cl_typ -> target:Classops.cl_typ -> unit
val try_add_new_coercion : Names.GlobRef.t -> local:bool -> Decl_kinds.polymorphic -> unit
val try_add_new_coercion_subclass : Classops.cl_typ -> local:bool -> Decl_kinds.polymorphic -> unit
val try_add_new_coercion_with_source : Names.GlobRef.t -> local:bool -> Decl_kinds.polymorphic -> source:Classops.cl_typ -> unit
val try_add_new_identity_coercion : Names.Id.t -> local:bool -> Decl_kinds.polymorphic -> source:Classops.cl_typ -> target:Classops.cl_typ -> unit
val add_coercion_hook : Decl_kinds.polymorphic -> unit Lemmas.declaration_hook
val add_subclass_hook : Decl_kinds.polymorphic -> unit Lemmas.declaration_hook
val class_of_global : Names.GlobRef.t -> Classops.cl_typ