Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Projective.factorThru

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {P X E : C} → [CategoryTheory.Projective P] → (P ⟶ X) → (e : E ⟶ X) → [CategoryTheory.Epi e] → P ⟶ E

An arbitrarily chosen factorisation of a morphism out of a projective object through an epimorphism.

Defined in
Mathlib.CategoryTheory.Preadditive.Projective.Basic
Cited by
9 results in Mathlib
Foundations
Depth 9 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.ProjectiveCategoryTheory.Epi

Around this declaration

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

CategoryTheory.Projective.factorThru_comp · cited by 8Projective.factorThru_compCategoryTheory.ShortComplex.Exact.liftFromProjective_comp · cited by 5Exact.liftFromProjective_…CompHaus.lift · cited by 3CompHaus.liftCategoryTheory.Projective.projective_iff_preservesEpimorphisms_coyoneda_obj · cited by 3Projective.projective_iff…CategoryTheory.ShortComplex.Exact.liftFromProjective · cited by 3Exact.liftFromProjectiveProfinite.lift · cited by 3Profinite.liftCategoryTheory.Projective.factorThru_comp_assoc · cited by 2Projective.factorThru_com…CategoryTheory.ProjectiveResolution.liftFZero · cited by 1ProjectiveResolution.lift…CategoryTheory.Projective.hasLiftingProperty_of_isZero · cited by 1Projective.hasLiftingProp…CochainComplex.isSplitEpi_to_singleFunctor_obj_of_projective · cited by 1CochainComplex.isSplitEpi…CategoryTheory.regularTopology.isSheafFor_regular_of_projective · cited by 1regularTopology.isSheafFo…CategoryTheory.ShortComplex.ShortExact.splittingOfProjective · cited by 0ShortExact.splittingOfPro…CategoryTheory.Functor.preservesEpimorphisms_of_adjunction_of_preservesProjectiveObjects · cited by 0Functor.preservesEpimorph…CategoryTheory.Projective.factorThru.congr_simp · cited by 0factorThru.congr_simpCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Epi · cited by 688CategoryTheory.EpiCategoryTheory.Projective · cited by 78CategoryTheory.ProjectiveCategoryTheory.Projective.factors · cited by 6Projective.factorsProjective.factorThruCITED BYCITES

Cites5

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

Cited by14

Results whose statement or proof uses this declaration.