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

Quelle  bug_17805.v   Sprache: Coq

 
Inductive baz :=
  K : (let foo2 := Type@{_} in
  let foo3 := Type@{_} in
  let set_le_foo3 := (fun y : Set => (fun x : foo3 => x) y) in
  let foo3_le_foo2 := (fun y : foo3 => (fun x : foo2 => x) y) in
  let set_eq_foo2 := (fun y : foo2 => (fun x : Set => x) y) in
  nat) -> baz.


(* a bit more transitive constraints *)
Inductive baz' :=
  K' : (let foo2 := Type@{_} in
       let foo3 := Type@{_} in
       let foo4 := Type@{_} in
  let set_le_foo3 := (fun y : Set => (fun x : foo3 => x) y) in
  let foo3_le_foo2 := (fun y : foo3 => (fun x : foo2 => x) y) in
  let foo2_le_foo4 := (fun y : foo2 => (fun x : foo4 => x) y) in
  let set_eq_foo4 := (fun y : foo4 => (fun x : Set => x) y) in
  nat) -> baz'.

100%


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