Theorems · Theorem · category theory
CategoryTheory.CostructuredArrow.IsUniversal.hom_ext
∀ {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) {c : C}
{η η' : c ⟶ f.left},
CategoryTheory.CategoryStruct.comp (S.map η) f.hom = CategoryTheory.CategoryStruct.comp (S.map η') f.hom → η = η'Two morphisms into a universal S-costructured arrow are equal if their image under S are
equal after postcomposing the universal arrow.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CostructuredArrow.leftstatement and proof · cited by 202
- CategoryTheory.CostructuredArrow.homstatement and proof · cited by 179
- CategoryTheory.CostructuredArrow.mkproof · cited by 155
- CategoryTheory.CostructuredArrow.IsUniversalstatement and proof · cited by 12
- CategoryTheory.CostructuredArrow.IsUniversal.liftproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.hom_ext_of_isRightKanExtensionproof · cited by 4
- CategoryTheory.Bicategory.RightLift.IsKan.hom_extproof · cited by 0
- CategoryTheory.CostructuredArrow.IsUniversal.existsUniqueproof · cited by 0