Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.mono_iff_injective

∀ {X Y : Type u} (f : X ⟶ Y), CategoryTheory.Mono f ↔ Function.Injective ⇑(CategoryTheory.ConcreteCategory.hom f)

A morphism in Type is a monomorphism if and only if it is injective.

Defined in
Mathlib.CategoryTheory.Types.Basic
Cited by
20 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.injective_of_mono · cited by 14CategoryTheory.injective_…CategoryTheory.ConcreteCategory.mono_of_injective · cited by 12ConcreteCategory.mono_of_…TopCat.mono_iff_injective · cited by 8TopCat.mono_iff_injectiveCategoryTheory.ConcreteCategory.injective_of_mono_of_preservesPullback · cited by 5ConcreteCategory.injectiv…subtype_val_mono · cited by 4subtype_val_monoCategoryTheory.ConcreteCategory.mono_iff_injective_of_preservesPullback · cited by 4ConcreteCategory.mono_iff…SSet.S.existsUnique_n · cited by 2S.existsUnique_nCategoryTheory.Limits.Types.mono_of_isPushout_of_isPullback · cited by 1Types.mono_of_isPushout_o…CategoryTheory.Limits.Types.coequalizer_preimage_image_eq_of_preimage_eq · cited by 1Types.coequalizer_preimag…CategoryTheory.Limits.Types.pushoutCocone_inl_eq_inr_iff_of_isColimit · cited by 1Types.pushoutCocone_inl_e…CategoryTheory.Limits.Types.isPushout_of_isPullback_of_mono · cited by 1Types.isPushout_of_isPull…CategoryTheory.GrothendieckTopology.Point.fiber_map_injective_of_mono · cited by 1Point.fiber_map_injective…CategoryTheory.ConcreteCategory.injective_eq_monomorphisms_iff · cited by 1ConcreteCategory.injectiv…CategoryTheory.ConcreteCategory.injective_le_monomorphisms · cited by 1ConcreteCategory.injectiv…CategoryTheory.Limits.Types.Pushout.equivalence_rel' · cited by 1Pushout.equivalence_rel'DFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTypeCat.Fun · cited by 1307TypeCat.FunCategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.mono_iff_injec…CITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.