(************************************************************************) (* * 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) *) (************************************************************************)
(* This file is (C) Copyright 2006-2015 Microsoft Corporation and Inria. *)
open Ltac_plugin open Ssrmatching_plugin
val tclSEQAT :
Tacinterp.interp_sign ->
Tacinterp.Value.t ->
Ssrast.ssrdir ->
int Locus.or_var *
(('a * Tacinterp.Value.t option list) *
Tacinterp.Value.t option) ->
unit Proofview.tactic
val tclCLAUSES :
unit Proofview.tactic ->
(Ssrast.ssrhyps *
((Ssrast.ssrhyp_or_id * string) *
Ssrmatching.cpattern option) option) list * Ssrast.ssrclseq ->
unit Proofview.tactic
val hinttac :
Tacinterp.interp_sign -> bool -> bool * Tacinterp.Value.t optionlist -> unit Proofview.tactic
val ssrdotac :
Tacinterp.interp_sign ->
((int Locus.or_var * Ssrast.ssrmmod) *
(bool * Tacinterp.Value.t optionlist)) *
((Ssrast.ssrhyps *
((Ssrast.ssrhyp_or_id * string) *
Ssrmatching.cpattern option) option) list * Ssrast.ssrclseq) ->
unit Proofview.tactic
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.