Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/test-suite/bugs/   (Beweissystem des Inria Version 9.1.0©)  Datei vom 15.8.2025 mit Größe 670 B image not shown  

Quelle  bug_3188.v   Sprache: Coq

 
(* File reduced by coq-bug-finder from 1656 lines to 221 lines to 26 lines to 7 lines. *)

Module Long.
  Require Import Corelib.Classes.RelationClasses.

  #[exportHint Extern 0 => apply reflexivity : typeclass_instances.
  #[exportHint Extern 1 => symmetry.

  Lemma foo : exists m' : Type, True.
    intuition(* Anomaly: Uncaught exception Not_found. Please report. *)
  Abort.
End Long.

Module Short.
  Require Import Corelib.Classes.RelationClasses.

  #[exportHint Extern 0 => apply reflexivity : typeclass_instances.

  Lemma foo : exists m' : Type, True.
    try symmetry(* Anomaly: Uncaught exception Not_found. Please report. *)
  Abort.
End Short.

98%


¤ Dauer der Verarbeitung: 0.3 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.