AlgebraicJulia / GATlab.jl

GATlab: a computer algebra system based on generalized algebraic theories (GATs)
https://algebraicjulia.github.io/GATlab.jl/
MIT License
24 stars 2 forks source link

Namespaced Coproducts #34

Open olynch opened 1 year ago

olynch commented 1 year ago

There should be coproducting operations that rename each of the variables in the relevant context, prefixing them with a name space. This will make it possible to refer to the variables in the case where we, for instance, coproduct a context with itself.