Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/sd/source/ui/inc/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 5 kB image not shown  

Quellcode-Bibliothek bug_19160_1.v   Sprache: Coq

 
Inductive trip := Z | L (_:trip) (_:trip) | R (_:trip).

Type fun x:bool =>
  fix foo (n:trip) : x = x := eq_refl
  with bar (n:trip) : x = x :=
  match n with
  | Z => eq_refl
  | L k _ => bar k
  | R k => foo k
  end
for foo.
(* Error: In pattern-matching on term "n" the branch for constructor "R" has type
 "fun _ : trip => _UNBOUND_REL_6 = _UNBOUND_REL_6" which should be "fun _ : trip => x = x".
*)


Messung V0.5
C=95 H=99 G=96

¤ 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.0.4Bemerkung:  ¤

*Bot Zugriff






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 und die Messung sind noch experimentell.