File: bitvector_definitions.ref

package info (click to toggle)
coq-stdpp 1.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,696 kB
  • sloc: makefile: 52; sh: 35; sed: 1
file content (18 lines) | stat: -rw-r--r-- 361 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
"notation_test"
     : string
3%bv = 5%bv
     : Prop
The command has indeed failed with message:
The term "5%bv" has type "bv 10" while it is expected to have type "bv 2".
3%bv = 5%bv
     : Prop
4%bv = 4%bv
     : Prop
Z_to_bv 7 (-1) = Z_to_bv 7 (-1)
     : Prop
"bvn_to_bv_test"
     : string
1 goal
  
  ============================
  Some 3%bv = Some 3%bv