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

Quelle  bug_4160_2.v   Sprache: Coq

 
Inductive paths {A : Set} (a : A) : forall _ : A, Set := idpath : paths a a.
Inductive bool := B.
Inductive String : Set := string (c : bool) : String.
Definition head_type (s : String) : Set :=
match s with string _ => bool end.
Axiom head : forall s : String, head_type s.
Definition ne_head (x y : bool) (H : paths (string x) (string y)) :
paths (head (string x)) (head (string y)).
Proof.
Fail case H.
Abort.

99%


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