-
Hi there,
I've really liked your blog post on Apart and using Comonads as an abstraction for what is in memory and what is persisted. It's super clever and I'm still inspired by trying to use this …
-
Currently the code for parsing and code generation are fused together in the `@signature` and `@syntax` macros. There should be a clean separation between the macros and the underlying functionality. …
-
I have tried the hammer on mathcomp lemmas and it has mostly failed. Here is a simple example: addition of algebraic complex numbers commutes. I want hammer to construct the proof term `(@GRing.Theory…
-
lets use coq unimath to decribe a room design using sheaves of rings in analytical geometry
That sounds like a very challenging and interesting task. Coq is a proof assistant that allows you to wri…
-
This issue aims to discuss the problem of comparison, and in particular comparison to zero, of ambient structures that provide exact computations which involve inexact objects or objects with multiple…
-
Proposed additions by Eleni Agathocleous in bold.
> To advance and deploy isogeny-based cryptosystems we require
>
> 1. An effective, constructive, and algorithmic understanding of mathematical …
defeo updated
4 years ago
-
I feel like this would be a useful thing for a chess library to have. At the bear minimum, we should be able to parse a PGN file and turn it into a `Board`.
I'm not too great at parsing text/files…
-
Matthew wrote
> The discussion for how this stage of the changes should be laid out should
> really be continued in an issue on Github. If you'd like to open an issue there?
All right, I open it.…
-
Concepts are important for Neural Review. PDFs often end up being books.
Books often end up being big reference works. So books themselves or even chapters or extracts themselves lend themselves to b…
-
We were talking about the files organization inside of Algebra.
The question being when should we split files ?
For instance, there is the [Group folder ](https://github.com/agda/cubical/tree/master…