Theorems · Inductive type · category theory
CategoryTheory.Mono
{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → {X Y : C} → (X ⟶ Y) → PropA morphism f is a monomorphism if it can be cancelled when postcomposed:
g ≫ f = h ≫ f implies g = h.
[Stacks Tag 003B](https://stacks.math.columbia.edu/tag/003B)
- Defined in
- Mathlib.CategoryTheory.Category.Basic
- Cited by
- 893 results in Mathlib
- Foundations
- Depth 2 from the axioms, rests on 7 definitions · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
Cited by1,093
Results whose statement or proof uses this declaration.
- CategoryTheory.cancel_monostatement and proof · cited by 435
- CategoryTheory.Over.isMonoproof · cited by 111
- CategoryTheory.Subobject.mkstatement and proof · cited by 109
- CategoryTheory.Subobject.underlyingIsostatement and proof · cited by 41
- CategoryTheory.MorphismProperty.monomorphismsproof · cited by 39
- CategoryTheory.MonoOver.mkstatement and proof · cited by 33
- CategoryTheory.isIso_of_mono_of_epistatement and proof · cited by 24
- CategoryTheory.Functor.mono_of_mono_mapstatement and proof · cited by 24
- CategoryTheory.ShortComplex.ShortExact.map_of_exactproof · cited by 23
- CategoryTheory.Subobject.underlyingIso_arrowstatement and proof · cited by 22
- AlgebraicTopology.DoldKan.Γ₀.Obj.Termwise.mapMonostatement and proof · cited by 22
- ModuleCat.mono_iff_injectivestatement · cited by 21
Showing the 200 most cited of 1,093.