Theorems · Definition · category theory
CategoryTheory.Subobject.Factors
{C : Type u₁} → [inst : CategoryTheory.Category.{v₁, u₁} C] → {X Y : C} → CategoryTheory.Subobject Y → (X ⟶ Y) → PropWhen f : X ⟶ Y and P : Subobject Y,
P.Factors f expresses that there exists a factorisation of f through P.
Given h : P.Factors f, you can recover the morphism as P.factorThru f h.
- Cited by
- 56 results in Mathlib
- Foundations
- Depth 32 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Subobjectstatement and proof · cited by 385
- CategoryTheory.MonoOverproof · cited by 115
- Quotient.liftOn'proof · cited by 19
- CategoryTheory.MonoOver.Factorsproof · cited by 4
Cited by59
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.factorThrustatement and proof · cited by 35
- CategoryTheory.Subobject.factorThru_arrowstatement and proof · cited by 31
- CategoryTheory.ObjectProperty.IsStrongGeneratorproof · cited by 18
- CategoryTheory.Subobject.factors_iffstatement · cited by 12
- CategoryTheory.Subobject.factors_of_lestatement · cited by 5
- CategoryTheory.ObjectProperty.isStrongGenerator_iffproof · cited by 5
- AlgebraicTopology.DoldKan.factors_normalizedMooreComplex_PInftystatement and proof · cited by 4
- CategoryTheory.Subobject.factorThru_arrow_assocstatement and proof · cited by 3
- CategoryTheory.Limits.kernelSubobject_factorsstatement · cited by 3
- CategoryTheory.Subobject.factors_comp_arrowstatement · cited by 2
- CategoryTheory.Subobject.factors_of_factors_rightstatement and proof · cited by 2
- CategoryTheory.Limits.pullback_factorsstatement and proof · cited by 2