Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Functor.PreservesMonomorphisms

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor C D → Prop

A functor preserves monomorphisms if it maps monomorphisms to monomorphisms.

Defined in
Mathlib.CategoryTheory.Functor.EpiMono
Cited by
41 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.preservesFiniteLimits_tfae · cited by 5Functor.preservesFiniteLi…CategoryTheory.EnoughInjectives.of_adjunction · cited by 3EnoughInjectives.of_adjun…CategoryTheory.Functor.mono_map_iff_mono · cited by 3Functor.mono_map_iff_monoCategoryTheory.ObjectProperty.SerreClassLocalization.preservesKernel · cited by 3SerreClassLocalization.pr…CategoryTheory.Functor.preservesHomology_of_map_exact · cited by 2Functor.preservesHomology…CategoryTheory.Functor.PreservesMonomorphisms.of_iso · cited by 2PreservesMonomorphisms.of…CategoryTheory.Functor.PreservesMonomorphisms.of_natTrans · cited by 2PreservesMonomorphisms.of…CategoryTheory.Functor.simple_of_simple_obj · cited by 2Functor.simple_of_simple_…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesMonomorphisms · cited by 2SerreClassLocalization.pr…CategoryTheory.Limits.colim.map_mono' · cited by 2colim.map_mono'CategoryTheory.Adjunction.map_injective · cited by 2Adjunction.map_injectiveCategoryTheory.Functor.preservesHomology_of_preservesMonos_and_cokernels · cited by 1Functor.preservesHomology…CategoryTheory.Functor.preservesMonomorphisms_of_adjunction_of_preservesInjectiveObjects · cited by 1Functor.preservesMonomorp…CategoryTheory.Functor.preservesMonomorphisms_of_map_exact · cited by 1Functor.preservesMonomorp…CategoryTheory.Functor.preservesMonomorphisms_of_preserves_shortExact_left · cited by 1Functor.preservesMonomorp…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorFunctor.PreservesMonomorphismsCITED BYCITES

Cites2

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

Cited by46

Results whose statement or proof uses this declaration.