-
````
Require Import SMTCoq.SMTCoq.
Import BVList.BITVECTOR_LIST.
Require Import NArith.
Lemma addverit (a b: bitvector (4)%N): (bv_add a b= bv_add b a).
smt.
(* leaves me with
1 subgoal (ID…
aa755 updated
5 years ago
-
`Klassisk elektromagnetisme` og `Elektromagnetisme` kan vel slås sammen. Er ikke `Elektromagnetisme` "per definisjon" klassisk @mittinatten ?
-
The style guide's HTML file does not itself follow it's own rules
From the guide
> #Omit optional tags (optional).
>
> For file size optimization and scannability purposes, consider omitting o…
-
#### Description of the problem
The following example takes over a minute to complete:
```
Require Import NArith.
Goal Nat.bitwise andb (Nat.pow 2 20) 0 0 = 0.
rewrite N.eqb_eq.
```
…
-
Any scientific application (LAMMPS, WarpX) I try to plug pilgrim into seems to end up not being able to run at all. For example, I used a very simple LJ LAMMPS potential with a very small problem size…
-
#### Description of the problem
In the following corner case, `apply H0` doesn't work for
```
H0 : range_bin lo hi offset l l' P
______________________________________(1/1)
range_bin lo hi ?o…
-
# Description
- [ ] [CS103: Mathematical Foundations of Computing](https://web.stanford.edu/class/cs103/)
- [x] The lecture slides can be found [here](https://web.stanford.edu/class/cs103/lectur…
-
Here are two specs reproducing the issue. The `LocalInDefStep` module crashes TLAPS. The `LocalInLetIn` module doesn't seem to crash TLC. Discussion below:
```tla
---- MODULE LocalInDefStep ----
TH…
-
```
What steps will reproduce the problem?
1. rc522_reader seems to "hang" after the first match of a id in
/etc/RC522.conf
2.
3.
What is the expected output? What do you see instead?
I would expe…
-
```
What steps will reproduce the problem?
1. rc522_reader seems to "hang" after the first match of a id in
/etc/RC522.conf
2.
3.
What is the expected output? What do you see instead?
I would expe…