coq icon indicating copy to clipboard operation
coq copied to clipboard

Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive developme...

Results 720 coq issues
Sort by recently updated
recently updated
newest added

#### Description of the problem I've no idea what's going on here, maybe someone with more understanding of the code can make an example that's shorter than 12086 lines (or...

kind: anomaly

- [ ] Added / updated **test-suite**. (is this needed?) - [x] Added **changelog**. - [ ] Added / updated **documentation**. (no doc to update?)

kind: enhancement
part: ltac2

We mirror the List functions. - [ ] Added / updated **test-suite**. (should I?) - [x] Added **changelog**. - [ ] Added / updated **documentation**. (is there any to update?)

kind: enhancement
part: ltac2

#### Description of the problem I'd like to have something at least as featureful as either Coq's scope system or OCaml's infix system for Ltac2 notations. In particular, I'd like...

kind: enhancement
part: ltac2
kind: wish

Follow up of #16512 , eventually coqide should have its own configure script.

needs: fixing

- [ ] Added / updated **test-suite**. (should I?) - [x] Added **changelog**. - [ ] Added / updated **documentation**. (is there any to add?)

kind: enhancement
part: ltac2

- [ ] Added / updated **test-suite**. (is this needed here, since we're just exposing unerlying ml primitives?) - [x] Added **changelog**. - [ ] Added / updated **documentation**. (is...

kind: enhancement
part: ltac2

- [ ] Added / updated **test-suite** (do we need it?) - [x] Added **changelog**. - [ ] Added / updated **documentation**. (do we need it?)

kind: enhancement
part: ltac2

This is preliminary work to check that the design aligns with the requirements of the people who asked for this feature. This PR adds a new Ltac2 vernacular command of...

kind: feature
part: ltac2