Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Subobject.factors_of_factors_right

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y Z : C} {P : CategoryTheory.Subobject Z} (f : X ⟶ Y)
  {g : Y ⟶ Z}, P.Factors g → P.Factors (CategoryTheory.CategoryStruct.comp f g)
Defined in
Mathlib.CategoryTheory.Subobject.FactorThru
Cited by
2 results in Mathlib
Foundations
Depth 33 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.

Cites12

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

Cited by2

Results whose statement or proof uses this declaration.