Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.mono_of_mono_map

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
  (F : CategoryTheory.Functor C D) [F.ReflectsMonomorphisms] {X Y : C} {f : Y ⟶ X},
  CategoryTheory.Mono (F.map f) → CategoryTheory.Mono f
Defined in
Mathlib.CategoryTheory.Functor.EpiMono
Cited by
24 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.ReflectsMonomorphisms

Around this declaration

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

CategoryTheory.ConcreteCategory.mono_of_injective · cited by 12ConcreteCategory.mono_of_…TopCat.mono_iff_injective · cited by 8TopCat.mono_iff_injectiveRep.mono_iff_injective · cited by 6Rep.mono_iff_injectiveCategoryTheory.Preadditive.mono_iff_injective · cited by 3Preadditive.mono_iff_inje…CategoryTheory.Functor.mono_map_iff_mono · cited by 3Functor.mono_map_iff_monoCompHausLike.mono_iff_injective · cited by 2CompHausLike.mono_iff_inj…CategoryTheory.Functor.ReflectsMonomorphisms.of_iso · cited by 2ReflectsMonomorphisms.of_…CategoryTheory.StructuredArrow.mono_of_mono_right · cited by 1StructuredArrow.mono_of_m…CategoryTheory.ConcreteCategory.injective_le_monomorphisms · cited by 1ConcreteCategory.injectiv…CategoryTheory.Sheaf.Hom.mono_of_presheaf_mono · cited by 1Hom.mono_of_presheaf_monoCategoryTheory.Sheaf.mono_of_injective · cited by 1Sheaf.mono_of_injectiveCategoryTheory.Endofunctor.Coalgebra.mono_of_mono · cited by 0Coalgebra.mono_of_monoCategoryTheory.PreGaloisCategory.exists_lift_of_mono · cited by 0PreGaloisCategory.exists_…CategoryTheory.Comonad.algebra_mono_of_mono · cited by 0Comonad.algebra_mono_of_m…CochainComplex.Plus.mono_iff · cited by 0Plus.mono_iffCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.Functor.ReflectsMonomorphisms · cited by 11Functor.ReflectsMonomorph…CategoryTheory.Functor.ReflectsMonomorphisms.reflects · cited by 1ReflectsMonomorphisms.ref…Functor.mono_of_mono_mapCITED BYCITES

Cites8

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

Cited by24

Results whose statement or proof uses this declaration.