Theorems · Theorem · category theory
CategoryTheory.CostructuredArrow.IsUniversal.fac
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{T : D} {S : CategoryTheory.Functor C D} {f : CategoryTheory.CostructuredArrow S T} (h : f.IsUniversal)
(g : CategoryTheory.CostructuredArrow S T), CategoryTheory.CategoryStruct.comp (S.map (h.lift g)) f.hom = g.homAny costructured arrow factors through a universal arrow.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CostructuredArrow.leftstatement · cited by 202
- CategoryTheory.CostructuredArrow.homstatement and proof · cited by 179
- CategoryTheory.Limits.IsTerminal.fromproof · cited by 160
- CategoryTheory.CommaMorphism.wproof · cited by 24
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.liftOfIsRightKanExtension_facproof · cited by 11
- CategoryTheory.Bicategory.RightLift.IsKan.facproof · cited by 1
- CategoryTheory.CostructuredArrow.IsUniversal.existsUniqueproof · cited by 0
- CategoryTheory.CostructuredArrow.IsUniversal.fac_assocproof · cited by 0