-
We're aware that we provide social proof functionality that many new users attempt to use, yet it's quite buggy and we aren't confident of the value it provides or whether it's worth maintaining and e…
-
## Objective
1. Package re-org.
2. Interface refactoring.
## Origin Document
### Packages - Before
```
./pkg/client/query
├── accquerier.go ==> ./pkg/client/auth/querier.g…
-
ZkProgram is the o1js general-purpose API for creating zk proofs. It's relevant for anyone who wants to create a proof that's not a Mina smart contract proof.
The docs don't present ZkProgram as su…
-
- Org
- [x] Remove old markdown version from directory
- [ ] Create new part "Improving confidence"
- [ ] move minimal contracts here
- [ ] add a section about specificatio…
-
I've got a broken proof-general install, which I'm trying to debug and sort out. However, this is tickling a bug at the top of `coq.el`, which has the following code:
```elisp
(if (and (boundp 'proo…
-
The [Abella](https://abella-prover.org/) proof assistant has been maintaining [a fork of Proof General](https://github.com/abella-prover/PG) for a while now, even though looking at the [diff](https://…
-
### Summary
Issues #5253 and issue #5259 describe features to help guide Dafny programmers toward reducing brittleness in the verification of their code. This issue describes additional features that…
atomb updated
3 months ago
-
to reproduce
```
Definition a := 1.
Definition b := 2.
(*
- mark whole line of definition b
- do comment-dwim (M-;)
- process whole file, including this comment
- undo via keybinding to r…
-
Prove that `real.pi` is irrational using [Niven's argument](https://projecteuclid.org/journals/bulletin-of-the-american-mathematical-society/volume-53/issue-6/A-simple-proof-that-pi-is-irrational/bams…
-
We currently distinguish "provable" errors that can occur when we receive a message - that is, some fault that is not only attributable, but can be proven to have been caused by some party. The questi…