(************************************************************************) (* * The Rocq Prover / The Rocq Development Team *) (* v * Copyright INRIA, CNRS and contributors *) (* <O___,, * (see version control and CREDITS file for authors & dates) *) (* \VV/ **************************************************************) (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) (* * (see LICENSE file for the text of the license) *) (************************************************************************)
open Genintern open Tacexpr open Names open Constrexpr
val wit_orient : bool Genarg.uniform_genarg_type val orient : bool Procq.Entry.t val pr_orient : bool -> Pp.t
val wit_rename : (Id.t * Id.t) Genarg.uniform_genarg_type
val occurrences : (int list Locus.or_var) Procq.Entry.t val wit_occurrences : (int list Locus.or_var, int list Locus.or_var, int list) Genarg.genarg_type val pr_occurrences : int list Locus.or_var -> Pp.t val occurrences_of : int list -> Locus.occurrences
val wit_natural : int Genarg.uniform_genarg_type
val wit_glob :
(constr_expr,
glob_constr_and_expr,
Ltac_pretype.closed_glob_constr) Genarg.genarg_type
val wit_lglob :
(constr_expr,
glob_constr_and_expr,
Ltac_pretype.closed_glob_constr) Genarg.genarg_type
val wit_lconstr :
(constr_expr,
glob_constr_and_expr,
EConstr.t) Genarg.genarg_type
val glob : constr_expr Procq.Entry.t val lglob : constr_expr Procq.Entry.t
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.