Theorems · Definition · category theory
CategoryTheory.Bicategory.LeftExtension.ofCompId
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
{f : a ⟶ b} →
{g : a ⟶ c} →
CategoryTheory.Bicategory.LeftExtension f
(CategoryTheory.CategoryStruct.comp g (CategoryTheory.CategoryStruct.id c)) →
CategoryTheory.Bicategory.LeftExtension f gConstruct a left extension of g : a ⟶ c from a left extension of g ≫ 𝟙 c.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Bicategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.rightUnitorproof · cited by 308
- CategoryTheory.Bicategory.LeftExtensionstatement and proof · cited by 29
- CategoryTheory.Bicategory.LeftExtension.extensionproof · cited by 19
- CategoryTheory.Bicategory.LeftExtension.unitproof · cited by 12
- CategoryTheory.Bicategory.LeftExtension.mkproof · cited by 0
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.LeftExtension.whiskerOfCompIdIsoSelfstatement · cited by 2
- CategoryTheory.Bicategory.LeftExtension.whiskerIdCancelstatement · cited by 1
- CategoryTheory.Bicategory.LeftExtension.whiskerOfCompIdIsoSelf_hom_rightstatement · cited by 0
- CategoryTheory.Bicategory.LeftExtension.whiskerOfCompIdIsoSelf_inv_rightstatement · cited by 0
- CategoryTheory.Bicategory.LeftExtension.IsKan.ofCompIdstatement · cited by 0
- CategoryTheory.Bicategory.LeftExtension.ofCompId_homstatement and proof · cited by 0
- CategoryTheory.Bicategory.LeftExtension.ofCompId_left_asstatement and proof · cited by 0
- CategoryTheory.Bicategory.LeftExtension.ofCompId_rightstatement and proof · cited by 0
- CategoryTheory.Bicategory.LeftExtension.whiskerIdCancel_rightstatement · cited by 0