-
Following a discussion on the Slack channel about inter-session alignment I thought I'd start an issue to summarise / discuss these things and come up with a plan on how this could be handled in Spike…
-
I think it would be nice to have a version of `--rewriting` that does pure syntactic matching rather than reasoning up to eta-equality.
This would mean that ordinary confluence is insufficient to g…
-
Casual user may want to pass in an entire SCE but just the rho matrix corresponding to their marker genes. In theory we should be able to detect this and appropriatley subset the SCE by matching the `…
-
- [x] https://eventstore.com/blog/projections-1-theory/
- [x] https://eventstore.com/blog/projections-2-a-simple-sep-projection/
- [x] https://eventstore.com/blog/projections-3-using-state/
-…
-
I have a bad feeling about the person record algorithm matching on race. I ran into a problem on the first day I was test-driving it: somebody whose family members were all getting matches, why no ma…
-
Copied from: https://github.com/johann-petrak/gateplugin-StringAnnotation/issues/4
Consider: always store the actual case (if case-normalization is wanted, must be a preparation step for the list f…
-
#1306 laid some of the groundwork for finishing this request, but it's not finished yet, so I'm opening another ticket with the original request.
```
>>> (e) Bundles: Start with a base graph G wit…
-
It would be very nice to have cubical Agda to internally translate pattern matching on refl (with --without-K) to path induction. This would not only make proofs more readable, but also would allow ex…
-
Currently the Cache API spec is written such that the entire Request is stored as the key in a table. All information about the Request is preserved. In theory this allows callers to use `cache.keys…
-
* Ongoing project to formalise AML (applicative matching logic) in Coq
* We want to join the gap between this project and K
* We'd like to be able to prove the simplification lemmas in the standard …