-
As you can see in the current version of `src/relations.py` there is a `show` method for the `Relation` class which has an optional argument of `special_binary_display`. This could be improved in a nu…
-
I have implemented binary relations (including composition of relations, set theoretic operations, conversion back/forth to graphs and to posets, etc.)
Component: **packages: standard**
Author: **…
-
Unlike other binary relations over lists, `Data.List.Relation.Binary.Permutation.(Setoid/Propositional)` are implemented separately which results in an awful lot of proof duplication. It also means th…
-
We are currently facing a challenge here, we are using custom types that we have registered with Dbal and the types are uuid_binary_ordered_time, the Mapper relations fail when primary keys are binary…
-
# Data Structures and Algorithms (DSA) Course Outline
### Git & GitHub
- [x] Complete Git & GitHub Course
## Introduction to Programming
- [x] Types of languages
- [x] Memory management
- […
-
The upcoming v2.1 has (more or less) standardised on a definition of pointwise equality/relations on (simply-typed) functions as being given by *explicit* quantification on its domain argument #2400 #…
-
## What are the steps to reproduce this issue?
1. Create a big open API file (about 600KB) with lots of relations models and params
2. Run the orval generate command to generate models and ser…
-
`Algebra.Construct.DirectProduct` and `Algebra.Module.Construct.DirectProduct` define some objects which are the *binary* products of the appropriate algebras, which are moreover in some case also bip…
-
**Ideas and discussions for cleanup/refactor**
- couple the well-formedness proof with the state in something like a sigma type so our operations produce `wf_state`s, not just `state`s
- bring bac…
-
Although TeXmacs supports Unicode very well, the code for a specific symbol is hard to memorize; on the contrary, the LaTeX commands of various mathematical symbols are well-known, especially for newc…