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

Quelle  ltac2_notations_eval_in.out   Sprache: unbekannt

 
- : constr =
constr:((fix add (n m : nat) {struct n} : nat :=
           match n with
           | 0 => m
           | S p => S (add p m)
           end)
          (1 + 2) 3)
- : constr = constr:(S (0 + 2 + 3))
- : constr = constr:(6)
- : constr = constr:(1 + 2 + 3)
- : constr = constr:(6)
- : constr = constr:(1 + 2 + 3)
- : constr = constr:(1 + 2 + 3)
- : constr = constr:(6)
- : constr = constr:(1 + 2 + 3)
- : constr = constr:(1 + 2 + 3)
- : constr = constr:(6)
- : constr = constr:(1 + 2 + 3)
- : constr = constr:(1 + 2 + 3)
- : constr list =
[constr:(0 <> 0); constr:(0 = 0 -> False);
 constr:((fun P : Prop => P -> False) (0 = 0)); constr:(0 <> 0)]

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]