package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
exception UFAIL of EConstr.constr * EConstr.constr
type instance =
  1. | Real of int * EConstr.constr * int
  2. | Phantom of EConstr.constr
val more_general : Environ.env -> Evd.evar_map -> (int * EConstr.constr) -> (int * EConstr.constr) -> bool