Skip to content

Add extremal monomorphisms and extremal epimorphisms - #320

Open
ScriptRaccoon wants to merge 6 commits into
mainfrom
extremal-monos
Open

Add extremal monomorphisms and extremal epimorphisms#320
ScriptRaccoon wants to merge 6 commits into
mainfrom
extremal-monos

Conversation

@ScriptRaccoon

@ScriptRaccoon ScriptRaccoon commented Aug 4, 2026

Copy link
Copy Markdown
Owner

This PR fills another gap from #267 by adding extremal monomorphisms and extremal epimorphisms.

Some basic results are added as well (e.g. that every strong mono is extremal, and that the converse holds when pushouts exist).

The "forked commutative square"

Since every consistent morphism combination (or its dual) should have at least one witness, this PR also adds an example of a non-strong extremal monomorphism. Apparently, such examples are not so easy to find "in nature", which is why this PR also adds a new category to the database: the "forked commutative square", which is generated by the graph


and the evident relations. Here, $m$ is an extremal monomorphism, but not a strong one. All properties except one have been decided for this category: it is not clear whether cosifted limits exist. (Of course, this can be determined, but I would like to skip this for the moment.) However, all properties of $m$ have been decided.

Special morphism rules

Moreover, three special morphism rules have been added:

  • in a gaunt category, isomorphisms are the same as identities (by definition)
  • in a regular-subobject-trivial category, regular monos are the same as isomorphisms (by definition)
  • in a regular-quotient-trivial category, regular epis are the same as isomorphisms (by definition)

This made it easier to classify the special morphisms in the forked commutative square, but it also means that several isomorphism assignments in examples of gaunt categories could be removed.

Graphical overview

This PR also adds a content page that includes a graphical overview of the relationships between the various types of epimorphisms and monomorphisms.

epi


Maybe this is better suitable for the nLab, and I tried to add this to the page on epimorphisms, but the nLab keeps throwing errors at me. So let's keep it here for now.

- notation for morphisms is $m$
- notation for epimorphisms is $p$
- add more related properties
- fix some grammar
- add small remarks in the definitions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant