Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.epi_of_epi_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.ReflectsEpimorphisms] {X Y : C} {f : X ⟶ Y},
  CategoryTheory.Epi (F.map f) → CategoryTheory.Epi 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.ReflectsEpimorphisms

Around this declaration

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

TopCat.epi_iff_surjective · cited by 11TopCat.epi_iff_surjectiveCategoryTheory.ConcreteCategory.epi_of_surjective · cited by 9ConcreteCategory.epi_of_s…CategoryTheory.Functor.preservesEpimorphisms_of_preserves_of_reflects · cited by 4Functor.preservesEpimorph…Rep.epi_iff_surjective · cited by 3Rep.epi_iff_surjectiveLightProfinite.epi_iff_surjective · cited by 3LightProfinite.epi_iff_su…CategoryTheory.Functor.epi_map_iff_epi · cited by 3Functor.epi_map_iff_epiProfinite.epi_iff_surjective · cited by 2Profinite.epi_iff_surject…CompHaus.epi_iff_surjective · cited by 2CompHaus.epi_iff_surjecti…CategoryTheory.Functor.ReflectsEpimorphisms.of_iso · cited by 2ReflectsEpimorphisms.of_i…AlgebraicGeometry.Flat.epi_of_flat_of_surjective · cited by 1Flat.epi_of_flat_of_surje…AddGrpCat.epi_iff_surjective · cited by 1AddGrpCat.epi_iff_surject…CategoryTheory.CostructuredArrow.epi_of_epi_left · cited by 1CostructuredArrow.epi_of_…CategoryTheory.Preadditive.epi_iff_surjective · cited by 1Preadditive.epi_iff_surje…CategoryTheory.ConcreteCategory.surjective_le_epimorphisms · cited by 1ConcreteCategory.surjecti…CategoryTheory.Over.epi_of_epi_left · cited by 0Over.epi_of_epi_leftCategoryTheory.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.Epi · cited by 688CategoryTheory.EpiCategoryTheory.Functor.ReflectsEpimorphisms · cited by 9Functor.ReflectsEpimorphi…CategoryTheory.Functor.ReflectsEpimorphisms.reflects · cited by 1ReflectsEpimorphisms.refl…Functor.epi_of_epi_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.