Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/test-suite/bugs/   (Columbo Version 0.7©)  Datei vom 15.8.2025 mit Größe 421 B image not shown  

Quelle  HoTT_coq_081.v   Sprache: Coq

 
Set Primitive Projections.
Set Implicit Arguments.
Set Universe Polymorphism.

Record category (A : Type) :=
  { ob :> Type;
    hom : ob -> ob -> Type
  }.

Record foo { A: Type } := { C : category A; x : ob C; y :> hom _ x x }.
Definition comp A (C : category A) (x : C) (f : hom _ x x) := f.

Definition bar A (f : @foo A) := @comp _ _ _ f.

(* Toplevel input, characters 0-42:
Error: Cannot find the target class. *)

98%


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