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

Quelle  bug_13169.v   Sprache: Coq

 
Goal False.
Proof.
  set (H1:=I).
  set (x:=true).
  assert (H2: x = true) by reflexivity.
  set (y:=false).
  assert (H3: y = false) by reflexivity.
  clearbody H1 x y.
  eenough (H4: _ = false).
  vm_compute in H4.
  (* H4 now has "x:=y" in the evar context. *)
  2: exact H3.
  match type of H4 with y = false => 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.