Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.IsUniversal.lift
{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} →
f.IsUniversal → (g : CategoryTheory.CostructuredArrow S T) → g.left ⟶ f.leftThe family of morphisms into a universal arrow.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.CostructuredArrow.leftstatement · cited by 202
- CategoryTheory.Limits.IsTerminal.fromproof · cited by 160
- CategoryTheory.CostructuredArrow.IsUniversalstatement and proof · cited by 12
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.liftOfIsRightKanExtensionproof · cited by 14
- CategoryTheory.Bicategory.RightLift.IsKan.descproof · cited by 4
- CategoryTheory.CostructuredArrow.IsUniversal.facstatement · cited by 4
- CategoryTheory.CostructuredArrow.IsUniversal.hom_extproof · cited by 3
- CategoryTheory.CostructuredArrow.IsUniversal.hom_descstatement · cited by 1
- CategoryTheory.CostructuredArrow.IsUniversal.existsUniqueproof · cited by 0
- CategoryTheory.CostructuredArrow.IsUniversal.fac_assocstatement and proof · cited by 0