Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Subobject.factorThru_arrow

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} (P : CategoryTheory.Subobject Y) (f : X ⟶ Y)
  (h : P.Factors f), CategoryTheory.CategoryStruct.comp (P.factorThru f h) P.arrow = f
Defined in
Mathlib.CategoryTheory.Subobject.FactorThru
Cited by
31 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.kernelSubobjectMap_arrow · cited by 5Limits.kernelSubobjectMap…CategoryTheory.ObjectProperty.isStrongGenerator_iff · cited by 5ObjectProperty.isStrongGe…CategoryTheory.Subobject.factorThru_arrow_assoc · cited by 3Subobject.factorThru_arro…CategoryTheory.Limits.factorThruKernelSubobject_comp_arrow · cited by 2Limits.factorThruKernelSu…CategoryTheory.Limits.pullback_factors · cited by 2Limits.pullback_factorsCategoryTheory.Subobject.finset_inf_arrow_factors · cited by 2Subobject.finset_inf_arro…AlgebraicTopology.DoldKan.PInftyToNormalizedMooreComplex_comp_inclusionOfMooreComplexMap · cited by 2DoldKan.PInftyToNormalize…CategoryTheory.Subobject.factors_right_of_factors_add · cited by 1Subobject.factors_right_o…AlgebraicTopology.DoldKan.PInftyToNormalizedMooreComplex_naturality · cited by 1DoldKan.PInftyToNormalize…AlgebraicTopology.DoldKan.PInfty_comp_PInftyToNormalizedMooreComplex · cited by 1DoldKan.PInfty_comp_PInft…CategoryTheory.Subobject.inf_isPullback · cited by 1Subobject.inf_isPullbackCategoryTheory.Subobject.eq_of_le_of_isDetecting · cited by 1Subobject.eq_of_le_of_isD…AlgebraicTopology.DoldKan.HigherFacesVanish.inclusionOfMooreComplexMap · cited by 1HigherFacesVanish.inclusi…CategoryTheory.Subobject.factorThru_comp_arrow · cited by 1Subobject.factorThru_comp…CategoryTheory.Subobject.factorThru_eq_zero · cited by 1Subobject.factorThru_eq_z…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Subobject · cited by 385CategoryTheory.SubobjectCategoryTheory.Subobject.underlying · cited by 211Subobject.underlyingCategoryTheory.Subobject.arrow · cited by 175Subobject.arrowCategoryTheory.Subobject.Factors · cited by 56Subobject.FactorsCategoryTheory.Subobject.factorThru · cited by 35Subobject.factorThruCategoryTheory.Subobject.factors_iff · cited by 12Subobject.factors_iffSubobject.factorThru_arrowCITED BYCITES

Cites10

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

Cited by31

Results whose statement or proof uses this declaration.