Theorems · Definition · category theory
CategoryTheory.Bicategory.LeftExtension.whisker
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
{f : a ⟶ b} →
{g : a ⟶ c} →
CategoryTheory.Bicategory.LeftExtension f g →
{x : B} → (h : c ⟶ x) → CategoryTheory.Bicategory.LeftExtension f (CategoryTheory.CategoryStruct.comp g h)Whisker a 1-morphism to an extension.
``
b
△ \
| \ extension △
f | \ | unit
| ◿
a - - - ▷ c - - - ▷ x
g h
``
- Cited by
- 15 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.homproof · cited by 7,684
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.whiskerRightproof · cited by 531
- CategoryTheory.Bicategory.associatorproof · cited by 405
- 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 by31
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.Lan.CommuteWith.isKanstatement · cited by 4
- CategoryTheory.Bicategory.LeftExtension.whiskerOfCompIdIsoSelfstatement · cited by 2
- CategoryTheory.Bicategory.LeftExtension.whiskeringproof · cited by 2
- CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoWhiskerstatement · cited by 2
- CategoryTheory.Bicategory.LeftExtension.IsAbsKan.isKanproof · cited by 1
- CategoryTheory.Bicategory.LeftExtension.IsKan.adjunctionstatement and proof · cited by 1
- CategoryTheory.Bicategory.LeftExtension.IsAbsKanproof · cited by 1
- CategoryTheory.Bicategory.LeftExtension.whiskerHomstatement · cited by 1
- CategoryTheory.Bicategory.LeftExtension.whiskerIdCancelstatement and proof · cited by 1
- CategoryTheory.Bicategory.LeftExtension.whiskerIsostatement · cited by 0
- CategoryTheory.Bicategory.LeftExtension.whiskerOfCompIdIsoSelf_hom_rightstatement · cited by 0
- CategoryTheory.Bicategory.LeftExtension.whiskerOfCompIdIsoSelf_inv_rightstatement · cited by 0