Macaulay2 / Macaulay2/M2

names for maps

Open
#254 5 comments 0 reactions 2 assignees Claimed by @ggsmith View on GitHub
Core
Dominant language
Macaulay2
Stars
435
Forks
297
Avg merge
4d 20h
Merged PRs (30d)
11

Description

What about something like the following scheme?:

```
kernelMap f : ker f --> source f
cokernelMap f : target f --> cokernel f
imageMap f : image f --> target f
coimageMap f : source f --> coimage f
coverMap M : cover M --> M
superMap M : M --> super M
```

Recall that for a subquotient module M=P/Q of F, super M is F/Q. We also need a name for
the submodule P/0 of F and its map to M, for completeness, but I can't come up with one
right now: it's dual to super, so what about cosuper?

`coverMap` already exists.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.