File: bi.ref

package info (click to toggle)
coq-iris 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,116 kB
  • sloc: python: 130; makefile: 61; sh: 28; sed: 2
file content (25 lines) | stat: -rw-r--r-- 757 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
The command has indeed failed with message:
In environment
PROP : bi
m : gmap nat nat
The term "m" has type "gmap nat nat" while it is expected to have type
 "gmap nat Z" (cannot unify "nat" and "Z").
The command has indeed failed with message:
In environment:
PROP : bi
P : PROP
Could not find an instance for the following existential variables:
?p : Persistent (|==> P)
The command has indeed failed with message:
In environment:
PROP : bi
P : PROP
Could not find an instance for the following existential variables:
?p : Persistent (■ P)
"match_def_unfold_fail"
     : string
The command has indeed failed with message:
Cannot infer this placeholder of type "Persistent (match_foo b)" (no type
class instance found) in environment:
PROP : bi
b : bool