Why does it require the ranges to be disjoint? As far as I know the most common use of glueing is to define functions by cases, and the glued parts all have the very same target...
glue f g
was built so that it is bijective if and only if f
and g
are. I did not see another way to make it happen.patch f g
does the job you seem to have in mind.Ok, thanks.
Julien Puydt has marked this topic as resolved.
Last updated: Oct 13 2024 at 01:02 UTC