Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/JAVA/openclaw/skills/1password/references/   (KI Agentensystem Version 22©) image not shown  

Quelle  HoTT_coq_079.v   Sprache: Coq

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

Inductive paths A (x : A) : A -> Type := idpath : paths x x.

Notation "x = y :> A" := (@paths A x y).
Notation "x = y" := (x = y :> _).

Record foo := { x : Type; H : x = x }.

Create HintDb bar discriminated.
#[exportHint Resolve H : bar.
Goal forall y : foo, @x y = @x y.
intro y.
progress auto with bar. (* failed to progress *)
Abort.

95%


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