Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.epi_of_epi_fac

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} {f : X ⟶ Y} {g : Y ⟶ Z} {h : X ⟶ Z}
  [CategoryTheory.Epi h], CategoryTheory.CategoryStruct.comp f g = h → CategoryTheory.Epi g
Defined in
Mathlib.CategoryTheory.Category.Basic
Cited by
13 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.Epi

Around this declaration

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

CategoryTheory.epi_iff_surjective_up_to_refinements · cited by 5CategoryTheory.epi_iff_su…CategoryTheory.Sheaf.isLocallySurjective_iff_epi' · cited by 5Sheaf.isLocallySurjective…CategoryTheory.ShortComplex.exact_iff_epi_imageToKernel' · cited by 2ShortComplex.exact_iff_ep…CategoryTheory.Sheaf.isLocallySurjective_iff_epi · cited by 2Sheaf.isLocallySurjective…HomologicalComplex.HomologySequence.epi_homologyMap_τ₃ · cited by 1HomologySequence.epi_homo…CategoryTheory.ShortComplex.Exact.isIso_g' · cited by 1Exact.isIso_g'CategoryTheory.Abelian.epi_fst_of_isLimit · cited by 1Abelian.epi_fst_of_isLimitCategoryTheory.Abelian.SpectralObject.epi_map · cited by 0SpectralObject.epi_mapCategoryTheory.Functor.preservesEpimorphisms_of_adjunction_of_preservesProjectiveObjects · cited by 0Functor.preservesEpimorph…CategoryTheory.ComposableArrows.IsComplex.epi_cokerToKer' · cited by 0IsComplex.epi_cokerToKer'CategoryTheory.Abelian.Pseudoelement.epi_of_pseudo_surjective · cited by 0Pseudoelement.epi_of_pseu…CategoryTheory.Abelian.epi_snd_of_isLimit · cited by 0Abelian.epi_snd_of_isLimitCategoryTheory.Abelian.Pseudoelement.exact_of_pseudo_exact · cited by 0Pseudoelement.exact_of_ps…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Epi · cited by 688CategoryTheory.EpiCategoryTheory.epi_of_epi · cited by 10CategoryTheory.epi_of_epiCategoryTheory.epi_of_epi_facCITED BYCITES

Cites5

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

Cited by13

Results whose statement or proof uses this declaration.