Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/test-suite/ltac2/   (Beweissystem des Inria Version 9.1.0©)  Datei vom 15.8.2025 mit Größe 567 B image not shown  

Quelle  preterm.v   Sprache: Coq

 
Require Import Ltac2.Ltac2.

Ltac2 Eval preterm:(notbound).

Ltac2 Notation "pretermize" t(preterm) := t.

Ltac2 Eval pretermize notbound.

(* this check is intern time *)
Fail Ltac2 Eval pretermize (fun x y : x => x).

Ltac2 Eval Constr.pretype preterm:(nat).

Fail Ltac2 Eval Constr.pretype preterm:(notbound).
Fail Ltac2 Eval Constr.pretype preterm:(nat = 0).

(* strict check *)
Fail Ltac2 baz () := preterm:(notbound).

(* variable capture *)
Ltac2 Eval
  let x := preterm:(n = n) in
  constr:(forall n:nat, ltac2:(Control.refine (fun () => Constr.pretype x))).

99%


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