(************************************************************************)
(* * The Coq Proof Assistant / The Coq Development Team *)
(* v * INRIA, CNRS and contributors - Copyright 1999-2018 *)
(* <O___,, * (see CREDITS file for the list of authors) *)
(* \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 Names
open EConstr
open Constrexpr
open Newring_ast
val protect_tac_in : string -> Id.t -> unit Proofview.tactic
val protect_tac : string -> unit Proofview.tactic
val add_theory :
Id.t ->
constr_expr ->
constr_expr ring_mod list -> unit
val print_rings : unit -> unit
val ring_lookup :
Geninterp.Val.t ->
constr list ->
constr list -> constr -> unit Proofview.tactic
val add_field_theory :
Id.t ->
constr_expr ->
constr_expr field_mod list -> unit
val print_fields : unit -> unit
val field_lookup :
Geninterp.Val.t ->
constr list ->
constr list -> constr -> unit Proofview.tactic
¤ Dauer der Verarbeitung: 0.1 Sekunden
(vorverarbeitet)
¤
|
Haftungshinweis
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.
|