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

Quelle  bug_7780.v   Sprache: Coq

 
(* A lift was missing in expanding aliases under binders for unification *)

(* Below, the lift was missing while expanding the reference to
   [mkcons] in [?N] which was under binder [arg] *)


Goal forall T (t : T) (P P0 : T -> Set), option (option (list (P0 t)) -> option (list (P t))).
  intros ????.
  refine (Some
            (fun rls
             => let mkcons := ?[M] in
                let default arg := ?[N] in
                match rls as rls (* 2 *) return option (list (P ?[O])) with
                | Some _ => None
                | None => None
                end)).
Abort.

99%


¤ 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.