File: bug2.v

package info (click to toggle)
paramcoq 1.1.3%2Bcoq8.16-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 444 kB
  • sloc: ml: 1,677; python: 112; sh: 61; makefile: 54
file content (10 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Declare ML Module "coq-paramcoq.plugin".

Definition Coq__o__Init__o__Nat__o__add_R  :=0.

Parametricity Recursive Nat.add.

(*
Error: Coq__o__Init__o__Nat__o__add_R already exists.
*)