Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/plugins/firstorder/   (Beweissystem des Inria Version 9.1.0©)  Datei vom 15.8.2025 mit Größe 1 kB image not shown  

Quelle  rules.mli   Sprache: SML

 
(************************************************************************)
(*         *      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 Names
open Constr
open EConstr

type tactic = unit Proofview.tactic

type seqtac= (Sequent.t -> tactic) -> Sequent.t -> tactic

type lseqtac= GlobRef.t -> seqtac

type 'a with_backtracking = tactic -> 'a

val wrap : flags:Formula.flags -> int -> bool -> seqtac

val clear_global: GlobRef.t -> tactic

val axiom_tac : flags:Formula.flags -> Sequent.t -> tactic

val ll_atom_tac : flags:Formula.flags -> lseqtac with_backtracking

val and_tac : flags:Formula.flags -> seqtac with_backtracking

val or_tac : flags:Formula.flags -> seqtac with_backtracking

val arrow_tac : flags:Formula.flags -> seqtac with_backtracking

val left_and_tac : flags:Formula.flags -> pinductive -> lseqtac with_backtracking

val left_or_tac : flags:Formula.flags -> pinductive -> lseqtac with_backtracking

val left_false_tac : GlobRef.t -> tactic

val ll_ind_tac : flags:Formula.flags -> pinductive -> constr list -> lseqtac with_backtracking

val ll_arrow_tac : flags:Formula.flags -> constr -> constr -> constr -> lseqtac with_backtracking

val forall_tac : flags:Formula.flags -> seqtac with_backtracking

val left_exists_tac : flags:Formula.flags -> pinductive -> lseqtac with_backtracking

val ll_forall_tac : flags:Formula.flags -> types -> lseqtac with_backtracking

100%


¤ Dauer der Verarbeitung: 0.4 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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.