Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Functor.PreservesEpimorphisms

{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 epimorphisms if it maps epimorphisms to epimorphisms.

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.preservesEpimorphisms_of_preserves_of_reflects · cited by 4Functor.preservesEpimorph…CategoryTheory.Functor.preservesFiniteColimits_tfae · cited by 4Functor.preservesFiniteCo…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesCokernel · cited by 3SerreClassLocalization.pr…CategoryTheory.Functor.epi_map_iff_epi · cited by 3Functor.epi_map_iff_epiCategoryTheory.Projective.projective_iff_preservesEpimorphisms_coyoneda_obj · cited by 3Projective.projective_iff…CategoryTheory.Functor.preservesHomology_of_map_exact · cited by 2Functor.preservesHomology…CategoryTheory.isInternallyProjective · cited by 2CategoryTheory.isInternal…CategoryTheory.Injective.injective_iff_preservesEpimorphisms_yoneda_obj · cited by 2Injective.injective_iff_p…CategoryTheory.ObjectProperty.SerreClassLocalization.preservesEpimorphisms · cited by 2SerreClassLocalization.pr…CategoryTheory.JointlyReflectEpimorphisms.epi_iff · cited by 2JointlyReflectEpimorphism…CategoryTheory.Adjunction.map_projective · cited by 2Adjunction.map_projectiveCategoryTheory.Functor.PreservesEpimorphisms.iso_iff · cited by 2PreservesEpimorphisms.iso…CategoryTheory.Functor.PreservesEpimorphisms.of_iso · cited by 2PreservesEpimorphisms.of_…CategoryTheory.Functor.PreservesEpimorphisms.of_natTrans · cited by 2PreservesEpimorphisms.of_…CategoryTheory.Functor.PreservesEpimorphisms.preserves · cited by 2PreservesEpimorphisms.pre…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorFunctor.PreservesEpimorphismsCITED BYCITES

Cites2

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

Cited by48

Results whose statement or proof uses this declaration.