package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type mutual_info =
  1. | NonMutual of EConstr.t Declare.CInfo.t
  2. | Mutual of Pretyping.possible_guard
val look_for_possibly_mutual_statements : Evd.evar_map -> EConstr.t Declare.CInfo.t list -> mutual_info
OCaml

Innovation. Community. Security.