Theorems · Definition · category theory
CategoryTheory.MonoOver.exists
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X Y : C} →
[CategoryTheory.Limits.HasImages C] →
(X ⟶ Y) → CategoryTheory.Functor (CategoryTheory.MonoOver X) (CategoryTheory.MonoOver Y)In the case where f is not a monomorphism but C has images,
we can still take the "forward map" under it, which agrees with MonoOver.map f.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.MonoOverstatement · cited by 115
- CategoryTheory.Over.isMonostatement · cited by 111
- CategoryTheory.Over.mapproof · cited by 97
- CategoryTheory.Limits.HasImagesstatement and proof · cited by 37
- CategoryTheory.MonoOver.forgetproof · cited by 23
- CategoryTheory.MonoOver.imageproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.existsproof · cited by 9
- CategoryTheory.MonoOver.existsIsoMapstatement and proof · cited by 1
- CategoryTheory.MonoOver.existsPullbackAdjstatement · cited by 0
- CategoryTheory.Subobject.existsCompRepresentativeIsostatement and proof · cited by 0
- CategoryTheory.Subobject.exists_iso_mapproof · cited by 0