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

Quelle  bug_14014.v   Sprache: Coq

 
Inductive SFalse : SProp := .
Definition adjust_of_sprop {A} {x y : A} (pf : x <> y) : x <> y
  := fun e : x = y => SFalse_ind (fun _ => False) (match pf e with end).

Definition adjust_of_sprop_idempotent {A x y pf} : @adjust_of_sprop A x y (@adjust_of_sprop A x y pf) = @adjust_of_sprop A x y pf.
Proof. cbv [adjust_of_sprop]; reflexivityDefined.
Definition adjust_of_sprop_idempotent' {A x y pf} : @adjust_of_sprop A x y (@adjust_of_sprop A x y pf) = @adjust_of_sprop A x y pf
  := Eval cbv in @adjust_of_sprop_idempotent A x y pf.

Inductive sF : SProp := .

Definition ff (x y:sF) : match x return nat with end = match y with end := eq_refl.

100%


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