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 433 B image not shown  

Quelle  HoTT_coq_052.v   Sprache: Coq

 
Goal Type = Type.
  Fail match goal with |- ?x = ?x => idtac end.
Abort.

Goal Prop.
  Fail match goal with |- Type => idtac end.
Abort.

Goal Prop = Set.
  (* This should fail *)
 Fail match goal with |- ?x = ?x => idtac x end.
Abort.

Goal Type = Prop.
  (* This should fail *)
  Fail match goal with |- ?x = ?x => idtac end.
Abort.

Goal Type = Set.
  (* This should fail *)
  Fail match goal with |- ?x = ?x => idtac end.
Abort.

99%


¤ 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.