Commit 2024-06-07 11:26 1df6b982

View on Github →

feat(Topology/LocallyConstant): map and const as algebraic maps (#12508) This PR adds algebraic versions of LocallyConstant.map and LocallyConstant.const given various algebraic structures on the target. Follows the existing approach for LocallyConstant.comap.

Estimated changes